mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Builtin: Add basic_privs setting
This commit is contained in:
parent
30083d1e00
commit
17bfe2fe5b
4 changed files with 14 additions and 3 deletions
|
@ -826,6 +826,10 @@
|
|||
# type: string
|
||||
# default_privs = interact, shout
|
||||
|
||||
# Privileges that players with basic_privs can grant
|
||||
# type: string
|
||||
# basic_privs = interact, shout
|
||||
|
||||
# Whether players are shown to clients without any range limit.
|
||||
# Deprecated, use the setting player_transfer_distance instead.
|
||||
# type: bool
|
||||
|
@ -1513,4 +1517,3 @@
|
|||
|
||||
# type: string
|
||||
# modstore_details_url = https://forum.minetest.net/mmdb/mod/*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue