Updated Commands (markdown)
parent
c381c485a0
commit
e8d450b39d
44
Commands.md
44
Commands.md
@ -39,6 +39,50 @@
|
||||
|setgravatar|sg|set gravatar for webfront profile|False|!sg \<gravatar email\>|User|
|
||||
|whoami|who|give information about yourself|False|!who |User|
|
||||
|
||||
| Name | Alias | Description | Requires Target | Syntax | Required Level |
|
||||
|-----------------|----------|----------------------------------------------------------------|-----------------|-----------------------------------------------------------------|----------------|
|
||||
| addclienttag | act | Create a new client tag (descriptor) | False | !act \<Client tag name\> | Owner |
|
||||
| listclienttags | lct | List all available client tags | False | !lct | Owner |
|
||||
| removeclienttag | rct | Remove a client tag (descriptor) | False | !rct \<Client tag name\> | Owner |
|
||||
| setclienttag | sct | Set a tag for specified client | True | !sct \<Client tag name\> | Owner |
|
||||
| unsetclienttag | uct | Remove a tag from client | True | !uct \<Client tag name\> | Owner |
|
||||
| giveweapon | gw | gives specified weapon | True | !gw \<player\> \<weapon name\> | SeniorAdmin |
|
||||
| takeweapons | tw | take all weapons from specified player | True | !tw \<player\> | SeniorAdmin |
|
||||
| hide | hi | hide yourself ingame | False | !hi | SeniorAdmin |
|
||||
| unhide | unh | unhide yourself ingame | False | !unh | SeniorAdmin |
|
||||
| alert | alr | alert a player | True | !alr \<player\> \<message\> | SeniorAdmin |
|
||||
| gotoplayer | g2p | teleport to a player | True | !g2p \<player\> | SeniorAdmin |
|
||||
| goto | g2 | teleport to a position | False | !g2 \<x\> \<y\> \<z\> | SeniorAdmin |
|
||||
| kill | kpl | kill a player | True | !kpl \<player\> | SeniorAdmin |
|
||||
| nightmode | nitem | sets server into nightmode | False | !nitem | SeniorAdmin |
|
||||
| whitelistvpn | wv | whitelists a player's client id from VPN detection | True | !wv \<players\> | SeniorAdmin |
|
||||
| bansubnet | bs | bans an IPv4 subnet | False | !bs \<subnet in IPv4 CIDR notation\> | SeniorAdmin |
|
||||
| find | f | find client in database | False | !f \<player\> | Administrator |
|
||||
| plugins | p | view all loaded plugins | False | !p | Administrator |
|
||||
| mapandgametype | mag | Change map and gametype | False | !mag \<Map (eg mp_rust or ''Black Box'')\> \<Gametype (eg dm)\> | Administrator |
|
||||
| switchteam | st | switches specified player to the opposite team | True | !st \<player\> | Administrator |
|
||||
| setspectator | spec | sets a player as spectator | True | !spec \<player\> | Administrator |
|
||||
| alias | known | get past aliases and ips of a client | True | !known \<player\> | Moderator |
|
||||
| list | l | list active clients | False | !l | Moderator |
|
||||
| reports | reps | get or clear recent reports | False | !reps \<optional clear\> | Moderator |
|
||||
| offlinemessage | om | Send a message to an offline player | True | !om | Moderator |
|
||||
| sayall | sa | Broadcast message to all clients on all servers | False | !sa \<message\> | Moderator |
|
||||
| say | s | broadcast message to all clients | False | !s \<message\> | Moderator |
|
||||
| readmessage | rm | Retrieve messages that were sent to you while you were offline | False | !rm | Flagged |
|
||||
| help | h | list all available commands | False | !h \<optional commands\> | User |
|
||||
| admins | a | list currently connected privileged clients | False | !a | User |
|
||||
| privatemessage | pm | send message to other client | True | !pm \<player\> \<message\> | User |
|
||||
| report | rep | report a client for suspicious behavior | True | !rep \<player\> \<reason\> | User |
|
||||
| whoami | who | give information about yourself | False | !who | User |
|
||||
| resetanticheat | rsa | Reset anticheat metrics for specified client | True | !rsa | Owner |
|
||||
| mostkills | mk | list players with the most kills | False | !mk | User |
|
||||
| mostplayed | mp | view the top 5 dedicated players on the server | False | !mp | User |
|
||||
| resetstats | rs | reset your stats to factory-new | False | !rs | User |
|
||||
| topstats | ts | view the top 5 players in this server | False | !ts | User |
|
||||
| stats | xlrstats | view your stats | False | !xlrstats \<optional player\> | User |
|
||||
| login | li | login using password | False | !li \<password\> | Trusted |
|
||||
|
||||
|
||||
|
||||
_These commands include all shipped plugin commands._
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user