Give teachers kick and signslib_edit privs

master
Elias Fleckenstein 2021-04-23 09:43:03 +02:00
parent 9451fa9385
commit 88b19301f9
1 changed files with 2 additions and 2 deletions

View File

@ -39,13 +39,13 @@ coronaserver.ranks = {
name = "teacher",
color = "#16AE00",
tag = "[LEHRER:IN / PÄDAGOG:IN]",
privs = {team = false, fly = true, teacher = true, creative = true, areas = true, basic_privs = true, teleport = true, bring = true, settime = true}
privs = {team = false, fly = true, teacher = true, creative = true, areas = true, basic_privs = true, teleport = true, bring = true, settime = true, kick = true, signslib_edit = true}
},
{
name = "supporter",
color = "#EE6E00",
tag = "[SUPPORTER:IN]",
privs = {kick = true, team = true},
privs = {team = true},
},
{
name = "moderator",