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,5 +1,6 @@
|
|||
|
||||
minetest.register_privilege("otp_enabled", {
|
||||
description = "otp enabled player",
|
||||
give_to_singleplayer = false
|
||||
})
|
||||
give_to_singleplayer = false,
|
||||
otp_keep = true
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue