mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Delete admin_ranks.txt
This commit is contained in:
@@ -1,43 +0,0 @@
|
|||||||
########################################################################################
|
|
||||||
# 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
|
|
||||||
|
|
||||||
Moderator +MOD
|
|
||||||
Admin Candidate +ADMIN
|
|
||||||
Trial Admin +@ +SPAWN +REJUV +VAREDIT +BAN #left for readability
|
|
||||||
Badmin +@ +POSSESS +BUILDMODE +SERVER +FUN #left for readability
|
|
||||||
Game Admin +@ +STEALTH +SOUNDS +DEBUG
|
|
||||||
Retired Admin +ADMIN +STEALTH
|
|
||||||
|
|
||||||
Host +EVERYTHING
|
|
||||||
Head Admin +EVERYTHING
|
|
||||||
Head Developer +EVERYTHING
|
|
||||||
|
|
||||||
Developer +DEBUG +VAREDIT +SERVER +SPAWN +REJUV +POSSESS +BUILDMODE
|
|
||||||
Dev Mod +@ +MOD
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user