Difference between revisions of "Chat commands"
Jump to navigation
Jump to search
m (Spelling corrections) |
|||
(14 intermediate revisions by 4 users not shown) | |||
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. (Not the same location as the inventory home button. Both can only be set in areas you can build in.) | ||
+ | |- | ||
+ | | <code>/home</code> || teleports you to the saved home position | ||
+ | |- | ||
+ | | <code>/control</code> || teleports you to the server control center (''moderators only'') | ||
+ | |- | ||
+ | ! colspan=2 | Moderation | ||
+ | |- | ||
+ | | <code>/kick playername [<reason>]</code> || Disconnects player by a name showing him optional reason | ||
+ | |- | ||
+ | | <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: <code>server version</code>, <code>server uptime</code>, <code>max_lag</code>, <code>clients name list</code>, <code>2nd line server message</code> | ||
+ | |- | ||
+ | | <code>/news</code> || re-check what is 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. (Same as <code>/mute</code>) Good usecase: player filling chat with spam. | ||
+ | |- | ||
+ | | <code>/mute nickname</code> || Disables messages from a player by their nickname. (Same as <code>/ignore</code>) 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/ignored players | ||
+ | |- | ||
+ | ! colspan=2 | A full list of chat commands is available in "[[Chat tutorial]]" article | ||
+ | |- | ||
+ | ! colspan=2 | Help | ||
+ | |- | ||
+ | | <code>/help all</code> || shows you all commands and short description of what they do and how to use them. | ||
+ | |- | ||
+ | ! colspan=2 | Dreambuilder hotbar | ||
+ | |- | ||
+ | | <code>/hotbar '''size'''</code> || sets the size of a hotbar (list of tools and items on the lower side of your screen) to a set size (number). | ||
+ | |} | ||
− | === | + | == This article in other languages == |
− | |||
− | + | [[Команды чата]] | |
− | |||
− | |||
− | |||
− | |||
− | == | + | == Translation in progress == |
− | + | [[Chat commands: german translation]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Tutorial]] | [[Category:Tutorial]] | ||
+ | [[Category:Chat]] |
Latest revision as of 11:48, 24 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. (Not the same location as the inventory home button. Both can only be set in areas you can build in.) |
/home |
teleports you to the saved home position |
/control |
teleports you to the server control center (moderators only) |
Moderation | |
/kick playername [<reason>] |
Disconnects player by a name showing him optional reason |
/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 , 2nd line server message
|
/news |
re-check what is 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. (Same as /mute ) Good usecase: player filling chat with spam.
|
/mute nickname |
Disables messages from a player by their nickname. (Same as /ignore ) 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/ignored players |
A full list of chat commands is available in "Chat tutorial" article | |
Help | |
/help all |
shows you all commands and short description of what they do and how to use them. |
Dreambuilder hotbar | |
/hotbar size |
sets the size of a hotbar (list of tools and items on the lower side of your screen) to a set size (number). |