mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2025-02-12 03:57:03 +00:00
Sorted disguisehelp command in plugin yml
This commit is contained in:
parent
643f2b1c85
commit
73228946cf
1 changed files with 2 additions and 2 deletions
|
@ -4,12 +4,12 @@ version: ${project.version}
|
||||||
author: libraryaddict
|
author: libraryaddict
|
||||||
depend: [ProtocolLib]
|
depend: [ProtocolLib]
|
||||||
commands:
|
commands:
|
||||||
disguisehelp:
|
|
||||||
aliases: [dhelp, dishelp]
|
|
||||||
disguise:
|
disguise:
|
||||||
aliases: [d, dis]
|
aliases: [d, dis]
|
||||||
disguiseentity:
|
disguiseentity:
|
||||||
aliases: [dentity, disentity]
|
aliases: [dentity, disentity]
|
||||||
|
disguisehelp:
|
||||||
|
aliases: [dhelp, dishelp]
|
||||||
disguiseplayer:
|
disguiseplayer:
|
||||||
aliases: [dplayer, displayer]
|
aliases: [dplayer, displayer]
|
||||||
disguiseradius:
|
disguiseradius:
|
||||||
|
|
Loading…
Reference in a new issue