User Tools

Site Tools


admin_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
admin_commands [2023/07/02 21:25] adminadmin_commands [2023/07/06 23:17] (current) antigravities
Line 5: Line 5:
 ===== Permission levels ===== ===== Permission levels =====
  
 +Permission levels are assigned using the !role command on the console (ttt_moderator_role) or in-game.
 ==== User ==== ==== User ====
  
Line 22: Line 23:
  
 ===== Commands ===== ===== Commands =====
 +
 +==== !afk ====
 +
 +  * Power level required: **User**
 +
 +Toggle Spectator Mode on yourself.
  
 ==== !announce <Text> ==== ==== !announce <Text> ====
Line 32: Line 39:
 ==== !aslay <PlayerResolvable> <Count> <Reason> ==== ==== !aslay <PlayerResolvable> <Count> <Reason> ====
  
-  * In the console: **ttt_moderator_aslay**+  * In the console: **ttt_moderator_add_slay**
   * Power level required: **Moderator**   * Power level required: **Moderator**
  
 Add a number of slays to a player. The player will be slain for the next <Count> rounds (regardless of whether they log off/log on or the map changes). Negative numbers are accepted. The PlayerResolvable (player name or ID) must be online at the time of running the command. Add a number of slays to a player. The player will be slain for the next <Count> rounds (regardless of whether they log off/log on or the map changes). Negative numbers are accepted. The PlayerResolvable (player name or ID) must be online at the time of running the command.
 +
 +==== !ban <PlayerResolvable> <Reason> ====
 +
 +  * In the console: **ttt_moderator_ban**
 +  * Power level required: **Moderator**
 +
 +Ban a player.
 +
 +==== !bring <PlayerResolvable> ====
 +
 +  * In the console: **ttt_moderator_bring**
 +  * Power level required: **Admin**
 +
 +Teleport the <PlayerResolvable> to you. The PlayerResolvable (player name or ID) must be online at the time of running the command.
  
 ==== !cvar <Name> <Value> ==== ==== !cvar <Name> <Value> ====
  
-  * In the console: **ttt_moderator_cvar**+  * In the console: **ttt_moderator_setcvar**
   * Power level required: **SuperAdmin**   * Power level required: **SuperAdmin**
  
 (Try to) set a convar to a particular value. (Try to) set a convar to a particular value.
 +
 +==== !goto <PlayerResolvable> ====
 +
 +  * In the console: **ttt_moderator_goto**
 +  * Power level required: **Admin**
 +
 +Teleport to the <PlayerResolvable>. The PlayerResolvable (player name or ID) must be online at the time of running the command.
 +
 +==== !gag <PlayerResolvable> ====
 +
 +  * In the console: **ttt_moderator_gag**
 +  * Power level required: **Moderator**
 +
 +Gag a player (restrict them from using voice chat). The PlayerResolvable (player name or ID) must be online at the time of running the command.
  
 ==== !ignite <PlayerResolvable> <Seconds> ==== ==== !ignite <PlayerResolvable> <Seconds> ====
Line 50: Line 85:
  
 Ignite a player on fire. They will take damage like they normally would if they were on fire. The PlayerResolvable (player name or ID) must be online at the time of running the command. Ignite a player on fire. They will take damage like they normally would if they were on fire. The PlayerResolvable (player name or ID) must be online at the time of running the command.
 +
 +==== !kick <PlayerResolvable> <Reason> ====
 +
 +  * In the console: **ttt_moderator_kick**
 +  * Power level required: **Moderator**
 +
 +Kick a player. The PlayerResolvable (player name or ID) must be online at the time of running the command.
 +
 +==== !logs ====
 +
 +  * In the console: **ttt_moderator_logs**
 +  * Power level required: **User**
 +
 +Open the damagelogs. If you are a Moderator or higher, this will include logs for the current round.
 +
 +==== !map <MapIdent> ====
 +
 +  * In the console: **ttt_moderator_map**
 +  * Power level required: **Admin**
 +
 +Change the map immediately.
  
 ==== !noclip ==== ==== !noclip ====
Line 57: Line 113:
  
 Enable or disable noclip. Enable or disable noclip.
 +
 +==== !rcolor <RoleResolvable> <ColorHexWithHashMark> ====
 +
 +  * In the console: **ttt_moderator_rcolor**
 +  * Power level required: **Admin**
 +
 +Change the color of a role on the scoreboard.
 +
 +==== !reset ====
 +
 +  * In the console: **ttt_moderator_reset**
 +  * Power level required: **Admin**
 +
 +End the current round immediately and start a new one. This has some side effects:
 +
 +  * The previous round's damage logs will be kept.
 +  * The round number on the scoreboard will not increment.
  
 ==== !role <PlayerResolvable> <RoleResolvable> ==== ==== !role <PlayerResolvable> <RoleResolvable> ====
Line 64: Line 137:
  
 Assign a user to a role. The PlayerResolvable (player name or ID) must be online at the time of running the command. Assign a user to a role. The PlayerResolvable (player name or ID) must be online at the time of running the command.
 +
 +==== !rtv ====
 +
 +  * Power level required: **User**
 +
 +Rock the vote, i.e. vote to call a votemap earlier than the max number of rounds on the map.
  
 ==== !slap <PlayerResolvable> <Damage> ==== ==== !slap <PlayerResolvable> <Damage> ====
Line 78: Line 157:
  
 Immediately kill a player. The PlayerResolvable (player name or ID) must be online at the time of running the command. Immediately kill a player. The PlayerResolvable (player name or ID) must be online at the time of running the command.
 +
 +==== !spec <PlayerResolvable> ====
 +
 +  * In the console: **ttt_moderator_spec**
 +  * Power level required: **Moderator**
 +
 +Force a player to join spectator mode. The PlayerResolvable (player name or ID) must be online at the time of running the command.
 +
 +==== !tempban <PlayerResolvable> <Minutes> <Reason> ====
 +
 +  * In the console: **ttt_moderator_tempban**
 +  * Power level required: **Moderator**
 +
 +Temporarily ban a player for <Minutes>.
 +
 +==== !team <PlayerResolvable> <TeamName> ====
 +
 +  * In the console: **ttt_moderator_team**
 +  * Power level required: **Admin**
 +
 +Force a player to join a particular team. The PlayerResolvable (player name or ID) must be online at the time of running the command.
 +
 +==== !unban <PlayerID> ====
 +
 +  * In the console: **ttt_moderator_unban**
 +  * Power level required: **Moderator**
 +
 +Unban a player.
 +
 +==== !ungag <PlayerResolvable> ====
 +
 +  * In the console: **ttt_moderator_ungag**
 +  * Power level required: **Moderator**
 +
 +Ungag a player. The PlayerResolvable (player name or ID) must be online at the time of running the command.
 +
 +==== !votekick <PlayerResolvable> <Reason> ====
 +
 +  * In the console: **ttt_moderator_votekick**
 +  * Power level required: **User**
 +
 +Vote to kick a player. The player will kicked and be banned until the end of the map if the vote passes. The PlayerResolvable (player name or ID) must be online at the time of running the command.
 +
 +==== !votemap <MapIdent> ====
 +
 +  * In the console: **ttt_moderator_votemap**
 +  * Power level required: **User**
 +
 +Vote to change the map. The map will be changed immediately if the vote passes.
admin_commands.1688333149.txt.gz · Last modified: 2023/07/02 21:25 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki