Scripts/Commands: Convert rbac commands to new system

Port From (https://github.com/TrinityCore/TrinityCore/commit/b3b6e2715eb2a75805b7d879a1bef1074c085143)
This commit is contained in:
hondacrx
2022-06-10 00:47:07 -04:00
parent ceb7ddbe1f
commit 864c857141
3 changed files with 119 additions and 174 deletions
+3 -3
View File
@@ -117,8 +117,8 @@ namespace Framework.Constants
RoleModerator = 198,
RolePlayer = 199,
CommandRbac = 200,
CommandRbacAcc = 201,
// 200 previously used, do not reuse
// 201 previously used, do not reuse
CommandRbacAccPermList = 202,
CommandRbacAccPermGrant = 203,
CommandRbacAccPermDeny = 204,
@@ -283,7 +283,7 @@ namespace Framework.Constants
CommandGuildUninvite = 405,
CommandGuildRank = 406,
CommandGuildRename = 407,
CommandHonor = 408,
// 408 previously used, do not reuse
CommandHonorAdd = 409,
CommandHonorAddKill = 410,
CommandHonorUpdate = 411,