diff --git a/README.md b/README.md index e121f30..24e7f57 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # border -adds a border command to minetest to stop new players joining +Adds a border command to minetest to stop new players joining, an essential command in the server administrators toolbox. Useful for preventing trolls returning repeatedly on different ip addresses, the border is maintained across server restarts and allows all your existing players access. + +Note: Use the sauth branch if you are using my sauth mod as the authentification handler.