Fixed permissions ordering
This commit is contained in:
		| @@ -86,92 +86,94 @@ commands: | |||||||
|       description: Save a custom disguise to disguises.yml |       description: Save a custom disguise to disguises.yml | ||||||
|  |  | ||||||
| permissions: | permissions: | ||||||
|     libsdisguises.reload: |   libsdisguises.reload: | ||||||
|       description: Allows the user to reload LibsDisguises. |     description: Allows the user to reload LibsDisguises. | ||||||
|     libsdisguises.count: |   libsdisguises.update: | ||||||
|       description: Allows the user to see how many disguises are active |     description: Allows the user to update Libs Disguises | ||||||
|     libsdisguises.mods: |   libsdisguises.count: | ||||||
|       description: Allows the user to see mods in use. |     description: Allows the user to see how many disguises are active | ||||||
|     libsdisguises.seethrough: |   libsdisguises.mods: | ||||||
|       description: Allows player to see through disguises. |     description: Allows the user to see mods in use. | ||||||
|       default: false |   libsdisguises.seethrough: | ||||||
|     libsdisguises.hidename: |     description: Allows player to see through disguises. | ||||||
|       description: Allows player to ignore name being forced above disguise |     default: false | ||||||
|       default: false |   libsdisguises.hidename: | ||||||
|     libsdisguises.pve: |     description: Allows player to ignore name being forced above disguise | ||||||
|       description: Allows player to ignore pve restrictions. |     default: false | ||||||
|       default: false |   libsdisguises.pve: | ||||||
|     libsdisguises.pvp: |     description: Allows player to ignore pve restrictions. | ||||||
|       description: Allows player to ignore pvp restrictions. |     default: false | ||||||
|       default: false |   libsdisguises.pvp: | ||||||
|     libsdisguises.permtest: |     description: Allows player to ignore pvp restrictions. | ||||||
|       description: Allows player to test permissions |     default: false | ||||||
|     libsdisguises.metainfo: |   libsdisguises.permtest: | ||||||
|       description: Allows player to get meta info |     description: Allows player to test permissions | ||||||
|     libsdisguises.json: |   libsdisguises.metainfo: | ||||||
|       description: Allows player to parse held item to json |     description: Allows player to get meta info | ||||||
|     libsdisguises.scoreboardtest: |   libsdisguises.json: | ||||||
|       description: Test if the scoreboard is valid, this is a simple test. |     description: Allows player to parse held item to json | ||||||
|     libsdisguises.config: |   libsdisguises.scoreboardtest: | ||||||
|       description: Allows player to check Lib's Disguises config for values |     description: Test if the scoreboard is valid, this is a simple test. | ||||||
|     libsdisguises.noactionbar: |   libsdisguises.config: | ||||||
|       description: Hides the action bar even if enabled in config |     description: Allows player to check Lib's Disguises config for values | ||||||
|       default: false |   libsdisguises.noactionbar: | ||||||
|     libsdisguises.seecmd: |     description: Hides the action bar even if enabled in config | ||||||
|       description: See all commands in tab-completion |     default: false | ||||||
|       default: true |   libsdisguises.seecmd: | ||||||
|       children: |     description: See all commands in tab-completion | ||||||
|          libsdisguises.seecmd.disguise: true |     default: true | ||||||
|          libsdisguises.seecmd.disguiseentity: true |     children: | ||||||
|          libsdisguises.seecmd.disguisehelp: true |        libsdisguises.seecmd.disguise: true | ||||||
|          libsdisguises.seecmd.disguiseplayer: true |        libsdisguises.seecmd.disguiseentity: true | ||||||
|          libsdisguises.seecmd.disguiseradius: true |        libsdisguises.seecmd.disguisehelp: true | ||||||
|          libsdisguises.seecmd.undisguise: true |        libsdisguises.seecmd.disguiseplayer: true | ||||||
|          libsdisguises.seecmd.undisguiseentity: true |        libsdisguises.seecmd.disguiseradius: true | ||||||
|          libsdisguises.seecmd.undisguiseplayer: true |        libsdisguises.seecmd.undisguise: true | ||||||
|          libsdisguises.seecmd.undisguiseradius: true |        libsdisguises.seecmd.undisguiseentity: true | ||||||
|          libsdisguises.seecmd.disguiseclone: true |        libsdisguises.seecmd.undisguiseplayer: true | ||||||
|          libsdisguises.seecmd.disguiseviewself: true |        libsdisguises.seecmd.undisguiseradius: true | ||||||
|          libsdisguises.seecmd.disguisemodify: true |        libsdisguises.seecmd.disguiseclone: true | ||||||
|          libsdisguises.seecmd.disguisemodifyplayer: true |        libsdisguises.seecmd.disguiseviewself: true | ||||||
|          libsdisguises.seecmd.disguisemodifyradius: true |        libsdisguises.seecmd.disguisemodify: true | ||||||
|          libsdisguises.seecmd.disguisemodifyentity: true |        libsdisguises.seecmd.disguisemodifyplayer: true | ||||||
|          libsdisguises.seecmd.copydisguise: true |        libsdisguises.seecmd.disguisemodifyradius: true | ||||||
|          libsdisguises.seecmd.grabskin: true |        libsdisguises.seecmd.disguisemodifyentity: true | ||||||
|          libsdisguises.seecmd.savedisguise: true |        libsdisguises.seecmd.copydisguise: true | ||||||
|     libsdisguises.seecmd.disguiseviewself: |        libsdisguises.seecmd.grabskin: true | ||||||
|       description: See the /disguiseviewself command in tab-completion |        libsdisguises.seecmd.savedisguise: true | ||||||
|     libsdisguises.seecmd.disguise: |   libsdisguises.seecmd.disguiseviewself: | ||||||
|       description: See the /disguise command in tab-completion |     description: See the /disguiseviewself command in tab-completion | ||||||
|     libsdisguises.seecmd.disguiseentity: |   libsdisguises.seecmd.disguise: | ||||||
|       description: See the /disguiseentity command in tab-completion |     description: See the /disguise command in tab-completion | ||||||
|     libsdisguises.seecmd.disguisehelp: |   libsdisguises.seecmd.disguiseentity: | ||||||
|       description: See the /disguisehelp command in tab-completion |     description: See the /disguiseentity command in tab-completion | ||||||
|     libsdisguises.seecmd.disguiseplayer: |   libsdisguises.seecmd.disguisehelp: | ||||||
|       description: See the /disguiseplayer command in tab-completion |     description: See the /disguisehelp command in tab-completion | ||||||
|     libsdisguises.seecmd.disguiseradius: |   libsdisguises.seecmd.disguiseplayer: | ||||||
|       description: See the /disguiseradius command in tab-completion |     description: See the /disguiseplayer command in tab-completion | ||||||
|     libsdisguises.seecmd.undisguise: |   libsdisguises.seecmd.disguiseradius: | ||||||
|       description: See the /undisguise command in tab-completion |     description: See the /disguiseradius command in tab-completion | ||||||
|     libsdisguises.seecmd.undisguiseentity: |   libsdisguises.seecmd.undisguise: | ||||||
|       description: See the /undisguiseentity command in tab-completion |     description: See the /undisguise command in tab-completion | ||||||
|     libsdisguises.seecmd.undisguiseplayer: |   libsdisguises.seecmd.undisguiseentity: | ||||||
|       description: See the /undisguiseplayer command in tab-completion |     description: See the /undisguiseentity command in tab-completion | ||||||
|     libsdisguises.seecmd.undisguiseradius: |   libsdisguises.seecmd.undisguiseplayer: | ||||||
|       description: See the /undisguiseradius command in tab-completion |     description: See the /undisguiseplayer command in tab-completion | ||||||
|     libsdisguises.seecmd.disguiseclone: |   libsdisguises.seecmd.undisguiseradius: | ||||||
|       description: See the /disguiseclone command in tab-completion |     description: See the /undisguiseradius command in tab-completion | ||||||
|     libsdisguises.seecmd.disguisemodify: |   libsdisguises.seecmd.disguiseclone: | ||||||
|       description: See the /disguisemodify command in tab-completion |     description: See the /disguiseclone command in tab-completion | ||||||
|     libsdisguises.seecmd.disguisemodifyplayer: |   libsdisguises.seecmd.disguisemodify: | ||||||
|       description: See the /disguisemodifyplayer command in tab-completion |     description: See the /disguisemodify command in tab-completion | ||||||
|     libsdisguises.seecmd.disguisemodifyradius: |   libsdisguises.seecmd.disguisemodifyplayer: | ||||||
|       description: See the /disguisemodifyradius command in tab-completion |     description: See the /disguisemodifyplayer command in tab-completion | ||||||
|     libsdisguises.seecmd.disguisemodifyentity: |   libsdisguises.seecmd.disguisemodifyradius: | ||||||
|       description: See the /disguisemodifyentity command in tab-completion |     description: See the /disguisemodifyradius command in tab-completion | ||||||
|     libsdisguises.seecmd.copydisguise: |   libsdisguises.seecmd.disguisemodifyentity: | ||||||
|       description: See the /copydisguise command in tab-completion |     description: See the /disguisemodifyentity command in tab-completion | ||||||
|     libsdisguises.seecmd.grabskin: |   libsdisguises.seecmd.copydisguise: | ||||||
|       description: See the /grabskin command in tab-completion |     description: See the /copydisguise command in tab-completion | ||||||
|     libsdisguises.seecmd.savedisguise: |   libsdisguises.seecmd.grabskin: | ||||||
|       description: See the /savedisguise command in tab-completion |     description: See the /grabskin command in tab-completion | ||||||
|  |   libsdisguises.seecmd.savedisguise: | ||||||
|  |     description: See the /savedisguise command in tab-completion | ||||||
		Reference in New Issue
	
	Block a user