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
|
@ -691,6 +691,9 @@ default_password (Default password) string
|
|||
# See /privs in game for a full list on your server and mod configuration.
|
||||
default_privs (Default privileges) string interact, shout
|
||||
|
||||
# Privileges that players with basic_privs can grant
|
||||
basic_privs (Basic Privileges) string interact, shout
|
||||
|
||||
# Whether players are shown to clients without any range limit.
|
||||
# Deprecated, use the setting player_transfer_distance instead.
|
||||
unlimited_player_transfer_distance (Unlimited player transfer distance) bool true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue