Code (YAML):
#Setting up the time limit
time-limit
:
#Set it to false to make an endless game until one team wins
enable
: true
#The time in seconds for the time limit
limit
: 3600
#Set it to true if you want players in deathmatch to be in adventure mode. (false = survival mode)
deathmatch-adventure-mode
: true
# To end with a deathmatch arena, you must have WorldEdit installed and your arena.schematic file inside plugins/UhcCore
arena-deathmatch
:
# Choose a rare block type that will create team teleport spots in the deathmatch arena
# To view the correct item item data you can use '/iteminfo' in game (Permission: 'uhc-core.commands.iteminfo')
teleport-spots-block
: BEDROCK
# The arena.schematic is pasted at x=10000 z=10000, you can choose here the y coordinate
paste-at-y
: 100