From SCP: Secret Laboratory English Official Wiki

No edit summary
(46 intermediate revisions by 18 users not shown)
Line 1: Line 1:
__TOC__
__TOC__
The remote admin is a menu that helps moderators and administrators of [[server]]s in doing their job. A player must be authorised by the owner to use any of the remote admins features.
The '''Remote Admin panel''' is a menu that helps moderators and administrators of [[server]]s in doing their job. A player must be authorised by the owner to use any of the Remote Admin features.
 


<small>This Page is currently unfinished</small>
=Features=
=Features=
<br>
<br>
==Welcome Page==
==Welcome Page==
The welcome page is the first one a player will see when opening the remote admin, its simple purpose is to explain to the player how the menu is used and navigated.
The welcome page is the first page a player will see when opening the Remote Admin. Its simple purpose is to explain to the player how the menu is used and navigated.
 
[[File:Remote_Admin_Welcome_Screen.png|500px|center|thumb|Remote Admin Welcome]]


[[File:RA_Welcome.png|500px|center|thumb|Remote Admin Welcome]]


==Player Info==
==Player Info==
The player info tab has 3 buttons (as of version 2.0.2), these being; Request, Request IP and Request Auth.
The Player Info tab has 3 buttons (as of version 2.0.2), these being; Request, Request IP and Request Auth.


===Usage===
===Usage===
Line 19: Line 20:
'''Request'''
'''Request'''


The request button allows the player to view the following:
The request button allows the user to view the following:
* Name
* Name
* Player ID
* Player ID
Line 31: Line 32:
'''Request IP'''
'''Request IP'''


Similar to "request", but includes IP address used by the player to connect to the server, that can be used to find people using alternative accounts to bypass bans.
Similar to "request", but includes IP address used by the player to connect to the server. This can be used to find people using alternative accounts to bypass bans.


'''Request Auth'''
'''Request Auth'''
Line 37: Line 38:
Shows the players authentication token along with a QR code.
Shows the players authentication token along with a QR code.


[[File:RA_PlayerInfo.png|500px|center|thumb|Remote Admin Player Info]]
[[File:Remote Admin Player Info.png|500px|center|thumb|Remote Admin Player Info]]
==Admin commands and tools==
Admin tools allow moderators and administrators of servers to easily perform tasks without the need of typing out commands.
 
===Oban / OFFLIHEBAN===
Bans a user that is offline
Command line: <OBAN> <Players IP>


===UNBAN===
Unbans a currently banned user.
Command line: <UNBAN> <IP>


===Kick/Ban===
==Kick/Ban==
A simple page to allow players to ban or kick people for up to 50 years.
Admin tools allow moderators and administrators of servers to easily perform tasks without typing out commands.


===Usage===
===Usage===
* Select a player from the left column labeled "Players".
* Select a player from the left column labeled "Players".
* Select the amount of time you would like to remove them for the game for.
* Select the desired amount of time to remove them from the game for.
* Click "Request".
* Click "Request".
[[File:Remote Admin Kick and Ban.png|500px|center|thumb|Remote Admin Kick/Ban]]
==Forceclass==
Allows the user to change the current class of any player. Select a player or multiple, click the desired class, then hit the ''SET CLASS'' button. Force Class is the only way to make someone spawn as [[Tutorial]] without the use of plugins.
[[File:Remote Admin Force Class.png|500px|center|thumb|Remote Admin Forceclass]]
==Give Item==
Allows the user to give items to any other player. Select a player or multiple, click the desired item, then hit the ''REQUEST'' button. Give Item is the only way to get the [[Coin]] item without the usage of plugins. Ammo that is given to a player with this is added into their inventories and not their current ammo count, so players will have to open their inventory and drop the ammo, then pick the ammo back up to increase their ammo.
[[File:Remote Admin Give Item.png|500px|center|thumb|Remote Admin Give item]]


===Types of Admin Tool===
 
==Admin Tools==
'''Overwatch'''
'''Overwatch'''
* When a player is set as "overwatch" they cannot respawn via command or respawn wave. This is usefull when watching over someone expected of breaking rules.
* When a player is set as "overwatch" they cannot respawn via command or respawn wave. This is useful when watching over someone expected of breaking rules.
'''God Mode'''
'''God Mode'''
* When a player is put into "god mode" they cannot die.
* When a player is put into "god mode" they cannot die.
Line 72: Line 74:
** Heal - heals the player selected to default health.
** Heal - heals the player selected to default health.
** Lockdown - locks all doors on the map.
** Lockdown - locks all doors on the map.
'''Noclip'''
* Allows a player to toggle between Noclip with the {{Key Press|I}} key. The noclip speed can be adjusted with the Scroll Wheel.


===Usage===
===Usage===
Line 77: Line 81:
* Select one of the admin tools listed.
* Select one of the admin tools listed.


[[File:RA_AdminTools.png|500px|center|thumb|Remote Admin Admin Tools]]
[[File:Remote Admin Admin Tools.png|500px|center|thumb|Remote Admin Admin Tools]]
[[File:RA_KickBan.png|500px|center|thumb|Remote Admin Kick/Ban]]
==Text Based Remote Admin==
A text based version of the Remote Admin can be accessed by click the button at the bottom of the screen.
 
=== HELLO ===
* Checks if Remote Admin is responding. When everything is working, RA should return a “Hello World!” string.
 
 
=== HELP ===
* Refers to this command list.
 
 
=== REQUEST_DATA ===
* Downloads data specified in the second parameter. List of available parameters:
* ''REQUEST_DATA PLAYER_LIST'' (returns a list of connected players with their IDs),
* ''REQUEST_DATA PLAYER PlayerID'' (prints all informations about player with the specified PlayerID).
* ''REQUEST_DATA AUTH PlayerID'' (prints authentication token of the user, should be kept secret)
 
=== BAN ===
Bans player(s) for a specified time
* Command syntax: ''BAN PlayerID1.PlayerID2.PlayerID3 (...) TimeInMinutes''
* Example of use: ''BAN 2.6 60'' (bans players with id 2 and 6 for 1 hour)
 
 
=== FORCECLASS ===
* Changes player(s) class.
* Command syntax: ''FORCECLASSS PlayerID1.PlayerID2.PlayerID3 (...) ClassID''
* Example of use: ''FORCECLASS 5.7 1'' (changes the class of players with id 5 and 7 to Class of id 1 [Class D])
 
 
=== GIVE ===
* Gives player(s) a specified item.
* Command syntax: ''GIVE PlayerID1.PlayerID2.PlayerID3 (...) ItemID''
* Example of use: ''GIVE 2.6 11'' (gives players with id 2 and 6 O5 Keycard[id:11])
 
 
=== LOGOUT ===
* Closes the Remote Admin and removes your [BADGE].
 
 
=== HIDETAG ===
'''* This command can be used by people without Remote Admin Access'''
* Hides your badge (local or global), but you can still access the Remote Admin.
 
 
=== SHOWTAG ===
'''* This command can be used by people without Remote Admin Access'''
* Shows your local badge.
 
 
=== GLOBALTAG ===
'''* This command can be used by people without Remote Admin Access'''
* Shows your global badge.
 
 
=== OVERWATCH ===
'''* This command can be used by people without Remote Admin Access'''
* Alias: OVR
* In game console: ''OVERWATCH'' - enables or disables overwatch mode for you
* In server console: ''OVERWATCH PlayerID'' - enables or disables overwatch mode for selected players
* In both cases you can add 0/1, disable/enable, off/on on the end to specify the requested status instead of toggling it.
 
 
=== BYPASS ===
* Enables/disables bypass mode for player(s)
* Command syntax: ''BYPASS PlayerID1.PlayerID2.PlayerID3 (...)''
* Example of use: ''BYPASS 5.7''
* You can add 0/1, disable/enable, off/on on the end to specify the requested status instead of toggling it.
 
 
=== GOD ===
* Enables/disables god mode for player(s)
* Command syntax: ''GOD PlayerID1.PlayerID2.PlayerID3 (...)''
* Example of use: ''GOD 5.7''
* You can add 0/1, disable/enable, off/on on the end to specify the requested status instead of toggling it.
 
 
===OPEN/CLOSE/LOCK/UNLOCK/DESTROY===
* Aliases: o / c / l / ul / d
* Changes door status.
* Command syntax: ''Command DoorName''
* Example of use: ''OPEN LCZ_ARMORY''
 
 
===SETGROUP===
* Sets player’s group temporarily (until disconnection from server).
* Command syntax: ''SETGROUP PlayerID RoleName''
* Example of use: ''SETGROUP 1.2 admin''
 
===HEAL===
* Heal player(s)
* Command syntax: ''HEAL PlayerID1.PlayerID2.PlayerID3 (...)''
* Example of use: ''HEAL 5.7''
 
 
===HP===
* Set player(s) HP
* Command syntax: ''HP PlayerID1.PlayerID2.PlayerID3 (...) HpAmount''
* Example of use: ''HP 5.7 150''
 
 
===PM===
* Permissions manager main command
 
 
===SERVER_EVENT===
* Starts a specific server event. List of them here:
* ''SERVER_EVENT FORCE_CI_RESPAWN'' (forces CI respawn)
* ''SERVER_EVENT FORCE_MTF_RESPAWN'' (forces MTF respawn)
* ''SERVER_EVENT DETONATION_START'' (starts the detonation, even if warhead is disabled)
* ''SERVER_EVENT DETONATION_CANCEL'' (cancels the detonation)
* ''SERVER_EVENT DETONATION_INSTANT'' (detonates the warhead immediately, DO NOT ABUSE!)
* ''SERVER_EVENT TERMINATE_UNCONN'' (kicks all unconnected (connecting) players)
* ''SERVER_EVENT ROUND_RESTART'' (restarts the round)
==Forceclass==
The forceclass page allows a user to change the [[:category:Classes|class]] of someone mid game.
When a players class is set, they will be sent to the spawn of the class they became.
 
===Usage===
* Select a player from the left column labeled "Players".
* Select one of the [[:category:Classes|class]] labels.
* Click "Set Class"
 
[[File:RA_Forceclass.png|500px|center|thumb|Remote Admin Forceclass (Game Version 8.0.1)]]
 
==Give Item==
The give item page allows user to give themselves or another player any [[:category:Items|item]] or [[:category:Weapons|weapon]].
 
===Usage===
* Select a player from the left column labeled "Players".
* Select an [[:category:Items|item]] or [[:category:Weapons|weapon]].
* Click "Request".
 
[[File:RA_GiveItem.png|500px|center|thumb|Remote Admin Give Item (Game Version 8.0.1)]]


==Door Management==
Allows the user to interact with multiple doors around the facility. Normal hallway doors can be selected with the ''All'' button. The ''All (listed)'' will select all the other buttons shown in the menu. Doors that lead to special rooms, like 012, 049's armory etc. are listed as buttons that can also be selected. At the button is a list of possible interactions.<br>
Any door that is opened will be shown in green in remote admin. <br>
Any door that is locked will be outlined in red. <br>
Any door that is destroyed will be shown in red. <br>
After [[Decontamination Process|Decontamination]] all buttons of [[Light Containment Zone]] doors will be red, they can still be interacted with.<br>
After [[Alpha Warhead]] blows up, all doors except the ones on [[Surface Zone]] will be red.<br>
*''Open''
**Opens all the selected doors.
*''Closed''
**Closes all the selected doors.
*''Lock''
**Locks all the selected doors.
*''Unlock''
**Unlocks all the selected doors.
*''Destroy''
**Destroys all the selected doors, does not affect gates.
*''Teleport''
**Teleport to the selected door.


[[File:Remote Admin Door Management2.png|500px|center|thumb|Remote Admin Door Management]]


==Status Effects==
Allows the user to give players any status effect as well as remove them. Positive status effects are shown in green, harmful ones are shown in red, mixed effects are shown in pink.


==Doors Management==
[[File:Remote Admin Status Effects.png|500px|center|thumb|Remote Admin Status Effects]]
Allows the ability to control most doors in the facility remotely and teleport players to them.


===Usage: General===
* Select a door from the grid.
* Click one of the 5 basic options.


===Usage: Teleporting===
==Player Mgmt==
* Select a player from the left column labeled "Players".
Allows the user to manage the speaking abilities of a player.
* Select a door from the grid.
*''Mute''
* Click "teleport".
**Mutes the player's mic.
*''Unmute''
**Unmutes the player's mic.
*''Icom - Mute''
**Bans the player from using the Intercom.
*''Icom - Unmute''
**Unbans the player from using the Intercom.


[[File:RA_DoorManagement.png|500px|center|thumb|Remote Admin Doors Managment (Game Version 8.0.1)]]
[[File:Remote Admin Player Mgmt.png|500px|center|thumb|Remote Admin Player Mgmt]]
 
==Players Management==
As of version 8.0.1 the player managment category only consists of muting and unmuting players in general or over the intercom (icom-mute).
 
===Usage: Muting===
* Select a player from the left column labeled "Players".
* Select either "mute" or "icom-mute".
===Usage: Unmuting===
* Select a player from the left column labeled "Players".
* Select either "unmute" or "icom-unmute".
 
 
[[File:RA_PlayerManagement.png|500px|center|thumb|Remote Admin Players Management]]


==Server Events==
==Server Events==
Alows players to force certain game events.
*''Respawn MTF''
**Respawns [[Mobile Task Force]].
*''Respawn CI''
**Respawns [[Chaos Insurgent|Chaos]].
*''Restart Round''
**Restarts the current round.
*''Start Round''
**Forces the round to begin.
*''Kick Unconn.''
**Kicks players who haven't fully connected to the server.
*''Warhead Start''
**Turns on the [[Alpha Warhead]] detonation process.
*''Warhead Stop''
**Turns off the Alpha Warhead detonation process.
*''Detonate''
**Detonates the Alpha Warhead immediately.
*''Icom Timeout''
**Forces the Intercom to cut out if a player is currently using it.
*''Icom Reset''
**Resets the Intercom cooldown, allowing it to be used right away.
*''Round Lock''
**Makes it so the current round will never end.
*''Lobby Lock''
**Stops the round from starting during the ''Please Wait'' lobby.


===Event Types===
[[File:Remote Admin Server Events.png|500px|center|thumb|Remote Admin Server Events]]
'''Respawn MTF -'''
Triggers the respawn event for the NTF causing them to instantly spawn. Note: they will spawn before the helicopter arrives.
 
'''Respawn CI -'''
Triggers the respawn event for the chaos insurgency causing them to instantly spawn. Note: they will spawn before the transport vehicle.
 
'''Restart Round -'''
Forces the current round to end and create a new round. Note: will not show a game end screen, just instantly restart.
 
'''Start Round -'''
Forces the current round to start instantly if in the "waiting for players" section.
 
'''Kick Unconn. -'''
Kicks any players that are connecting, or, stuck in loading errors.
 
'''Warhead-Start -'''
Forces the alpha warhead to start. Note: this does not required the warhead be on.
 
'''Warhead-Stop -'''
Forces the alpha warhead to stop just like pressing the cancel button.
 
'''Detonate -'''
Starts the alpha warhead from 10 seconds, meaning it cannot be stopped.
 
'''Icom-Timeout -'''
Forces the intercom system to stop if a player is using it.
 
'''Icom-Reset -'''
Instantly resets the cooldown on the intercom system after it has been used.
 
 
===Usage===
* Click one of the server events, no player selection needed.
 
[[File:RA_ServerEvents.png|500px|center|thumb|Remote Admin Server Events]]


==Server Configs==
==Server Configs==
Allows certain server config settings to be changed from in-game.
Allows the user to toggle Friendly Fire and Spawn Protection settings.<br>
 
Allows the user to edit some config options.
===Usage: Friendly Fire/Spawn Protect===
* Select either enable or disable, no player selection required.
===Usage: Custom Config Settings===
* Select a setting from the drop-down list.
* Enter a value in the text box to the right.
* Click "confirm"
 
[[File:RA_ServerConfig.png|500px|center|thumb|Remote Admin Server Configs]]
 
 
 
 
==C.A.S.S.I.E & Broadcasts==
 
===C.A.S.S.I.E===
Makes C.A.S.S.I.E say something.
 
Command line: <CASSIE> <Text>
 
Please note that the C.A.S.S.I.E Command can only use a limited vocabulary, it is also programmed to accept certain phrases which sound more succinct.
 
===CASSIE_SILENTNOISE / CASSIE_SN / CASSIE_SILENT / CASSIE_SL===
Causes the current CASSIE line to end, any of the above commands perform the same action.
 
===BROADCAST / BC / ALERT===
Makes a server wide announcement at the top of every persons UI
Command line <BROADCAST / BC / ALERT> <Display time in secconds> <Custom message>
Example: BC 10 hello there person.
 
===BROADCASTMONO / BCMONO / ALERTMONO===
Broadcast using monospaced font.
Command line: <BROADCASTMONO / BCMONO / ALERTMONO> <Time in secconds> <Custom message>
Example: BCMONO 10 hello there person.
 
===CLEARBC / BCCLEAR / CLEARLAERT / ALERTCLEAR===
Clears the currently broadcasted message.
Command line: <BCCLEAR>
 
 
==Miscellanious commands==


===Sudo / Rcon===
[[File:Remote Admin Server Configs.png|500px|center|thumb|Remote Admin Server Configs]]
>sudo forcestart< runs <forcestart> in server console
>sudo config reload< runs <config reload> in server console


===STOPNEXTROUND / SNR===
==Spawn Tickets==
Prevents the server from automaticcaly running the next round.
Allows the user to see the current amount of [[Respawn Tickets]] that both Chaos and MTF have. The Refresh button near the top right must be clicked to update the tickets. <br>
The menu will display 0 tickets for both teams until the refresh button is clicked. <br>
The plus and minus buttons can be used to lower and increase the number of tickets.  


===SLML_STYLE / SLML_TAG===
[[File:Remote Admin Spawn Tickets.png|500px|center|thumb|Remote Admin Spawn Tickets]]


===GROUPS===
Lists server groups


===NOCLIP / NC / N===
==Text-Based Remote Admin==
Allows the player who wrote the command noclip abillities.
The '''Text-Based Remote Admin''' can be accessed by clicking the button at the bottom of the Remote Admin Panel.<br>
Commands in Text-Based Remote Admin require the user's role to have certain [[Docs:Permissions|Permissions]] to be able to perform them. Some permissions may only grant limited access over a command.
{|class="wikitable"
!Name
!Aliases
!Description
!Parameters
!Required Permission
|-
|'''Admin Chat'''
|N/A
|Displays a message at the top of the screen to only admins.
|@<text>
|ATC
|-
|'''Broadcast'''
|''BC''
|Displays a message at the top of the screen to everyone.
|broadcast <length> <text>
|BRC
|-
|'''ban'''
|N/A
|Bans the user from the server.
|Ban <playerID> <length>
|BN1, BN2, BN3
|-
|'''buildinfo'''
|N/A
|Prints info about the current build.
|Buildinfo
|
|-
|'''cassie'''
|N/A
|Allows the user to force C.A.S.S.I.E. to make an announcement.
|cassie <Pitch_X.x> <jam_(delay)_(stutter amount)> <words> 
|ANN
|-
|'''cassiewords'''
|N/A
|Prints all the words C.A.S.S.I.E. can say.
|cassiewords
|ANN
|-
|'''contact'''
|N/A
|List the server's contact info
|contact
|
|-
|'''config'''
|''cfg''
|Allows for config debugging and reloading.
|config path<br>config reload<br> config value <config_option>
|CFG
|-
|'''disarm'''
|''da''
|Forces a player to be disarmed, can only be undisarmed with the '''release''' command.
|disarm <playerID>
|PLM
|-
|'''ffd'''
|''tk/tkd''
|View friendly fire damage/kills done by a player. Pause/Unpause Friendly Fire
|ffd <playerID> <br> ffd status <br> ffd pause <br> ffd unpause
|FFT
|-
|'''groups'''
|N/A
|List all roles on the server and their permissions.
|groups
|*
|-
|'''help'''
|N/A
|Displays a list of commands.<br> Displays help for a command.
|help <br> <command_name>
|
|-
|'''HP'''
|N/A
|Set the HP value of a target.
|hp <playerID> <value>
|PLM
|-
|'''icom'''
|''speak''
|Toggles global voice over the intercom
|icom
|BRC
|-
|'''intercomtext'''
|''icomtxt''
|Change the text on the intercom
|intercomtext <text>
|BRC
|-
|'''oban'''
|N/A
|Bans an offline player. Duration can also be specified with units.
|oban <userIP> <duration> <reason> <br> oban <steamID/discordID> <duration> <reason>
|
|-
|'''overcharge'''
|''ocharge''
|Turns off the lights in Heavy, with the option to do so in Light as well.
|overcharge <duration> <onlyHeavy> = (true/false)
|FCM
|-
|'''perm'''
|N/A
|List all your permissions.
|perm
|*
|-
|'''Ping'''
|N/A
|Shows your current ping.
|ping <br> ping <playerID>
|*
|-
|'''playerinventory'''
|''playerinv/pinv/pinventory''
|Displays the players inventory.
|playerinventory <playerID>
|PLM
|-
|'''PM'''
|N/A
|Used for editing permissions of groups.
|pm groups <br>''For all the ones below, add "pm group" at the start.'' <br> info <group_name> <br> grant/revoke <group_name> <permission_name> <br> setcolor <color_name> <br> settag <groupname> <tag_name> <br> enablecover/disablecover <group_name>
|PRM
|-
|'''refreshcommands'''
|N/A
|Reloads all the commands.
|refreshcommands
|
|-
|'''release'''
|''free''
|Release a disarmed player.
|release <playerID>
|PLM
|-
|'''ridlist'''
|''rids''
|Prints all room ids.
|ridlist
|
|-
|'''roomtp'''
|''rtp/ridtps''
|Teleports to the corresponding room ID.
|roomtp <roomID>
|PLM
|-
|'''roundtime'''
|''rt''
|Show the current round time.
|roundtime
|SCC
|-
|'''setgroup'''
|N/A
|Temporarily set a group to someone.
|setgroup <playerID> <group_name>
|SGR
|-
|'''stopnextround'''
|N/A
|Stops the server at the end of the next round.
|stopnextround
|PRM
|-
|'''Unban'''
|N/A
|Unban a user from the server.
|Unban id <playerID> <br> Unban ip <userIP>
|BN3
|-
|'''Wiki'''
|N/A
|Opens up the Remote Admin wiki page.
|N/A
|N/A
|}


==Effects==


===EFFECT / PFX===
===Permission Codes===


===TIMEDEFFECT / TEFFECT / TPFX*===
A sortable table of permission codes. Click on the headers to sort it.
{| class="wikitable sortable"
! style="background-color: #333333;" |'''Code'''
! style="background-color: #333333;" |'''Name in configuration file'''
! style="background-color: #333333;" |'''Grants remote admin access'''
|-
| (*)
| Any permission
| N/A
|-
| BN1
| KickingAndShortTermBanning
| YES
|-
| BN2
| BanningUpToDay
| YES
|-
| BN3
| LongTermBanning
| YES
|-
| FSE
| ForceclassSelf
| YES
|-
| FSP
| ForceclassToSpectator
| YES
|-
| FWR
| ForceclassWithoutRestrictions
| YES
|-
| GIV
| GivingItems
| YES
|-
| EWA
| WarheadEvents
| YES
|-
| ERE
| RespawnEvents
| YES
|-
| ERO
| RoundEvents
| YES
|-
| SGR
| SetGroup
| YES
|-
| GMD
| GameplayData
| YES
|-
| OVR
| Overwatch
| NO
|-
| FCM
| FacilityManagement
| YES
|-
| PLM
| PlayersManagement
| YES
|-
| PRM
| PermissionsManagement
| YES
|-
| SCC
| ServerConsoleCommands
| YES
|-
| VHB
| ViewHiddenBadges
| NO
|-
| CFG
| ServerConfigs
| YES
|-
| BRC
| Broadcasting
| YES
|-
| CDA
| PlayerSensitiveDataAccess
| YES
|-
| NCP
| Noclip
| NO
|-
| AFK
| AFKImmunity
| NO
|-
| ATC
| AdminChat
| YES
|-
| GHB
| ViewHiddenGlobalBadges
| NO
|-
| ANN
| Announcer
| YES
|-
| EFF
| Effects
| YES
|-
| FFI
| FriendlyFireDetectorImmunity
| NO
|-
| FFT
| FriendlyFireDetectorTempDisable
| YES
|}


==Aplha Warhead commands==
===Room IDs===
all commands relating to the alpha warhead, all of these commands begin with "warhead"


<Warhead> <status>  Gives detailed information on the status of the warhead, such as Time remaining, whether or not the warhead is active or enabled.
A sortable table of Room IDs. Please note that multiple rooms can have the same ID. Click on the headers to sort it.<br>
Not every room has a Room ID, if it isn't on this list, it most likely doesn't have one.
{| class="wikitable sortable"
! style="background-color: #333333;" |'''ID'''
! style="background-color: #333333;" |'''Description'''
! style="background-color: #333333;" |'''Zone'''
! style="background-color: #333333;" |'''Number of rooms'''
|-
| CROSSING
| A 4-way intersection in LCZ
| LCZ
| 2
|-
| GATE_A
| The outside Area of Gate A on Surface Zone
| Surface
| 1
|-
| HC_079_CR
| SCP 079's containment chamber
| HCZ
| 1
|-
| HC_079_HALL
| The area between the two blast doors that lead into SCP 079's containment chamber
| HCZ
| 2
|-
| HC_079_MON
| The room for monitoring SCP 079
| HCZ
| 1
|-
| HC_096_CR
| Presumably 096's containment chamber, but actually the room where the MicroHID is stored
| HCZ
| 1
|-
| HC_106_CR
| SCP 106's room, with both the rooms behind locked doors as well as freely-accessible ones having the same ID
| HCZ
| 3
|-
| HC_457_CR
| The room where SCP 096 spawns
| HCZ
| 1
|-
| HC_SERVERS
| The server room
| HCZ
| 4
|-
| HC_TESLA_B
| Every tesla gate in HCZ
| HCZ
| 4
|-
| HID
| Directly outside of the room where the MicroHID is stored
| HCZ
| 1
|-
| Intercom
| Directly outside of the intercom room
| Entrance
| 1
|-
| LC_914_CR
| Inside of 914's containment chamber
| LCZ
| 1
|-
| LC_ARMORY
| Presumably the armory in LCZ, but actually the red rooms in entrance
| Entrance
| 2
|-
| LC_CAFE
| The computer room in LCZ
| LCZ
| 1
|-
| nuke_hcz
| Directly outside of the elevator leading to the nuke room
| HCZ
| 1
|-
| nukesite
| Directly in front of the control panel to turn on the nuke
| HCZ
| 1
|-
| Offices_PCs
| The large computer room in entrance
| Entrance
| 1
|-
| Offices_PCs_small
| The small computer room in entrance
| Entrance
| 1
|-
| Offices_upstair
| The computer room in entrance with stairs
| Entrance
| 1
|-
| Shelter
| Directly outside of the blast door to the Evacuation Shelter
| Entrance
| 1
|-
| Smallrooms2
| The hallway room with two locked doors in entrance
| Entrance
| 1
|-
| Straight_4
| A hallway room in entrance
| Entrance
| 1
|-
| topsite
| Directly outside of the warhead control room on the surface
| Surface
| 1
|}


<warhead> <Activate / deactivate> Activates/de-activates the alpha warhead.
===Cassie Word List===


<warhead> <disable / enable> enables or disables the aplha warhead.
The full Cassie word list and phrases can be found [https://steamcommunity.com/sharedfiles/filedetails/?id=1577299753 here].

Revision as of 16:02, 6 June 2021

The Remote Admin panel is a menu that helps moderators and administrators of servers in doing their job. A player must be authorised by the owner to use any of the Remote Admin features.


Features


Welcome Page

The welcome page is the first page a player will see when opening the Remote Admin. Its simple purpose is to explain to the player how the menu is used and navigated.

Remote Admin Welcome


Player Info

The Player Info tab has 3 buttons (as of version 2.0.2), these being; Request, Request IP and Request Auth.

Usage

  • Select a player from the left column labeled "Players".
  • Press one of the 3 request buttons listed below.

Request

The request button allows the user to view the following:

  • Name
  • Player ID
  • SteamID64
  • Server role
  • Any hidden roles (if authorised)
  • Active flags
  • Class (if authorised)
  • HP

Request IP

Similar to "request", but includes IP address used by the player to connect to the server. This can be used to find people using alternative accounts to bypass bans.

Request Auth

Shows the players authentication token along with a QR code.

Remote Admin Player Info


Kick/Ban

Admin tools allow moderators and administrators of servers to easily perform tasks without typing out commands.

Usage

  • Select a player from the left column labeled "Players".
  • Select the desired amount of time to remove them from the game for.
  • Click "Request".
Remote Admin Kick/Ban

Forceclass

Allows the user to change the current class of any player. Select a player or multiple, click the desired class, then hit the SET CLASS button. Force Class is the only way to make someone spawn as Tutorial without the use of plugins.

Remote Admin Forceclass

Give Item

Allows the user to give items to any other player. Select a player or multiple, click the desired item, then hit the REQUEST button. Give Item is the only way to get the Coin item without the usage of plugins. Ammo that is given to a player with this is added into their inventories and not their current ammo count, so players will have to open their inventory and drop the ammo, then pick the ammo back up to increase their ammo.

Remote Admin Give item


Admin Tools

Overwatch

  • When a player is set as "overwatch" they cannot respawn via command or respawn wave. This is useful when watching over someone expected of breaking rules.

God Mode

  • When a player is put into "god mode" they cannot die.

Bypass Mode

  • A player that has "bypass" can open or use any item without the need of a keycard. This also allows infinite use of the intercom system.

Teleportation

  • Allows moderators and administrators to teleport other players to where they are needed. There are two types of teleport listed below.
    • Bring - brings the player selected to the person using the command.
    • Go to - Takes the person using the command to the player selected.

Misc

  • The "misc" category has 2 commands that don't fit into any of the other areas. These commands are listed below.
    • Heal - heals the player selected to default health.
    • Lockdown - locks all doors on the map.

Noclip

  • Allows a player to toggle between Noclip with the I key. The noclip speed can be adjusted with the Scroll Wheel.

Usage

  • Select a player from the left column labeled "Players".
  • Select one of the admin tools listed.
Remote Admin Admin Tools

Door Management

Allows the user to interact with multiple doors around the facility. Normal hallway doors can be selected with the All button. The All (listed) will select all the other buttons shown in the menu. Doors that lead to special rooms, like 012, 049's armory etc. are listed as buttons that can also be selected. At the button is a list of possible interactions.
Any door that is opened will be shown in green in remote admin.
Any door that is locked will be outlined in red.
Any door that is destroyed will be shown in red.
After Decontamination all buttons of Light Containment Zone doors will be red, they can still be interacted with.
After Alpha Warhead blows up, all doors except the ones on Surface Zone will be red.

  • Open
    • Opens all the selected doors.
  • Closed
    • Closes all the selected doors.
  • Lock
    • Locks all the selected doors.
  • Unlock
    • Unlocks all the selected doors.
  • Destroy
    • Destroys all the selected doors, does not affect gates.
  • Teleport
    • Teleport to the selected door.
Remote Admin Door Management

Status Effects

Allows the user to give players any status effect as well as remove them. Positive status effects are shown in green, harmful ones are shown in red, mixed effects are shown in pink.

Remote Admin Status Effects


Player Mgmt

Allows the user to manage the speaking abilities of a player.

  • Mute
    • Mutes the player's mic.
  • Unmute
    • Unmutes the player's mic.
  • Icom - Mute
    • Bans the player from using the Intercom.
  • Icom - Unmute
    • Unbans the player from using the Intercom.
Remote Admin Player Mgmt

Server Events

  • Respawn MTF
  • Respawn CI
  • Restart Round
    • Restarts the current round.
  • Start Round
    • Forces the round to begin.
  • Kick Unconn.
    • Kicks players who haven't fully connected to the server.
  • Warhead Start
  • Warhead Stop
    • Turns off the Alpha Warhead detonation process.
  • Detonate
    • Detonates the Alpha Warhead immediately.
  • Icom Timeout
    • Forces the Intercom to cut out if a player is currently using it.
  • Icom Reset
    • Resets the Intercom cooldown, allowing it to be used right away.
  • Round Lock
    • Makes it so the current round will never end.
  • Lobby Lock
    • Stops the round from starting during the Please Wait lobby.
Remote Admin Server Events

Server Configs

Allows the user to toggle Friendly Fire and Spawn Protection settings.
Allows the user to edit some config options.

Remote Admin Server Configs

Spawn Tickets

Allows the user to see the current amount of Respawn Tickets that both Chaos and MTF have. The Refresh button near the top right must be clicked to update the tickets.
The menu will display 0 tickets for both teams until the refresh button is clicked.
The plus and minus buttons can be used to lower and increase the number of tickets.

Remote Admin Spawn Tickets


Text-Based Remote Admin

The Text-Based Remote Admin can be accessed by clicking the button at the bottom of the Remote Admin Panel.
Commands in Text-Based Remote Admin require the user's role to have certain Permissions to be able to perform them. Some permissions may only grant limited access over a command.

Name Aliases Description Parameters Required Permission
Admin Chat N/A Displays a message at the top of the screen to only admins. @<text> ATC
Broadcast BC Displays a message at the top of the screen to everyone. broadcast <length> <text> BRC
ban N/A Bans the user from the server. Ban <playerID> <length> BN1, BN2, BN3
buildinfo N/A Prints info about the current build. Buildinfo
cassie N/A Allows the user to force C.A.S.S.I.E. to make an announcement. cassie <Pitch_X.x> <jam_(delay)_(stutter amount)> <words> ANN
cassiewords N/A Prints all the words C.A.S.S.I.E. can say. cassiewords ANN
contact N/A List the server's contact info contact
config cfg Allows for config debugging and reloading. config path
config reload
config value <config_option>
CFG
disarm da Forces a player to be disarmed, can only be undisarmed with the release command. disarm <playerID> PLM
ffd tk/tkd View friendly fire damage/kills done by a player. Pause/Unpause Friendly Fire ffd <playerID>
ffd status
ffd pause
ffd unpause
FFT
groups N/A List all roles on the server and their permissions. groups *
help N/A Displays a list of commands.
Displays help for a command.
help
<command_name>
HP N/A Set the HP value of a target. hp <playerID> <value> PLM
icom speak Toggles global voice over the intercom icom BRC
intercomtext icomtxt Change the text on the intercom intercomtext <text> BRC
oban N/A Bans an offline player. Duration can also be specified with units. oban <userIP> <duration> <reason>
oban <steamID/discordID> <duration> <reason>
overcharge ocharge Turns off the lights in Heavy, with the option to do so in Light as well. overcharge <duration> <onlyHeavy> = (true/false) FCM
perm N/A List all your permissions. perm *
Ping N/A Shows your current ping. ping
ping <playerID>
*
playerinventory playerinv/pinv/pinventory Displays the players inventory. playerinventory <playerID> PLM
PM N/A Used for editing permissions of groups. pm groups
For all the ones below, add "pm group" at the start.
info <group_name>
grant/revoke <group_name> <permission_name>
setcolor <color_name>
settag <groupname> <tag_name>
enablecover/disablecover <group_name>
PRM
refreshcommands N/A Reloads all the commands. refreshcommands
release free Release a disarmed player. release <playerID> PLM
ridlist rids Prints all room ids. ridlist
roomtp rtp/ridtps Teleports to the corresponding room ID. roomtp <roomID> PLM
roundtime rt Show the current round time. roundtime SCC
setgroup N/A Temporarily set a group to someone. setgroup <playerID> <group_name> SGR
stopnextround N/A Stops the server at the end of the next round. stopnextround PRM
Unban N/A Unban a user from the server. Unban id <playerID>
Unban ip <userIP>
BN3
Wiki N/A Opens up the Remote Admin wiki page. N/A N/A


Permission Codes

A sortable table of permission codes. Click on the headers to sort it.

Code Name in configuration file Grants remote admin access
(*) Any permission N/A
BN1 KickingAndShortTermBanning YES
BN2 BanningUpToDay YES
BN3 LongTermBanning YES
FSE ForceclassSelf YES
FSP ForceclassToSpectator YES
FWR ForceclassWithoutRestrictions YES
GIV GivingItems YES
EWA WarheadEvents YES
ERE RespawnEvents YES
ERO RoundEvents YES
SGR SetGroup YES
GMD GameplayData YES
OVR Overwatch NO
FCM FacilityManagement YES
PLM PlayersManagement YES
PRM PermissionsManagement YES
SCC ServerConsoleCommands YES
VHB ViewHiddenBadges NO
CFG ServerConfigs YES
BRC Broadcasting YES
CDA PlayerSensitiveDataAccess YES
NCP Noclip NO
AFK AFKImmunity NO
ATC AdminChat YES
GHB ViewHiddenGlobalBadges NO
ANN Announcer YES
EFF Effects YES
FFI FriendlyFireDetectorImmunity NO
FFT FriendlyFireDetectorTempDisable YES

Room IDs

A sortable table of Room IDs. Please note that multiple rooms can have the same ID. Click on the headers to sort it.
Not every room has a Room ID, if it isn't on this list, it most likely doesn't have one.

ID Description Zone Number of rooms
CROSSING A 4-way intersection in LCZ LCZ 2
GATE_A The outside Area of Gate A on Surface Zone Surface 1
HC_079_CR SCP 079's containment chamber HCZ 1
HC_079_HALL The area between the two blast doors that lead into SCP 079's containment chamber HCZ 2
HC_079_MON The room for monitoring SCP 079 HCZ 1
HC_096_CR Presumably 096's containment chamber, but actually the room where the MicroHID is stored HCZ 1
HC_106_CR SCP 106's room, with both the rooms behind locked doors as well as freely-accessible ones having the same ID HCZ 3
HC_457_CR The room where SCP 096 spawns HCZ 1
HC_SERVERS The server room HCZ 4
HC_TESLA_B Every tesla gate in HCZ HCZ 4
HID Directly outside of the room where the MicroHID is stored HCZ 1
Intercom Directly outside of the intercom room Entrance 1
LC_914_CR Inside of 914's containment chamber LCZ 1
LC_ARMORY Presumably the armory in LCZ, but actually the red rooms in entrance Entrance 2
LC_CAFE The computer room in LCZ LCZ 1
nuke_hcz Directly outside of the elevator leading to the nuke room HCZ 1
nukesite Directly in front of the control panel to turn on the nuke HCZ 1
Offices_PCs The large computer room in entrance Entrance 1
Offices_PCs_small The small computer room in entrance Entrance 1
Offices_upstair The computer room in entrance with stairs Entrance 1
Shelter Directly outside of the blast door to the Evacuation Shelter Entrance 1
Smallrooms2 The hallway room with two locked doors in entrance Entrance 1
Straight_4 A hallway room in entrance Entrance 1
topsite Directly outside of the warhead control room on the surface Surface 1

Cassie Word List

The full Cassie word list and phrases can be found here.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.