Add event-manager role

master
Elias Fleckenstein 2021-12-02 17:39:00 +01:00
parent bad78b82a0
commit b06a63e5c0
No known key found for this signature in database
GPG Key ID: 06927A5199D6C9B2
1 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,12 @@ coronaserver.ranks = {
tag = "[SPIELER:IN]",
privs = {student = true, interact = true, fast = true, spawn = true, home = true, zoom = true, pvp = true, iblocks = true},
},
{
name = "eventmanager",
color = "#FF362D",
tag = "[EVENT-MANAGER:IN]",
privs = {},
},
{
name = "chatmod",
color = "#93E3D6",