feat(Core/Commands): add ".server set security" to set realm security level (#26649)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Andrew
2026-07-18 14:39:44 -03:00
committed by GitHub
parent c6dc7f8f23
commit 02afbec99d
7 changed files with 48 additions and 0 deletions
+1
View File
@@ -700,6 +700,7 @@ enum RBACPermissions
RBAC_PERM_COMMAND_SPELLINFO_EFFECTS = 936,
RBAC_PERM_COMMAND_SPELLINFO_TARGETS = 937,
RBAC_PERM_COMMAND_SPELLINFO_ALL = 938,
RBAC_PERM_COMMAND_SERVER_SET_SECURITY = 939,
// custom permissions 1000+
RBAC_PERM_MAX
};
+4
View File
@@ -1400,6 +1400,10 @@ enum AcoreStrings
LANG_LFG_COOLDOWN_CLEARED = 11019,
LANG_COMMAND_SERVER_SET_SECURITY = 11020,
LANG_COMMAND_SERVER_SET_SECURITY_ERROR = 11021,
LANG_COMMAND_SERVER_INFO_SECURITY = 11022,
LANG_MUTED_PLAYER = 30000, // Mute for player 2 hour
// Instant Flight