7da86de05e
https://github.com/AntumMT/mod-whitelist/tree/b813b19 |
||
---|---|---|
.. | ||
README.md | ||
init.lua | ||
mod.conf | ||
settingtypes.txt |
README.md
Whiter List (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.
Original White List mod by ShadowNinja.
- 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.
- Disabled by default.
- whitelist.message
- Changes the default message "This server is whitelisted and you are not on the whitelist."
- whitelist.enable
Licensing:
CC0