Message for world specific perms given.
Tulonsae opened this issue ยท 1 comments
When a world is not in the config.yml worlds list, and you ask for perms to be given for that world, then DroxPerms gives the permission for the player in the default world, giving the standard success message.
I would like one of the following:
- error if the specified world in not in the list
- a warning message if the world that is selected by DroxPerms is different than the world requested
- the success message to indicate which world the permission is given for (if a world is specified)
closed in 60f00e9
A message will be displayed saying that the world inherits permissions and for which world the permissions were actually set.