Difference between revisions of "Chat commands"

From Pandorabox
Jump to navigation Jump to search
(Changed style)
Line 1: Line 1:
Pandorabox chat commands
+
{| class="wikitable"
 
+
|+ Commands cheatsheet
=== Places ===
+
|-
* '''/spawn''' teleports you to spawn
+
! Command !! Description
 
+
|-
=== Teleportation ===
+
! colspan=2 | Navigation, teleportation
* '''/tpr <playername>''' requests a teleport TO the given player
+
|-
* '''/tphr <playername>''' requests that a player teleports to YOU
+
| <code>/spawn</code> || teleports you to spawn
* '''/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
+
| <code>/tpr <playername></code> || requests a teleport TO the given player
 
+
|-
=== Moderation ===
+
| <code>/tphr <playername></code> || requests that a player teleports to YOU
 
+
|-
* '''/xban <playername> <reason>''' Bans a player forever
+
| <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)
* '''/xtempban <playername> <duration> <reason>''' bans a player for given time (1H = 1 hour, D = day, etc)
+
|-
 
+
| <code>/home</code> || teleports you to the saved home position
=== Information ===
+
|-
* '''/status''' get report Server-version, server uptime, max_lag, clients name list, and 2nd line server message
+
| <code>/control</code> || teleports you to the server control center (''mods only'')
* '''/news''' to see again, what might be allowed or disallowed on this server
+
|-
 
+
! colspan=2 | Moderation
=== Wiki ===
+
|-
* '''/wiki_tan''' generates a temporary access number for the wiki login (expires after logout)
+
| <code>/kick playername</code> || Disconnects player by a name
 
+
|-
=== Protection ===
+
| <code>/xban <playername> <reason></code> || Bans a player forever
* See: [[area]] mod
+
|-
 
+
| <code>/xtempban <playername> <duration> <reason></code> || bans a player for given time (1H = 1 hour, D = day, etc)
=== Beerchat ===
+
|-
* use '''/ignore gamer''' (or /mute) to protect from full chat or never ending begging.
+
! colspan=2 | Information
* use '''/unmute gamer''' (or /unignore) to stop muting
+
|-
* use '''/list_muted''' to see, who is muted
+
| <code>/status</code> || get report Server-version, server uptime, max_lag, clients name list, and 2nd line server message
 
+
|-
=== Help ===
+
| <code>/news</code> || to see again, what might be allowed or disallowed on this server
* '''/help all''' shows you all commands and short description of what they do and how to use them.
+
|-
 
+
! 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

Commands cheatsheet
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.