Charflow

Untitled

Jun 10th, 2014
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.63 KB | None | 0 0
  1. name: CloudTrade
  2. main: com.solarcloud7.cloudtrade.CloudTrade
  3. authors: [Solarcloud7]
  4. version: 1.2
  5. commands:
  6.   trade:
  7.     description: Runs tests for CloudTrade.
  8.     usage: "Usage: /trade [player name] to request a trade."
  9. permissions:
  10.     cloudtrade.cantrade:
  11.         description: If a player does not have this permission, or if it's set to false, they cannot trade nor use any commands.
  12.         default: false
  13.     cloudtrade.rightclickrequest:
  14.         description: If a player does not have this permission, or if it's set to false, they cannot right click, while sneaking, to request a player to trade.
  15.         default: false
Advertisement
Add Comment
Please, Sign In to add comment