Add permissions error message
Xorgon opened this issue ยท 3 comments
I recently encountered a problem where a player couldn't build in a region and we didn't know why. In the end we figured out that it was Advanced-Portals. Could an error message be added to alert the player that they can't build due to not having permissions and add some permissions documentation?
e.g. "[Advanced-Portals] You can't build here!"
Thanks!
Added permissions page to the Wiki: https://github.com/sekwah41/Advanced-Portals/wiki/Permissions
I added the required code (using your PluginMessages prefix and everything) in #95.