Page 1 of 1

Anti Grief [FIXED]

PostPosted: Mon Sep 24, 2012 20:26
by magnificentx
how can i set "no interact" for new users
i want give the privileges to players manually.

PostPosted: Mon Sep 24, 2012 20:36
by Menche
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.

PostPosted: Mon Sep 24, 2012 21:28
by magnificentx
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.



THANKS BRO