mirror of
https://git.phreedom.club/localhost_frssoft/fediauth
synced 2025-07-21 14:44:50 -04:00
priv revoke overhaul
This commit is contained in:
parent
4cf38c997d
commit
0b6fc9269f
6 changed files with 84 additions and 61 deletions
1
init.lua
1
init.lua
|
@ -18,6 +18,7 @@ dofile(MP.."/functions.lua")
|
|||
dofile(MP.."/onboard.lua")
|
||||
dofile(MP.."/join.lua")
|
||||
dofile(MP.."/privs.lua")
|
||||
dofile(MP.."/priv_revoke.lua")
|
||||
|
||||
if minetest.get_modpath("mtt") and mtt.enabled then
|
||||
dofile(MP.."/functions.spec.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue