Go to file
Zughy 51264ccc57 README: added DOCS + small fix 2020-09-15 19:24:20 +00:00
locale Files first commit 2020-09-15 21:21:00 +02:00
DOCS.md Files first commit 2020-09-15 21:21:00 +02:00
LICENSE Add LICENSE 2020-09-15 17:35:26 +00:00
README.md README: added DOCS + small fix 2020-09-15 19:24:20 +00:00
api.lua Files first commit 2020-09-15 21:21:00 +02:00
chatcmdbuilder.lua Files first commit 2020-09-15 21:21:00 +02:00
commands.lua Files first commit 2020-09-15 21:21:00 +02:00
init.lua Files first commit 2020-09-15 21:21:00 +02:00
mod.conf Files first commit 2020-09-15 21:21:00 +02:00
player_manager.lua Files first commit 2020-09-15 21:21:00 +02:00

README.md

Whitelist

Filter who can enter a Minetest server and who can't through a whitelist

Support my work

Commands

/whitelist on: enables the whitelist
/whitelist off: disables the whitelist
/whitelist add <player>: adds to the whitelist
/whitelist remove <player>: removes from the whitelist
/whitelist who: lists all the whitelisted players

API

Have a look at the DOCS

Want to help?

Feel free to:

  • open an issue
  • submit a merge request. In this case, PLEASE, do follow milestones and my coding guidelines. I won't merge features for milestones that are different from the upcoming one (if it's declared), nor messy code
  • contact me on the Minetest Forum