mirror of
https://github.com/APercy/airutils.git
synced 2025-03-15 16:11:22 +00:00
14 lines
478 B
Text
14 lines
478 B
Text
# all settings for client menu or in minetest.conf on servers
|
|
|
|
|
|
# protect airplanes from player damage in protected areas
|
|
airutils_protect_in_areas (protect in area) bool true
|
|
|
|
# disable PAPI (Precision Approach Path Indicator)
|
|
airutils_disable_papi (disable PAPI) bool false
|
|
|
|
# disable tug tool (reposition of not owning planes)
|
|
airutils_disable_tug (disable tug tool) bool false
|
|
|
|
# disable repair tool for planes
|
|
airutils_disable_repair (planes cannot be repaired) bool false
|