LibsDisguises/plugin.yml
Andrew 0bda040a60 Read description
Added command undisguise
Changed perm for undisguise to libsdisguises.undisguise
Moved where the commands are set incase of errors.
2013-05-21 14:23:58 +12:00

10 lines
222 B
YAML

name: LibsDisguises
main: me.libraryaddict.disguise.LibsDisguises
version: ${project.version}
author: libraryaddict
depend: [ProtocolLib]
commands:
disguise:
aliases: [d, dis]
undisguise:
aliases: [undis]