Whitelist Mod for Minetest
Description:
This is a simple Minetest mod that adds a player whitelist. Any player names not found in the whitelist are denied access to the server.
- Commands:
- /whitelist add
- Adds a username to whitelist & allows access to server.
- /whitelist remove
- Removes a username from whitelist & denies access to server.
- /whitelist add
- Settings:
- whitelist.enable
- Enables/Disables denying access to users not on the whitelist.
- Enabled by default.
- whitelist.message
- Changes the default message "This server is whitelisted and you are not on the whitelist."
- whitelist.enable
Licensing:
CC0
Description
Languages
Lua
63.8%
Python
36.2%