Anti Grief [FIXED]
how can i set "no interact" for new users
i want give the privileges to players manually.
i want give the privileges to players manually.
FOSS gamedev and creative worlds
https://forums.minetest.org/
Menche wrote:Use the setting "default_privs = shout". The privilege "shout" is needed if you want new players to be able to talk. Use the setting "/set default_privs shout" in-game to apply immediately, add "default_privs = shout" to minetest.conf to make the setting stick.