Challenges/config.yml

17 lines
564 B
YAML
Raw Normal View History

# Challenges Config
2017-11-26 03:17:16 +01:00
# Reset Challenges - if this is true, player's challenges will reset when they
# reset an island or if they are kicked or leave a team. Prevents exploiting the
# challenges by doing them repeatedly.
resetchallenges: false
2017-11-26 03:17:16 +01:00
# Broadcast 1st time challenge completion messages to all players.
# Change to false if the spam becomes too much.
broadcastmessages: true
2017-11-26 03:17:16 +01:00
# Remove non-repeatable challenges from the challenge GUI when complete
removecompleteonetimechallenges: false
2017-11-26 03:17:16 +01:00
# Add enchanted glow to completed challenges
addcompletedglow: true