From a02d68bb7e4c1c475d208edfe064d36388df4e0a Mon Sep 17 00:00:00 2001 From: TheEpicBlock Date: Fri, 9 Feb 2024 21:33:30 +0100 Subject: [PATCH] Allow organizers to see real names --- config/config/roles.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/config/roles.json b/config/config/roles.json index 83200a6..49ba726 100644 --- a/config/config/roles.json +++ b/config/config/roles.json @@ -21,7 +21,8 @@ "permission_keys": { "modfest.organizer": "allow", "worldedit.*": "allow", - "scattered_shards.*": "allow" + "scattered_shards.*": "allow", + "stylednicknames.realname": "allow" }, "entity_selectors": true, "commands": {