Added command in plugin.yml
This commit is contained in:
parent
2e6c7efc70
commit
6f0075b57a
@ -4,3 +4,7 @@ author: Xefir Destiny
|
|||||||
website: http://dev.bukkit.org/server-mods/simplyperms/
|
website: http://dev.bukkit.org/server-mods/simplyperms/
|
||||||
version: 1.0
|
version: 1.0
|
||||||
depend: [ SimplyPerms ]
|
depend: [ SimplyPerms ]
|
||||||
|
commands:
|
||||||
|
setrank:
|
||||||
|
aliases: [ rank, ranker ]
|
||||||
|
description: Commands for manipulating permissions.
|
||||||
|
Loading…
Reference in New Issue
Block a user