- Added CommandBlocker setting in config.yml
( for those who don't want to use this feature )
- Changed AdminsOnlyPerms setting in config.yml.
Now it is named PermsChecker and has 'active: true' and 'permissions: xxxx' settings.
( for those who don't want to use this feature )
- Now TabBlocker and CommandBlocker works separately.
If you want to block commandSuggestions (TabBlocker feature) you need to add a command you want to the tab_blocked-cmds.yml file
CommandBlocker works the same way as earlier
P.s. thanks
BigP16 for the idea 