Quests (Inactive)

150k Downloads

permission problem

seema84 opened this issue ยท 7 comments

commented

the (negate) permission "- -quests.info" dont work - please fix

commented

Closing due to inability to reproduce and lack of error message / full permissions file per request.

commented

@seema84 Please provide more info such as Spigot version, Quests version, permissions plugin and error messages.

commented

CraftBukkit version git-Spigot-3ccadba-7f1a322 (MC: 1.10) (Implementing API version 1.10-R0.1-SNAPSHOT)
PermissionsEx v1.23.4
Quests Build #102
no error message

commented

Tested with that setup and seemed to work fine. Post your permissions file?

commented

@seema84 Unfortunately, I cannot replicate the issue. Unless there is an error message to work off of, or you are willing to provide the full permissions file for testing, there's nothing more I can do.

commented

i have only set for this group
- -quests.list
- -quests.take
- -quests.info
- -quests.stats
list, take and stats works but not info
i cant hide info

commented

my testserver with 3 plugins (vault,pex,quests)

pex:
groups:
default:
options:
default: true
permissions:
- -quests.list
- -quests.take
- -quests.info
- -quests.stats
schema-version: 1

and user in this default group can use /quests info
it is not difficult to reproduce