Codeberg Translate
be164b9ca9
Translated using Weblate (German)
Currently translated at 100.0% (14 of 14 strings) Co-authored-by: Wuzzy <wuzzy@disroot.org> Translate-URL: https://translate.codeberg.org/projects/zughy-friends-minetest/whitelist/de/ Translation: AES Luanti Server/Whitelist
Whitelist
Filter who can enter a Minetest server and who can't through a whitelist
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
- check Weblate for translations
- submit a merge request. In this case, PLEASE, do follow milestones and my coding guidelines
Description
Languages
Lua
100%