ChestCleaner
ChestCleaner copied to clipboard
showing tab autocompletion depending on the permissions
=> dont showing autocompletions for commands the player couldn't execute because he is missing the permission for it.
partially done. The blacklist and sortingadmin command will only be shown when the player has the permission. That is configured in the plugin.yml However for subCommands, it will have to be implemented in the code somehow.