Difference between revisions of "Moderator manual"

From Pandorabox
Jump to navigation Jump to search
(account creation commands / cleanup)
Line 5: Line 5:
 
</span>
 
</span>
  
=== Responsibilities ===
+
== Responsibilities ==
 
* look at the chat now and then
 
* look at the chat now and then
 
* ban or warn offensive players
 
* ban or warn offensive players
 
* If in doubt, let the [[User:admin]] know via [[Mail]]
 
* If in doubt, let the [[User:admin]] know via [[Mail]]
  
=== Benefits ===
+
== Benefits ==
 
* Health insurance / Dental plan
 
* Health insurance / Dental plan
 
* A place for your workshop in a [[Forceloaded Area]]
 
* A place for your workshop in a [[Forceloaded Area]]
  
=== Useful commands ===
+
== Useful commands ==
  
==== xban2 commands ====
+
=== xban2 commands ===
 
The main ban mod on this server.
 
The main ban mod on this server.
 
Use this to ban players and their ip-address
 
Use this to ban players and their ip-address
Line 24: Line 24:
  
 
Commands:
 
Commands:
* Permaban: "/xban <player_or_ip> <reason>"
+
* Permaban: '''/xban <player_or_ip> <reason>'''
* Tempban: "/xtempban <player_or_ip> <time> <reason>" (time: s=seconds, m=minutes, D=days)
+
* Tempban: '''/xtempban <player_or_ip> <time> <reason>''' (time: s=seconds, m=minutes, D=days)
** Example: "/xtempban SomeDude 7D don't be a dick!" (bans the player "SomeDude" for 7 days)
+
** Example: '''/xtempban SomeDude 7D don't be a dick!''' (bans the player "SomeDude" for 7 days)
* Unban: "/xunban <player_or_ip>"
+
* Unban: '''/xunban <player_or_ip>'''
* List records: "/xban_record <player_or_ip>" (shows the ban-records of the player)
+
* List records: '''/xban_record <player_or_ip>''' (shows the ban-records of the player)
  
 
Privs:
 
Privs:
 
* Requires the '''ban''' priv
 
* Requires the '''ban''' priv
  
==== geoip ====
+
=== Account creation toggle ===
 +
Disable/enable new account creation
 +
(useful if some kid with a vpn account has fun with his "hacked" client)
 +
 
 +
Mod:
 +
* Source: https://github.com/pandorabox-io/pandorabox_custom/blob/master/disallow_new_players.lua
 +
 
 +
Commands:
 +
* '''/disallow_new_players''' disables the creation of new accounts (until the server restarts/crashes)
 +
* '''/allow_new_players''' re-enables the creation of new accounts
 +
 
 +
Privs:
 +
* Requires the '''staff'''  priv
 +
 
 +
=== Geoip ===
 
Geoip-Lookup for players.
 
Geoip-Lookup for players.
 
Shows from which country someone is (useful to see potential language-barriers)
 
Shows from which country someone is (useful to see potential language-barriers)
Line 41: Line 55:
  
 
Commands:
 
Commands:
* Geo-lookup: "/geoip <playername>"
+
* Geo-lookup: '''/geoip <playername>'''
  
 
Privs:
 
Privs:
* Requires the '''geoip''' or '''geoip_verbose''' priv
+
* Requires the '''geoip''' priv
  
==== Lavastone ====
+
=== Spill removal (lava/chernobylite) ===
Pretty handy for cleaning up lava-griefings:
+
Pretty handy for cleaning up lava- and chernobylite griefings:
  
 
Commands:
 
Commands:
* "/lavastone_remove" removes all lava-generated stone in the area
+
* '''/lavastone_remove''' removes all lava-generated stone in the area
 +
* '''/chernobylite_remove''' removes all chernobylite nodes in the area
  
 
Mod:
 
Mod:
* Source: https://github.com/pandorabox-io/lavastone
+
* Source: https://github.com/pandorabox-io/spill_removal
  
 
Privs:
 
Privs:
* Requires the '''lavastone_remove''' priv
+
* Requires the '''lavastone_remove''' or '''chernobylite_remove''' priv
  
==== beerchat commands ====
+
=== beerchat commands ===
 
The chat mod on this server.
 
The chat mod on this server.
* "/force2channel channelName, playerName" Moderators can force a player to join and make a channel their default.
+
* '''/force2channel channelName, playerName''' Moderators can force a player to join and make a channel their default.
  
 
[[Category:Moderation]]
 
[[Category:Moderation]]
 
[[Category:Tutorial]]
 
[[Category:Tutorial]]

Revision as of 06:21, 19 April 2021

Duties of moderators and general manual

Please note: we are all here to have fun!

Responsibilities

  • look at the chat now and then
  • ban or warn offensive players
  • If in doubt, let the User:admin know via Mail

Benefits

Useful commands

xban2 commands

The main ban mod on this server. Use this to ban players and their ip-address

Mod:

Commands:

  • Permaban: /xban <player_or_ip> <reason>
  • Tempban: /xtempban <player_or_ip> (time: s=seconds, m=minutes, D=days)
    • Example: /xtempban SomeDude 7D don't be a dick! (bans the player "SomeDude" for 7 days)
  • Unban: /xunban <player_or_ip>
  • List records: /xban_record <player_or_ip> (shows the ban-records of the player)

Privs:

  • Requires the ban priv

Account creation toggle

Disable/enable new account creation (useful if some kid with a vpn account has fun with his "hacked" client)

Mod:

Commands:

  • /disallow_new_players disables the creation of new accounts (until the server restarts/crashes)
  • /allow_new_players re-enables the creation of new accounts

Privs:

  • Requires the staff priv

Geoip

Geoip-Lookup for players. Shows from which country someone is (useful to see potential language-barriers)

Mod:

Commands:

  • Geo-lookup: /geoip <playername>

Privs:

  • Requires the geoip priv

Spill removal (lava/chernobylite)

Pretty handy for cleaning up lava- and chernobylite griefings:

Commands:

  • /lavastone_remove removes all lava-generated stone in the area
  • /chernobylite_remove removes all chernobylite nodes in the area

Mod:

Privs:

  • Requires the lavastone_remove or chernobylite_remove priv

beerchat commands

The chat mod on this server.

  • /force2channel channelName, playerName Moderators can force a player to join and make a channel their default.