2015-07-16 17:44:01 +00:00
|
|
|
give_initial_stuff = true
|
|
|
|
enable_pvp = true
|
2017-12-27 15:21:21 +00:00
|
|
|
mg_name = singlenode
|
2015-09-01 17:22:34 +00:00
|
|
|
vote.kick_vote = false
|
2016-02-27 04:20:45 +00:00
|
|
|
barrier = 106
|
2017-11-09 21:44:50 +00:00
|
|
|
regen_interval = 6
|
2016-01-02 14:08:40 +00:00
|
|
|
regen_amount = 1
|
2016-02-05 21:55:45 +00:00
|
|
|
random_messages_interval = 60
|
2019-02-23 15:12:09 +00:00
|
|
|
sprint_stamina = 10
|
2019-01-05 23:24:53 +00:00
|
|
|
enable_lavacooling = false
|
2015-07-16 17:44:01 +00:00
|
|
|
|
2015-09-08 13:32:43 +00:00
|
|
|
#
|
|
|
|
# CTF_PVP_ENGINE
|
2015-07-16 17:44:01 +00:00
|
|
|
# See mods/ctf_pvp_engine/minetest.conf.example for ctf_pvp_engine settings.
|
2015-09-08 13:32:43 +00:00
|
|
|
#
|
|
|
|
|
2015-09-07 09:50:09 +00:00
|
|
|
ctf.colors.skins = true
|
2016-04-05 18:41:43 +00:00
|
|
|
ctf.colors.nametag = true
|
|
|
|
ctf.colors.nametag.tcolor = false
|
2015-09-08 13:32:43 +00:00
|
|
|
|
2015-07-16 17:44:01 +00:00
|
|
|
ctf.flag.capture_take = true
|
2015-11-25 18:38:05 +00:00
|
|
|
ctf.flag.waypoints = true
|
|
|
|
ctf.flag.nobuild_radius = 3
|
2016-04-04 21:34:38 +00:00
|
|
|
ctf.flag.alerts = true
|
2019-01-05 14:55:55 +00:00
|
|
|
ctf.flag.drop_time = 300
|
2015-09-08 13:32:43 +00:00
|
|
|
|
2015-07-16 17:44:01 +00:00
|
|
|
ctf.allocate_mode = 3
|
|
|
|
ctf.diplomacy = false
|
|
|
|
ctf.players_can_change_team = false
|
|
|
|
ctf.node_ownership = false
|
2015-09-01 17:28:40 +00:00
|
|
|
ctf.friendly_fire = false
|
2015-09-08 13:32:43 +00:00
|
|
|
ctf.autoalloc_on_joinplayer = true
|
|
|
|
|
2015-07-17 17:10:17 +00:00
|
|
|
ctf.match = true
|
2016-06-01 01:25:18 +00:00
|
|
|
ctf.match.teams = 2
|
|
|
|
ctf.match.team.1 = red
|
|
|
|
ctf.match.team.1.color = red
|
|
|
|
ctf.match.team.1.pos = 7,65,93
|
|
|
|
ctf.match.team.2 = blue
|
|
|
|
ctf.match.team.2.color = blue
|
|
|
|
ctf.match.team.2.pos = -22,66,-78
|
2015-12-30 12:53:10 +00:00
|
|
|
ctf.match.build_time = 240
|
2015-07-17 17:10:17 +00:00
|
|
|
ctf.match.clear_inv = true
|
|
|
|
ctf.match.destroy_team = true
|
|
|
|
ctf.match.reset_on_winner = true
|
2015-11-26 22:00:41 +00:00
|
|
|
ctf.match.map_reset_limit = 200
|
2015-11-25 18:38:05 +00:00
|
|
|
ctf.match.remove_player_on_leave = true
|
2015-09-08 13:32:43 +00:00
|
|
|
|
2015-07-27 17:23:08 +00:00
|
|
|
ctf.gui.tab.flags = false
|
2015-09-08 13:08:27 +00:00
|
|
|
ctf.gui.tab.settings = false
|
|
|
|
ctf.gui.tab.diplo = false
|
2015-07-27 17:23:08 +00:00
|
|
|
ctf.gui.team.teleport_to_flag = false
|