-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
I might be doing something clearly wrong but for the life of me I can't get vanilla permissions added, everything else works fine but vanilla just doesn't.
For example I'm setting up a 'moderator' rank, adding the following commands
list
ban
kick
ban-ip
banlist
They are all vanilla commands and I've tried adding them as (i'll use list as an example):
"cmd.list",
"minecraft.list",
"list",
"mc.list",
Any guidence would be helpful, not sure if this is exactly a bug though.