implemented permission method, required by changes to upstream
add all commands to permission.yml and remove shutdown
Help command now has the same behaviour as other platforms.
Tab complete isn't filtered. It doesn't seem easy to do since with brigadier, the "requires" component does permission blocking and tab complete blocking at the same time. The permission blocking doesn't seem to be elegant at all though.
shutdown
Help command now has the same behaviour as other platforms. Tab complete isn't filtered. It doesn't seem easy to do since with brigadier, the "requires" component does permission blocking and tab complete blocking at the same time. The permission blocking doesn't seem to be elegant at all though.