Paul2708 / simple-commands

An (even more) simplified and intuitive command framework for Spigot.
MIT License
14 stars 2 forks source link

Permission inheritance for sub commands #70

Open Paul2708 opened 3 years ago

Paul2708 commented 3 years ago

Sub commands should adopt the permission of the previous parent command by default.