Commit Graph

6 Commits

Author SHA1 Message Date
Benjamin Elsdon
ceaedca209 Admin cmds, perms and descriptions for all cmds +
Additonal stuff: Fixed + refactored help command. Removed 'Usage: ' from all commands. Created 'player.hasPermission(permission)' function. Created default for Usage annotation. Created hashmap version of 'getHandlers' and renamed the original to getHandlersAsList()
2022-04-19 18:17:19 +08:00
KingRainbow44
87a9d0c590 Implement basic permission system 2022-04-18 23:46:04 -04:00
KingRainbow44
fa65f512ca Generic help command 2022-04-18 23:06:03 -04:00
KingRainbow44
1028e48e49 Execution power 2022-04-18 22:09:51 -04:00
KingRainbow44
4f7f3580db Fix registering error & implement handling 2022-04-18 20:11:23 -04:00
KingRainbow44
ce51e9d6c3 Implement new command system 2022-04-18 18:24:08 -04:00