]> git.lizzy.rs Git - coronaserver.git/blobdiff - ranks.lua
Added VIP
[coronaserver.git] / ranks.lua
index 4d9c1a6577e377f406e3df282ca7be3bbd9b9151..55cdc7092f7aed61fc28d35c62c3cb3091595c9f 100755 (executable)
--- a/ranks.lua
+++ b/ranks.lua
@@ -10,6 +10,12 @@ coronaserver.ranks = {
         color = "#BBBBBB",
         tag = "[SPIELER*IN]",
         privs = {student = true, interact = true, fast = true, spawn = true, home = true, zoom = true, pvp = true, iblocks = true},
+    },
+       {
+        name = "vip",
+        color = "#CD4D00",
+        tag = "[VIP]",
+        privs = {},
     },
        {
                name = "feuerwehr",