"Description":"Can only visit this world and chat but not use/place/break anything",
"PrivilegeLevel":-1,
"DefaultSpawn":null,
"ForcedSpawn":null,
"Privileges":[
@ -74,9 +54,9 @@
},
{
"Code":"crvisitor",
"PrivilegeLevel":-1,
"Name":"Creative Visitor",
"Description":"Can only visit this world, chat and fly but not use/place/break anything",
"PrivilegeLevel":-1,
"DefaultSpawn":null,
"ForcedSpawn":null,
"Privileges":[
@ -96,9 +76,9 @@
},
{
"Code":"limitedsuplayer",
"PrivilegeLevel":-1,
"Name":"Limited Survival Player",
"Description":"Can use/place/break blocks only in permitted areas (priv level -1), create/manage player groups and chat",
"PrivilegeLevel":-1,
"DefaultSpawn":null,
"ForcedSpawn":null,
"Privileges":[
@ -108,7 +88,8 @@
"build",
"useblock",
"attackcreatures",
"attackplayers"
"attackplayers",
"selfkill"
],
"RuntimePrivileges":[],
"DefaultGameMode":1,
@ -124,9 +105,9 @@
},
{
"Code":"limitedcrplayer",
"PrivilegeLevel":-1,
"Name":"Limited Creative Player",
"Description":"Can use/place/break blocks in only in permitted areas (priv level -1), create/manage player groups, chat, fly and set his own game mode (= allows fly and change of move speed)",
"PrivilegeLevel":-1,
"DefaultSpawn":null,
"ForcedSpawn":null,
"Privileges":[
@ -138,7 +119,8 @@
"gamemode",
"freemove",
"attackcreatures",
"attackplayers"
"attackplayers",
"selfkill"
],
"RuntimePrivileges":[],
"DefaultGameMode":2,
@ -154,9 +136,9 @@
},
{
"Code":"suplayer",
"PrivilegeLevel":0,
"Name":"Survival Player",
"Description":"Can use/place/break blocks in unprotected areas (priv level 0), create/manage player groups and chat. Can claim an area of up to 8 chunks.",
"PrivilegeLevel":0,
"DefaultSpawn":null,
"ForcedSpawn":null,
"Privileges":[
@ -167,7 +149,8 @@
"build",
"useblock",
"attackcreatures",
"attackplayers"
"attackplayers",
"selfkill"
],
"RuntimePrivileges":[],
"DefaultGameMode":1,
@ -183,9 +166,9 @@
},
{
"Code":"crplayer",
"PrivilegeLevel":100,
"Name":"Creative Player",
"Description":"Can use/place/break blocks in all areas (priv level 100), create/manage player groups, chat, fly and set his own game mode (= allows fly and change of move speed). Can claim an area of up to 40 chunks.",
"PrivilegeLevel":100,
"DefaultSpawn":null,
"ForcedSpawn":null,
"Privileges":[
@ -198,7 +181,8 @@
"gamemode",
"freemove",
"attackcreatures",
"attackplayers"
"attackplayers",
"selfkill"
],
"RuntimePrivileges":[],
"DefaultGameMode":2,
@ -214,9 +198,9 @@
},
{
"Code":"sumod",
"PrivilegeLevel":200,
"Name":"Survival Moderator",
"Description":"Can use/place/break blocks everywhere (priv level 200), create/manage player groups, chat, kick/ban players and do serverwide announcements. Can claim an area of up to 4 chunks.",
"PrivilegeLevel":200,
"DefaultSpawn":null,
"ForcedSpawn":null,
"Privileges":[
@ -233,7 +217,8 @@
"announce",
"readlists",
"attackcreatures",
"attackplayers"
"attackplayers",
"selfkill"
],
"RuntimePrivileges":[],
"DefaultGameMode":1,
@ -249,9 +234,9 @@
},
{
"Code":"crmod",
"PrivilegeLevel":500,
"Name":"Creative Moderator",
"Description":"Can use/place/break blocks everywhere (priv level 500), create/manage player groups, chat, kick/ban players, fly and set his own or other players game modes (= allows fly and change of move speed). Can claim an area of up to 40 chunks.",
"PrivilegeLevel":500,
"DefaultSpawn":null,
"ForcedSpawn":null,
"Privileges":[
@ -271,7 +256,8 @@
"announce",
"readlists",
"attackcreatures",
"attackplayers"
"attackplayers",
"selfkill"
],
"RuntimePrivileges":[],
"DefaultGameMode":2,
@ -287,9 +273,9 @@
},
{
"Code":"admin",
"PrivilegeLevel":99999,
"Name":"Admin",
"Description":"Has all privileges, including giving other players admin status.",