From 917b479375fb710c03eb54e2bb94f86832a023b2 Mon Sep 17 00:00:00 2001 From: CHOMPStation2StaffMirrorBot <94713762+CHOMPStation2StaffMirrorBot@users.noreply.github.com> Date: Thu, 13 Mar 2025 00:17:01 -0700 Subject: [PATCH] [MIRROR] Fixed example admin_ranks config (#10381) Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com> --- config/example/admin_ranks.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/example/admin_ranks.txt b/config/example/admin_ranks.txt index 5255f7b3f6..abc3d84f66 100644 --- a/config/example/admin_ranks.txt +++ b/config/example/admin_ranks.txt @@ -22,12 +22,12 @@ #STEALTH = the ability to stealthmin (make yourself appear with a fake name to everyone but other admins). #POSSESS = the ability to possess objects. #REJUVINATE = the ability to heal, respawn, modify damage and use godmode -#BUILDMODE = the ability to use buildmode. +#BUILD = the ability to use buildmode. #SERVER = the ability to restart the server, change the game mode or force a round to start/end. #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. #PERMISSIONS = allows you to promote and/or demote people. -#SOUNDS = allows you to upload and play SOUND. +#SOUND = allows you to upload and play SOUND. #SPAWN = mob transformations, spawning of most atoms including mobs (high-risk atoms, e.g. blackholes, will require the +FUN flag too). #EVENT = a group of verbs that make it possible to run an event, or other badminnery. #EVERYTHING = Simply gives you everything without having to type every flag. @@ -54,12 +54,12 @@ Exclude = Edit = Name = Badmin -Include = @ POSSESS BUILDMODE SERVER FUN +Include = @ POSSESS BUILD SERVER FUN Exclude = Edit = Name = Game Admin -Include = @ STEALTH SOUNDS DEBUG PERMISSIONS +Include = @ STEALTH SOUND DEBUG PERMISSIONS Exclude = Edit = @@ -84,6 +84,6 @@ Exclude = Edit = EVERYTHING Name = Developer -Include = DEBUG VAREDIT SERVER SPAWN REJUVINATE POSSESS BUILDMODE +Include = DEBUG VAREDIT SERVER SPAWN REJUVINATE POSSESS BUILD Exclude = Edit =