Difference between revisions of "Chat commands"
Jump to navigation
Jump to search
m |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 16: | Line 16: | ||
| <code>/home</code> || teleports you to the saved home position | | <code>/home</code> || teleports you to the saved home position | ||
|- | |- | ||
− | | <code>/control</code> || teleports you to the server control center ('' | + | | <code>/control</code> || teleports you to the server control center (''moderators only'') |
|- | |- | ||
! colspan=2 | Moderation | ! colspan=2 | Moderation | ||
|- | |- | ||
− | | <code>/kick playername</code> || Disconnects player by a name | + | | <code>/kick playername [<reason>]</code> || Disconnects player by a name showing him optional reason |
|- | |- | ||
| <code>/xban <playername> <reason></code> || Bans a player forever | | <code>/xban <playername> <reason></code> || Bans a player forever | ||
Line 28: | Line 28: | ||
! colspan=2 | Information | ! colspan=2 | Information | ||
|- | |- | ||
− | | <code>/status</code> || get report | + | | <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> || | + | | <code>/news</code> || re-check what is allowed or disallowed on this server |
|- | |- | ||
! colspan=2 | Wiki | ! colspan=2 | Wiki | ||
Line 42: | Line 42: | ||
! colspan=2 | Beerchat | ! colspan=2 | Beerchat | ||
|- | |- | ||
− | | <code>/ignore nickname</code> || Disables messages from a player by their nickname. Good usecase: player filling chat with spam. | + | | <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. Good usecase: player that can't stop begging for stuff. | + | | <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>/unmute nickname</code> || stop muting a player by their nickname | ||
Line 50: | Line 50: | ||
| <code>/unignore</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 | + | | <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 | ! colspan=2 | Help | ||
|- | |- | ||
| <code>/help all</code> || shows you all commands and short description of what they do and how to use them. | | <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]] | [[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). |