Show where a permission was inherited from in the inheritsperm command

This commit is contained in:
Luck
2016-09-30 19:21:19 +01:00
Unverified
parent 2d8083bf18
commit a32ab4bf7f
15 changed files with 425 additions and 75 deletions
@@ -58,7 +58,6 @@ public enum Message {
USER_NOT_FOUND("&bUser could not be found.", true),
USER_SAVE_SUCCESS("&7(User data was saved to the datastore)", true),
USER_SAVE_ERROR("There was an error whilst saving the user.", true),
USER_ATTEMPTING_LOOKUP("&7(Attempting UUID lookup, since you specified a username)", true),
USER_CREATE_FAIL("There was an error whilst creating a new user.", true),
GROUP_NOT_FOUND("&bGroup could not be found.", true),