This is an old revision of the document!
Table of Contents
About the Moderation System
There is a robust moderation system built into TTT that allows for common moderation tasks, including banning and kicking players, adding or removing slays, managing player admin roles, and gagging and muting players.
Permission levels
User
Users generally have permission to call votes, and that's it. No further special permissions are granted by this role.
Moderator
Moderators generally have permission to moderate the game. They have permission to kick and ban users, add and remove slays, and gag and ungag players.
Administrator (Admin)
Administrators have large oversight over the server and its functionality. Along with the basic moderation commands, they also have the ability to change the map, noclip, and ignite players.
Super Administrator (SuperAdmin)
The key feature of the superadmin role is the ability to assign users to other roles, and set server convars, along with the permissions of the previous tiers. These users have essentially all permissions to the server.
Commands
!announce <Text>
- In the console: ttt_moderator_announce
- Power level required: Moderator
Show a message at the top left (popup area).
!aslay <PlayerResolvable> <Count> <Reason>
- In the console: ttt_moderator_aslay
- 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.
!cvar <Name> <Value>
- In the console: ttt_moderator_cvar
- Power level required: SuperAdmin
(Try to) set a convar to a particular value.
!ignite <PlayerResolvable> <Seconds>
- In the console: ttt_moderator_ignite
- Power level required: Admin
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.
!noclip
- In the console: ttt_moderator_noclip
- Power level required: Admin
Enable or disable noclip.
!role <PlayerResolvable> <RoleResolvable>
- In the console: ttt_moderator_role
- Power level required: SuperAdmin
Assign a user to a role. The PlayerResolvable (player name or ID) must be online at the time of running the command.
!slap <PlayerResolvable> <Damage>
- In the console: ttt_moderator_slap
- Power level required: Moderator
Force a player to take a certain amount of damage. The PlayerResolvable (player name or ID) must be online at the time of running the command.
!slay <PlayerResolvable>
- In the console: ttt_moderator_slay
- Power level required: Moderator
Immediately kill a player. The PlayerResolvable (player name or ID) must be online at the time of running the command.