give_initial_stuff = true enable_pvp = true map_generation_limit = 160 vote.kick_vote = false barrier = 20000 regen_interval = 10 regen_amount = 1 random_messages_interval = 6000 # # CTF_PVP_ENGINE # See mods/ctf_pvp_engine/minetest.conf.example for ctf_pvp_engine settings. # ctf.colors.skins = true ctf.colors.nametag = true ctf.colors.nametag.tcolor = false ctf.flag.capture_take = true ctf.flag.waypoints = true ctf.flag.nobuild_radius = 3 ctf.flag.alerts = true ctf.allocate_mode = 3 ctf.diplomacy = false ctf.players_can_change_team = true ctf.node_ownership = false ctf.friendly_fire = false ctf.autoalloc_on_joinplayer = true ctf.match = true ctf.match.teams = 2 ctf.match.team.1 = red ctf.match.team.1.color = red ctf.match.team.2 = blue ctf.match.team.2.color = blue ctf.match.team.1.pos = 19045,28,19898 ctf.match.team.2.pos = 18972,23,20153 ctf.match.build_time = 0 ctf.match.clear_inv = true ctf.match.destroy_team = true ctf.match.reset_on_winner = true ctf.match.map_reset_limit = 200 ctf.match.remove_player_on_leave = true ctf.gui.tab.flags = false ctf.gui.tab.settings = false ctf.gui.tab.diplo = false ctf.gui.team.teleport_to_flag = false