SSM Aegis 1.2.3 Commands
Admin commands for SSM Aegis v1.2.3
| COMMAND | VALUE | DESCRIPTION |
| x_admin_add | NAME | "Adds a player name to the list of recognized admins. |
| x_admin_del | NAME | "Deletes a player name from the list of recognized admins. |
| x_admin_id_add | ID | "Adds a profile id to the list of recognized admins. |
| x_admin_id_del | ID | "Deletes a profile id from the list of recognized admins. |
| x_admin_list | "Displays the list of recognized admins. | |
| x_admin_spam | MESSAGE | "Spams an admin messsage in intervals to all players. |
| x_award_points | NAME PP CP | "award a player with specified amounts of PP and CP (default: 0/0) |
| x_chat_tail | INTEGER | "x_chat_tail [n] reprints the last n (default = 20) chat messages |
| x_delay | STRING | "like x_exec but first arg is a delay in seconds |
| x_dump_name | NAME | "dump the entity table of the named object |
| x_exec | STRING | "Execute a command in Lua, OS shell or game console |
| x_flag_reset | "Depreciated | |
| x_flag_set | "Depreciated" | |
| x_force_reload | "Reload configuration file X<mod>.lua and force it active immediately | |
| x_force_map | MAP | "force the specified map to be used on the next map switch |
| x_hit_details | ON/OFF | "configure sending of hit details to administrators |
| x_hit_reports | ON/OFF | "configure sending of hit reports to players |
| x_item_give | NAME ITEMCLASS | "Gives the specified item to the player. |
| x_mkc_on | "Depreciated" | |
| x_mkc_off | "Depreciated" | |
| x_nextlevel | "switch to next map according to configured level rotation | |
| x_next_level | "switch to next map according to configured level rotation | |
| x_ping | "print current stats for high ping feature | |
| x_player_kill | NAME | "Kills a player |
| x_player_name | NAME NEWNAME | "Renames player NAME to NEWNAME |
| x_player_team | NAME TEAMID/TEAMNAME/BLANK "Sets player NAME to TEAMID/TEAMNAME, or switches their team." | |
| x_punish | NAME TIME MESSAGE | "puts a player in the 'penalty box' for specified number of minutes and sends him a msg |
| x_vehicle_boot | NAME | "kicks player from a vehicle |
| x_unpunish | NAME | "Removes player from Penalty Box. |
| x_quit | "Turns off the server. | |
| x_reload | "reload configuration file X<mod>.lua | |
| x_remove_id | ID | "Removes entity of id ID |
| x_remove_name | NAME | "Removes entity named NAME |
| x_remove_class | CLASS | "Removes entities of class CLASS |
| x_restart | "Turns off the server. Depreciated" | |
| x_say | MESSAGE | "Sends an admin messsage to all players. |
| x_say_big | MESSAGE | "Sends a big center messsage to all players |
| x_say_info | MESSAGE | "Sends an info messsage to all players. |
| x_set_config_dir | DIRECTORY | "Set the directory, where config files are read from |
| x_set_flag_dir | DIRECTORY | "Set the directory, where flag files are stored |
| x_set_log_dir | DIRECTORY | "Set the directory, where log files are created |
| x_set_root_dir | DIRECTORY | "Tell SSM the server's root directory |
| x_shop | "Depreciated" | |
| x_spawn | NAME DISTANCE CLASS | "Spawns an entity class CLASS DISTANCE meters away from NAME |
| x_spawn_vehicle | NAME DISTANCE CLASS MOD- RESPAWN- NAME | "Spawns an entity class CLASS DISTANCE meters away from NAME with modification MOD named VNAME with a respawn timer of RESPAWN |
| x_teleport | NAME "up"/"fwd"/"behind"/X NAME2/METERS/Y Z- | "Teleports player NAME up or forward METERS meters. Teleports players NAME behind NAME2. Teleports player NAME to specific X,Y,Z coordinates. |
| x_time | MINUTES | "Sets the amount of time remaining in a round [minutes] |
| x_ver | "print version information of the mod | |
| x_xport_config | "export currently effective and loaded configuration | |
| x_xport_spawn | NAME | "export spawn info for the named entity |
| x_xport_vehicle_defaults | "export vehicle damage defaults extracted from XMLs | |
| x_kick | NAME TIME REASON | "Kicks specified player |
| x_ban | NAME REASON | "Bans specified player |
| x_profileids | "Returns the profile ID of all connected players | |
| x_players | "Returns information about all connected players |