Wildcard permissions not working (using GroupManager, maybe others)
wisteso opened this issue ยท 1 comments
OtherDrops version: 2.7.1
GroupManager (2.0 i think... does not have a version command apparently?!)
Config (if applicable): default config settings
Steps to reproduce the problem:
1. Grant a non-op user the permission otherdrops.* or otherdrops.admin.*
2. Run a command such as /otherdrops reload
3. You do not have permission
Expected result: Command should execute
Other Comments: This is definitely an issue with not supporting wildcards. Other plugins work fine with wildcards in GroupManager/PEX. You can work around the bug by typing out every permission manually (e.g. groupmanager.admin.reloadconfig)