srifqi wrote:But, why should create new privileges? Just use "settime".
Umm.. You're completely right.
I simply didn't think about the default privileges :D
Thanks for pointing out, I will update this in no time.
srifqi wrote:But, why should create new privileges? Just use "settime".
indriApollo wrote:Here you go :D
- register privilege : http://dev.minetest.net/minetest.register_privilege
- chatcommands : http://dev.minetest.net/minetest.register_chatcommand
(add privs = {timechangr = true} for ex)