MainWorldName: world
# Your main world the player will spawn in.
BroadcastWelcomeMessage: 'true'
# Set to 'false' if you do not want a message
# to be shown when a new player joins your server.
WelcomeMessage: '&bWelcome &c%player% &bto the server!'
# Message that shows when a new player joins your server.
# If BroadcastWelcomeMessage is set to 'false', this will not be shown.
# You can use %player% to represent the player that has joined the server.
# This supports the color codes shown below.
StarterKit: 'false'
# Set to 'true' if you would like all new players
# to spawn with a set of stone tools and 15 porkchops.
Armor: 'false'
# If 'false' new players will not spawn with armor on them.
# Setting this to 'leather' will give leather armor,
# 'iron' will give iron armor, 'gold' will give gold armor,
# 'chainmail' will give chainmail armor and 'diamond' will give diamond armor.
ConfigVersionDoNotTouch: '0.5'
# DO NOT TOUCH THIS. Changing this will generate a new config.yml file.