2015-07-16 18:44:01 +01:00
|
|
|
give_initial_stuff = true
|
|
|
|
enable_pvp = true
|
2017-12-27 15:21:21 +00:00
|
|
|
mg_name = singlenode
|
2015-09-01 18:22:34 +01: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
|
2018-01-27 00:07:07 +00:00
|
|
|
sprint_stamina = 5
|
2015-07-16 18:44:01 +01:00
|
|
|
|
2015-09-08 14:32:43 +01:00
|
|
|
#
|
|
|
|
# CTF_PVP_ENGINE
|
2015-07-16 18:44:01 +01:00
|
|
|
# See mods/ctf_pvp_engine/minetest.conf.example for ctf_pvp_engine settings.
|
2015-09-08 14:32:43 +01:00
|
|
|
#
|
|
|
|
|
2015-09-07 10:50:09 +01:00
|
|
|
ctf.colors.skins = true
|
2016-04-05 19:41:43 +01:00
|
|
|
ctf.colors.nametag = true
|
|
|
|
ctf.colors.nametag.tcolor = false
|
2015-09-08 14:32:43 +01:00
|
|
|
|
2015-07-16 18:44:01 +01: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 22:34:38 +01:00
|
|
|
ctf.flag.alerts = true
|
2015-09-08 14:32:43 +01:00
|
|
|
|
2015-07-16 18:44:01 +01:00
|
|
|
ctf.allocate_mode = 3
|
|
|
|
ctf.diplomacy = false
|
|
|
|
ctf.players_can_change_team = false
|
|
|
|
ctf.node_ownership = false
|
2015-09-01 18:28:40 +01:00
|
|
|
ctf.friendly_fire = false
|
2015-09-08 14:32:43 +01:00
|
|
|
ctf.autoalloc_on_joinplayer = true
|
|
|
|
|
2015-07-17 18:10:17 +01:00
|
|
|
ctf.match = true
|
2016-06-01 02:25:18 +01: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 18:10:17 +01: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 14:32:43 +01:00
|
|
|
|
2015-07-27 18:23:08 +01:00
|
|
|
ctf.gui.tab.flags = false
|
2015-09-08 14:08:27 +01:00
|
|
|
ctf.gui.tab.settings = false
|
|
|
|
ctf.gui.tab.diplo = false
|
2015-07-27 18:23:08 +01:00
|
|
|
ctf.gui.team.teleport_to_flag = false
|