Privileges

20.5k Downloads

Creating Groups In Groups.yml Breaks the Plugin.

createnplay opened this issue ยท 3 comments

commented

Adding this to the bottom breaks the plugin

builder:
rank: 2
permissions:
-worldedit.*
inheritance:
- default

commented
commented

Fixed as of this commit

commented

Can you be more specific about the steps you took to break it? Are you lazy loading (/priv reload) or doing a full restart? Are you certain the group is in the proper format? Does the groups.yml pass a YAML inspection?