minetest-mod-zban/README.md

10 lines
478 B
Markdown
Raw Permalink Normal View History

2022-07-20 10:37:18 -07:00
# minetest-mod-zban
Lightweight alternative to xban2 for minetest
2022-07-20 10:42:52 -07:00
### Usage
* `/zban <playername> <reason>` - ZBan a player
* `/zuban <playername>` - ZUnban a player
* `/ztban <playername> <duration> <reason>` - Temporarily ZBan a player
* `/zbanned` - Show list of ZBanned players
2022-07-21 15:07:12 -07:00
* All of these commands require `ban` priv to execute
* Also you can install [zban_history](//github.com/zmv7/minetest-mod-zban_history) mod-addon to able to save ban/unban history of each player