Zarius / Bukkit-OtherBlocks

OtherBlocks (now known as OtherDrops) plugin for Bukkit (dev build: https://www.mediafire.com/?i6ows1g6kus2o0l)
http://dev.bukkit.org/server-mods/otherdrops/
GNU General Public License v3.0
17 stars 17 forks source link

Wildcard permissions not working (using GroupManager, maybe others) #304

Closed wisteso closed 10 years ago

wisteso commented 10 years ago

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)
Zarius commented 10 years ago

Please try this with the latest beta version as I think it may already be fixed. If it's still an issue please reopen or repost a ticket.