Open ghost opened 6 years ago
The permission nodes are configurable, you'll see them in config.yml
Well, I don't see any permissions involving the /vive
command. Are they hardcoded or they don't use permissions?
There are currently no permission nodes defined for the commands, only some of them check for the op status. (bow, waittime, creeperradius, sendplayerdata, vive-only, set) That should probably fixed by using proper permission nodes.
So I'm setting up my first spigot server and I want to replace EssentialsX's
/list
with/vive list
using aliases. However, I'm having trouble with permissions. Can you provide a list of permissions nodes so I can set stuff up?