samerton / NamelessMC

A complete Minecraft-related PHP website package. Please note this is an old repository, a link to the new repo is in the readme
https://github.com/NamelessMC/Nameless
MIT License
39 stars 17 forks source link

Way to allow certain groups to accept/deny applications #36

Closed Kyle1264x closed 9 years ago

Kyle1264x commented 9 years ago

anyway to do this?

samerton commented 9 years ago

Not currently I'm afraid, only moderators or administrators. I'll add it to the to-do list.

Kyle1264x commented 9 years ago

The only issue is i dont want to give the admin CP to people. Whatever, looking forward to seeing this

samerton commented 9 years ago

If they're in the Moderator group, you can give them access via the ModCP (this is an option within the Staff Applications tab of the AdminCP).

Edit: sorry, just noticed the issue referred to accepting/denying applications.

Kyle1264x commented 9 years ago

They are in the moderator group, but they cannot accept/deny

samerton commented 9 years ago

Added an option to allow moderators to accept/reject applications in the latest commit, however as this requires database changes I'm afraid you'll have to wait until the next release before using the new features.