Difference between revisions of "Chat commands"
Jump to navigation
Jump to search
m |
m |
||
Line 56: | Line 56: | ||
| <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. | ||
|} | |} | ||
+ | |||
+ | == This article in other languages == | ||
+ | |||
+ | [[Команды чата]] | ||
[[Category:Tutorial]] | [[Category:Tutorial]] | ||
[[Category:Chat]] | [[Category:Chat]] |
Revision as of 00:41, 17 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, 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. (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 |
Help | |
/help all |
shows you all commands and short description of what they do and how to use them. |