Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ episodes:

# Format: "mm", "mm:ss" or "hh:mm:ss". If invalid, 20 minutes.
# Don't remove the "quotes" (because of the commas)!
length: "20:00"
length: "15.00"

# A title is displayed when the episode changes.
title: true
Expand Down Expand Up @@ -78,7 +78,7 @@ map:
# Notice: if the border is circular, the WorldBorder Bukkit plugin by Brettflan (see above)
# is REQUIRED. Without, the border shrinking will not work.
shrinking:
enabled: false
enabled: True

# Formats: "mm", "mm:ss" or "hh:mm:ss".
# With the default values, the border eats one block every 8 seconds on each side.
Expand All @@ -104,7 +104,7 @@ daylightCycle:


scoreboard:
title: Kill the Patrick
title: Penguins UHC

# Scoreboard displayed on the left of the screen
enabled: true
Expand Down