mirror of
https://git.phreedom.club/localhost_frssoft/fediauth
synced 2025-07-21 14:44:50 -04:00
onboard form and join check
This commit is contained in:
parent
bb06a28048
commit
9f3633ea58
8 changed files with 96 additions and 19 deletions
4
privs.lua
Normal file
4
privs.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
minetest.register_privilege("otp_enabled", {
|
||||
description = "otp enabled player"
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue