Difference between revisions of "Chat commands"
Jump to navigation
Jump to search
(Changed style) |
|||
Line 1: | Line 1: | ||
− | + | {| class="wikitable" | |
− | + | |+ Commands cheatsheet | |
− | = | + | |- |
− | + | ! Command !! Description | |
− | + | |- | |
− | + | ! colspan=2 | Navigation, teleportation | |
− | + | |- | |
− | + | | <code>/spawn</code> || teleports you to spawn | |
− | + | |- | |
− | + | | <code>/tpr <playername></code> || requests a teleport TO the given player | |
− | + | |- | |
− | = | + | | <code>/tphr <playername></code> || requests that a player teleports to YOU |
− | + | |- | |
− | + | | <code>/sethome</code> || sets the current position as home (the same as the inventory button, can only be set if you can build at the position) | |
− | + | |- | |
− | + | | <code>/home</code> || teleports you to the saved home position | |
− | = | + | |- |
− | + | | <code>/control</code> || teleports you to the server control center (''mods only'') | |
− | + | |- | |
− | + | ! colspan=2 | Moderation | |
− | = | + | |- |
− | + | | <code>/kick playername</code> || Disconnects player by a name | |
− | + | |- | |
− | = | + | | <code>/xban <playername> <reason></code> || Bans a player forever |
− | + | |- | |
− | + | | <code>/xtempban <playername> <duration> <reason></code> || bans a player for given time (1H = 1 hour, D = day, etc) | |
− | = | + | |- |
− | + | ! colspan=2 | Information | |
− | + | |- | |
− | + | | <code>/status</code> || get report Server-version, server uptime, max_lag, clients name list, and 2nd line server message | |
− | + | |- | |
− | = | + | | <code>/news</code> || to see again, what might be allowed or disallowed on this server |
− | + | |- | |
− | + | ! colspan=2 | Wiki | |
+ | |- | ||
+ | | <code>/wiki_tan</code> || generates a temporary access number for the wiki login (expires after logout) | ||
+ | |- | ||
+ | ! colspan=2 | Protection | ||
+ | |- | ||
+ | ! colspan=2 | See: [[area]] mod | ||
+ | |- | ||
+ | ! colspan=2 | Beerchat | ||
+ | |- | ||
+ | | <code>/ignore nickname</code> || Disables messages from a player by their nickname. Good usecase: player filling chat with spam. | ||
+ | |- | ||
+ | | <code>/mute nickname</code> || Disables messages from a player by their nickname. Good usecase: player that can't stop begging for stuff. | ||
+ | |- | ||
+ | | <code>/unmute nickname</code> || stop muting a player by their nickname | ||
+ | |- | ||
+ | | <code>/unignore</code> || stop muting a player by their nickname | ||
+ | |- | ||
+ | | <code>/list_muted</code> || show a list of muted players | ||
+ | |- | ||
+ | ! colspan=2 | Help | ||
+ | |- | ||
+ | | <code>/help all</code> || shows you all commands and short description of what they do and how to use them. | ||
+ | |} | ||
[[Category:Tutorial]] | [[Category:Tutorial]] | ||
[[Category:Chat]] | [[Category:Chat]] |
Revision as of 19:24, 16 January 2021
Command | Description |
---|---|
Navigation, teleportation | |
/spawn |
teleports you to spawn |
/tpr <playername> |
requests a teleport TO the given player |
/tphr <playername> |
requests that a player teleports to YOU |
/sethome |
sets the current position as home (the same as the inventory button, can only be set if you can build at the position) |
/home |
teleports you to the saved home position |
/control |
teleports you to the server control center (mods only) |
Moderation | |
/kick playername |
Disconnects player by a name |
/xban <playername> <reason> |
Bans a player forever |
/xtempban <playername> <duration> <reason> |
bans a player for given time (1H = 1 hour, D = day, etc) |
Information | |
/status |
get report Server-version, server uptime, max_lag, clients name list, and 2nd line server message |
/news |
to see again, what might be allowed or disallowed on this server |
Wiki | |
/wiki_tan |
generates a temporary access number for the wiki login (expires after logout) |
Protection | |
See: area mod | |
Beerchat | |
/ignore nickname |
Disables messages from a player by their nickname. Good usecase: player filling chat with spam. |
/mute nickname |
Disables messages from a player by their nickname. Good usecase: player that can't stop begging for stuff. |
/unmute nickname |
stop muting a player by their nickname |
/unignore |
stop muting a player by their nickname |
/list_muted |
show a list of muted players |
Help | |
/help all |
shows you all commands and short description of what they do and how to use them. |