whitelist and password protected server mod
- Whitelist by playername
- Server password
- Server priv only
Blocks any player not in the list of players (defined in /lockout)
On first connect it checks if the player has
serverprivs, if so it keeps them online, else it kicks them till it's properly configured
Shows a player on connect a formspec which asks for the server password (defined in /lockout), if the password was incorrect kicks them.
If whitelist mode is enabled the server will only ask those who are on the whitelist.
Blocks any player unless they have server privs.
This ignores if the player is on the whitelist or not
- Get this mod
- Enable this mod in the
world.mtfile (per world) - Go in game and issue
/lockoutto begin defining it's settings
Additional settings are in
minetest.confafter first run.