diff --git a/dist/ba_root/mods/playersData/roles.json.backup b/dist/ba_root/mods/playersData/roles.json.backup index a968cf4..dc47daf 100644 --- a/dist/ba_root/mods/playersData/roles.json.backup +++ b/dist/ba_root/mods/playersData/roles.json.backup @@ -379,16 +379,6 @@ ], "ids": [] }, - "tag": { - "tag": "tag", - "tagcolor": [ - 1, - 1, - 1 - ], - "commands": [], - "ids": [] - }, "tcs": { "tag": "\u2728T-COMPLAINT-STAFF\u2728", "tagcolor": [ @@ -402,5 +392,17 @@ "ids": [ "pb-IF4iVW4PCA==" ] + }, + "whitelist": { + "tag": "\\dWHITELIST_PLAYER\\d", + "tagcolor": [ + 1, + 1, + 1 + ], + "commands": [], + "ids": [ + "pb-JiNJARFeXENAVF5FEkFQXFVBGUJWTlVH" + ] } -} \ No newline at end of file +}