Difference between revisions of "Moderator manual"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
==== xban2 commands ==== | ==== xban2 commands ==== | ||
+ | The main ban mod on this server | ||
+ | Use this to ban players and their ip-address | ||
+ | |||
Mod: | Mod: | ||
* Source: https://github.com/minetest-mods/xban2 | * Source: https://github.com/minetest-mods/xban2 | ||
Line 25: | Line 28: | ||
==== geoip ==== | ==== geoip ==== | ||
+ | Geoip-Lookup for players. | ||
+ | Shows from which country someone is (useful to see potential language-barriers) | ||
+ | |||
Mod: | Mod: | ||
* Source: https://github.com/pandorabox-io/geoip | * Source: https://github.com/pandorabox-io/geoip |
Revision as of 15:01, 16 May 2019
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
- Health insurance / Dental plan
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>
- Unban: "/xunban <player_or_ip>"
- List records: "/xban_record <player_or_ip>" (shows the ban-records of the player)
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 or geoip_verbose priv