I am using the group manager plugin but the problem is the nether, twilight forest and theend don't inherit the permissions from the main world, I've had to make permissions per world.
Not sure what the problem is at the moment, all help appreciated ^^ Or even suggestions for permission plugin that works ^^
Also Essentials sign seems to take the money but not give the item, any fix~?
Code:
mirrors:
# Worlds listed here have their settings mirrored in their children.
# The first element 'world' is the main worlds name
# subsequent elements 'world_nether' and 'world_the_end' are worlds which will use
# the same user/groups files as the parent.
# Each child world can be configured to mirror the 'groups', 'users' or both files from it's parent.
world:
nether:
- users
- groups
the_end:
- users
- groups
twilight_forest:
- users
- groups
overworld:
- users
- groups
Not sure what the problem is at the moment, all help appreciated ^^ Or even suggestions for permission plugin that works ^^
Also Essentials sign seems to take the money but not give the item, any fix~?