Advertisement
Evyatar12

plugin.yml - commands

Feb 1st, 2015
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.27 KB | None | 0 0
  1. commands:
  2.  # רגיל
  3.   command:
  4.  
  5.   # למתקדמים
  6.   command1:
  7.     description: this is command 1
  8.     usage: /<command> [args...]
  9.         aliases: [c1, cmd, cmd1]
  10.     permission: permission.command
  11.     permission-message: you do not have the permission to use this command
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement