No Description

Zughy 0a0795a4c3 Version bump (1.1.1) 3 years ago
locale 0a0795a4c3 Version bump (1.1.1) 3 years ago
DOCS.md 5747c49cf9 no case sensitive whitelist 3 years ago
LICENSE f90e4dad14 Add LICENSE 3 years ago
README.md 5747c49cf9 no case sensitive whitelist 3 years ago
api.lua 5747c49cf9 no case sensitive whitelist 3 years ago
chatcmdbuilder.lua 2428dcadcb Files first commit 3 years ago
commands.lua 2428dcadcb Files first commit 3 years ago
init.lua 0a0795a4c3 Version bump (1.1.1) 3 years ago
mod.conf 2428dcadcb Files first commit 3 years ago
player_manager.lua 2428dcadcb Files first commit 3 years ago

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 (not case sensitive)
/whitelist remove <player>: removes from the whitelist (not case sensitive)
/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