From d6ec5c71234631688fa343b1b507d96dfe106581 Mon Sep 17 00:00:00 2001 From: SinTwo Date: Tue, 21 Apr 2015 13:30:04 -0400 Subject: [PATCH 1/7] Create admin.txt --- config/admin.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 config/admin.txt diff --git a/config/admin.txt b/config/admin.txt new file mode 100644 index 00000000000..4985118ade1 --- /dev/null +++ b/config/admin.txt @@ -0,0 +1 @@ +Sin4 - Host From 126ec9b09f24a0277ad2625c768bcfdf537dac77 Mon Sep 17 00:00:00 2001 From: SinTwo Date: Tue, 21 Apr 2015 13:30:26 -0400 Subject: [PATCH 2/7] Rename admin.txt to admins.txt --- config/{admin.txt => admins.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config/{admin.txt => admins.txt} (100%) diff --git a/config/admin.txt b/config/admins.txt similarity index 100% rename from config/admin.txt rename to config/admins.txt From 2d280c5378b04ad57d6c415273811601ef92e159 Mon Sep 17 00:00:00 2001 From: SinTwo Date: Tue, 21 Apr 2015 13:32:42 -0400 Subject: [PATCH 3/7] Update admins.txt --- config/admins.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/config/admins.txt b/config/admins.txt index 4985118ade1..f0e5b6524e8 100644 --- a/config/admins.txt +++ b/config/admins.txt @@ -1 +1,2 @@ Sin4 - Host +alabasterTempest - From d26ee3ee5f82f996bf0b92b6999d5312393b5348 Mon Sep 17 00:00:00 2001 From: SinTwo Date: Tue, 21 Apr 2015 13:33:27 -0400 Subject: [PATCH 4/7] Create admin_ranks.txt --- config/admin_ranks.txt | 45 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 config/admin_ranks.txt diff --git a/config/admin_ranks.txt b/config/admin_ranks.txt new file mode 100644 index 00000000000..1a0682f6ae9 --- /dev/null +++ b/config/admin_ranks.txt @@ -0,0 +1,45 @@ +######################################################################################## +# ADMIN RANK DEFINES # +# The format of this is very simple. Rank name goes first. # +# Rank is CASE-SENSITIVE, all punctuation will be stripped so spaces don't matter. # +# Each rank is then followed by keywords with the prefix "+". # +# These keywords represent groups of verbs and abilities which are given to that rank. # +# +@ (or +prev) is a special shorthand which adds all the rights of the rank above it. # +# Ranks with no keywords will just be given the most basic verbs and abilities ~Carn # +######################################################################################## +# PLEASE NOTE: depending on config options, some abilities will be unavailable regardless if you have permission to use them! +# ALSO NOTE: this is a WorkInProgress at the moment. Most of this is just arbitrarily thrown in whatever group because LoadsaWork2Do+LittleTime. +# I'll be doing more moving around as feedback comes in. So be sure to check the notes after updates. + +# KEYWORDS: +# +ADMIN = general admin tools, verbs etc +# +FUN = events, other event-orientated actions. Access to the fun secrets in the secrets panel. +# +BAN = the ability to ban, jobban and fullban +# +STEALTH = the ability to stealthmin (make yourself appear with a fake name to everyone but other admins +# +POSSESS = the ability to possess objects +# +REJUV (or +REJUVINATE) = the ability to heal, respawn, modify damage and use godmode +# +BUILD (or +BUILDMODE) = the ability to use buildmode +# +SERVER = higher-risk admin verbs and abilities, such as those which affect the server configuration. +# +DEBUG = debug tools used for diagnosing and fixing problems. It's useful to give this to coders so they can investigate problems on a live server. +# +VAREDIT = everyone may view viewvars/debugvars/whatever you call it. This keyword allows you to actually EDIT those variables. +# +RIGHTS (or +PERMISSIONS) = allows you to promote and/or demote people. +# +SOUND (or +SOUNDS) = allows you to upload and play sounds +# +SPAWN (or +CREATE) = mob transformations, spawning of most atoms including mobs (high-risk atoms, e.g. blackholes, will require the +FUN flag too) +# +EVERYTHING (or +HOST or +ALL) = Simply gives you everything without having to type every flag + +Admin Observer +Moderator +MOD +Mentor +MENTOR + +Admin Candidate +ADMIN +Trial Admin +@ +SPAWN +REJUV +VAREDIT +BAN +Badmin +@ +POSSESS +BUILDMODE +SERVER +FUN +Game Admin +@ +STEALTH +SOUNDS +DEBUG +PERMISSIONS +Game Master +EVERYTHING +Head Admin +EVERYTHING +Retired Admin +ADMIN +STEALTH + +Host +EVERYTHING + +Developer +DEBUG +VAREDIT +SERVER +SPAWN +REJUV +POSSESS +BUILDMODE +Dev Mod +@ +MOD From 9093c584306fecfb53086f37802a75b751b43498 Mon Sep 17 00:00:00 2001 From: SinTwo Date: Tue, 21 Apr 2015 13:40:46 -0400 Subject: [PATCH 5/7] Update admin_ranks.txt --- config/admin_ranks.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/admin_ranks.txt b/config/admin_ranks.txt index 1a0682f6ae9..89da9ff1f88 100644 --- a/config/admin_ranks.txt +++ b/config/admin_ranks.txt @@ -28,7 +28,8 @@ # +EVERYTHING (or +HOST or +ALL) = Simply gives you everything without having to type every flag Admin Observer -Moderator +MOD +Trial Moderator +MOD +Moderator +ADMIN Mentor +MENTOR Admin Candidate +ADMIN @@ -43,3 +44,4 @@ Host +EVERYTHING Developer +DEBUG +VAREDIT +SERVER +SPAWN +REJUV +POSSESS +BUILDMODE Dev Mod +@ +MOD +System Admin +EVERYTHING From ef02db0a529f89db62694c2f4dc38cd03dad8c04 Mon Sep 17 00:00:00 2001 From: SinTwo Date: Tue, 21 Apr 2015 13:44:49 -0400 Subject: [PATCH 6/7] Update admin_ranks.txt --- config/admin_ranks.txt | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/config/admin_ranks.txt b/config/admin_ranks.txt index 89da9ff1f88..0bf1503a11c 100644 --- a/config/admin_ranks.txt +++ b/config/admin_ranks.txt @@ -27,21 +27,17 @@ # +SPAWN (or +CREATE) = mob transformations, spawning of most atoms including mobs (high-risk atoms, e.g. blackholes, will require the +FUN flag too) # +EVERYTHING (or +HOST or +ALL) = Simply gives you everything without having to type every flag -Admin Observer -Trial Moderator +MOD Moderator +ADMIN -Mentor +MENTOR - Admin Candidate +ADMIN -Trial Admin +@ +SPAWN +REJUV +VAREDIT +BAN -Badmin +@ +POSSESS +BUILDMODE +SERVER +FUN +Trial Admin +@ +SPAWN +REJUV +VAREDIT +BAN #left for readability +Badmin +@ +POSSESS +BUILDMODE +SERVER +FUN #left for readability Game Admin +@ +STEALTH +SOUNDS +DEBUG +PERMISSIONS -Game Master +EVERYTHING -Head Admin +EVERYTHING Retired Admin +ADMIN +STEALTH Host +EVERYTHING +Head Admin +EVERYTHING +Head Developer +EVERYTHING Developer +DEBUG +VAREDIT +SERVER +SPAWN +REJUV +POSSESS +BUILDMODE Dev Mod +@ +MOD -System Admin +EVERYTHING + From 50b5d35c929559036d97ebb0e51c4a99dc00fc74 Mon Sep 17 00:00:00 2001 From: SinTwo Date: Tue, 21 Apr 2015 13:44:51 -0400 Subject: [PATCH 7/7] Update admins.txt --- config/admins.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/admins.txt b/config/admins.txt index f0e5b6524e8..fb37cfc9aef 100644 --- a/config/admins.txt +++ b/config/admins.txt @@ -1,2 +1,3 @@ Sin4 - Host -alabasterTempest - +alabasterTempest - Head Admin +Neerti - Head Developer