Juraj Vajda 2016-12-14 01:08:22 +01:00
commit 1a94c1a6d0
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
-- older privelage for admins to rbypass protected nodes, do not use anymore
-- instead grant admin 'protection_bypass' privelage.
minetest.register_privilege("delprotect","Ignore player protection")
-- 'delprotect' priv removed, use 'protection_bypass' instead
--minetest.register_privilege("delprotect","Ignore player protection")
-- get minetest.conf settings
protector = {}