Open lexarox opened 9 months ago
Hey, thank you very much for the suggestions and the feedback :) Im already aware of the fact that player specific commands aren't working right now, but im working on a solution, so that the commands are executed from the player. For now you can use the %player% placeholder for some commands like gamemode: /cb add gamemode creative %player%
.
The ability to remove all commands isn't implemented yet but will be added in an upcoming update, thx for the idea :)
I will also look into your other suggestions if i can implement these somewhere👍
If you add a command with /cb add some work but player commands dont really like if you add gamemode creative you wont be set to creative but weather clear or something like that works because I think you are using the console the execute the commands
When using /cb remove you cant use /cb remove * or all because of internal error or the feature is just not there yet i dont know
these were the issues i found but I would also recommend to:
use .equalsIgnoreCase() for commands
and I would try to get the already existing argument for the tabcompleter with something like this `
1 | ArrayList`
But the plugin is still pretty nice and I wanna thank you for remaking the plugin I really enjoyed neruxvace :D