Go to file
David Leal 03a297cddd Replace "depends.txt" with "mod.conf" (#4)
* Improve README.md

* Create mod.conf

* Delete deprecated "depends.txt"

* Update README.md

* Replace deprecated function with newer one
2019-09-23 21:07:07 +01:00
.gitignore Initial commit 2017-07-05 21:06:39 +01:00
LICENSE Initial commit 2017-07-05 21:06:39 +01:00
README.md Replace "depends.txt" with "mod.conf" (#4) 2019-09-23 21:07:07 +01:00
init.lua Replace "depends.txt" with "mod.conf" (#4) 2019-09-23 21:07:07 +01:00
mod.conf Replace "depends.txt" with "mod.conf" (#4) 2019-09-23 21:07:07 +01:00

README.md

Border

Adds a border command to minetest to stop new players joining, an essential command in the server admins toolbox. Useful for preventing trolls returning repeatedly on different ip addresses, the border is maintained across server restarts and allows all your existing players transparent access.

Commands

/border toggles the border, default is border open.

/visa <player> opens a 24 hour window on the name supplied to allow a new player to join without dropping the border.