mirror of
https://git.phreedom.club/localhost_frssoft/fediauth
synced 2025-03-15 14:11:24 +00:00
5 lines
No EOL
121 B
Lua
5 lines
No EOL
121 B
Lua
|
|
minetest.register_privilege("otp_enabled", {
|
|
description = "otp enabled player",
|
|
give_to_singleplayer = false
|
|
}) |