[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4866: Undefined array key "database_gc"
FOSS gamedev and creative worlds • View topic - How to set default privliges
Page 1 of 1

How to set default privliges

PostPosted: Wed Feb 05, 2014 21:43
by EBM9000
How do I set default privileges in a minetest server? Thanks (0.4.8)

PostPosted: Wed Feb 05, 2014 21:48
by sfan5
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
default_privs = interact, shout, foobar

https://github.com/minetest/minetest/blob/master/minetest.conf.example#L273