mirror of
https://git.phreedom.club/localhost_frssoft/fediauth.git
synced 2024-11-04 15:33:20 +00:00
4 lines
87 B
Lua
4 lines
87 B
Lua
|
|
||
|
minetest.register_privilege("otp_enabled", {
|
||
|
description = "otp enabled player"
|
||
|
})
|