game-antum/mods/admin/whitelist
Jordan Irwin 7da86de05e [whitelist] Update to Git commit b813b19:
https://github.com/AntumMT/mod-whitelist/tree/b813b19
2017-08-26 16:20:31 -07:00
..
README.md [whitelist] Update to Git commit b813b19: 2017-08-26 16:20:31 -07:00
init.lua [whitelist] Update to Git commit b813b19: 2017-08-26 16:20:31 -07:00
mod.conf [whitelist] Update to Git commit b813b19: 2017-08-26 16:20:31 -07:00
settingtypes.txt [whitelist] Update to Git patch 13e8686: 2017-08-16 16:20:53 -07:00

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.
  • 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."

Licensing:

CC0