415fcdb7dc
Players can now use "minetest.conf" or go to the Settings tab and configure it.
9 lines
417 B
Plaintext
9 lines
417 B
Plaintext
# Timeout delay (default is 60)
|
|
tp.timeout_delay (Timeout delay after a request is sent) int 60
|
|
|
|
# Enables immediate teleport to players for those who have tp_admin privilege (enabled by default)
|
|
tp.enable_immediate_teleport (Immediate teleport for those with tp_admin privilege) bool true
|
|
|
|
# Enables Teleport To Place command (disabled by default)
|
|
tp.enable_tpp_command (Enable Teleport To Place command) bool false
|