1
0
mirror of https://github.com/minetest/minetest.git synced 2025-06-28 06:11:44 +02:00

Add enable_pvp setting

This commit is contained in:
Perttu Ahola
2011-12-02 11:25:47 +02:00
parent 34fd47887e
commit 9af0142a36
3 changed files with 9 additions and 0 deletions

View File

@ -133,6 +133,8 @@
#default_privs = build, shout
# Whether players are transferred to client without any range limit
#unlimited_player_transfer_distance = true
# Whether to enable players killing each other
#enable_pvp = true
# Profiler data print interval. #0 = disable.
#profiler_print_interval = 0