You can easily activate this under Add-Ons in your configuration.
Then enter your name in one of the available fields as an admin.
Afterwards, the following commands will be available to you in the chat:
cmd.kickplayer "Playername"
This function kicks a player from the server.
cmd.kickplayer "Playername" "Reason"
This function kicks a player from the server with a reason specified.
cmd.banadd "Playername" "Ban time in minutes" "Reason"
This function bans a player from the server with a specified reason. Ban time of 0 = permanent.
cmd.banadd "Playername" "Ban time in minutes"
This function bans a player from the server without specifying a reason.
Note: Time-based bans are deleted after a server restart, unlike permanent bans.
cmd.bandel "Playername"
This function unbans a player.
cmd.killplayer "Playername"
This function kills a player.
cmd.runnextlevel
This function loads the next map in the map cycle.
cmd.restartmap
This function restarts the current map.
cmd.mvplayer "Playername"
This function moves a player to the other team.
The player will be killed and moved to Squad 0 (none) by default.
cmd.moveplayer "Playername" "Teamid" "SquadID" "Forcekill" (Teamid: 1 or 2, SquadID 0-8, Forcekill true/false)
This function moves a player to a team/squad.
Example: cmd.moveplayer "Playername" "1" "1" "true"
In this case, the player “Playername” will be moved to Team 1, Squad 1, and killed during the switch.
Killing is necessary if the player is still alive. Living players cannot be moved.
cmd.say "Playername" "Message"
This function sends a message to a player.
cmd.tmpadminadd "Playername"
This function temporarily makes a player an admin.
The player will then have the rights to kick players, kill players, move players to the other team, restart the map, and load the next map.
These rights only last until the server restarts, and the temporary admin cannot create additional temporary admins.
cmd.tmpadmindel "Playername"
This function removes the temporary admin.
cmd.listadmins
This function displays all Daemon admins on the server.
cmd.autobalance
This function attempts to balance the teams.