#If there is a language you do not like, you can deactivate it here.
#NOTE: Remember that the server-language must be written here.
enabled-client-language:
- "en_US"
- "tr_TR"
#Event Duration
duration-minutes: 25
#These settings define time thresholds for the boss bar, triggering visual changes based on the remaining time.
bossbar-low-time-threshold-percent: 25
bossbar-medium-time-threshold-percent: 50
#You can choose from 7 colors: BLUE, GREEN, PINK, PURPLE, RED, WHITE and YELLOW
bossbar-color-high-time: RED
bossbar-color-medium-time: RED
bossbar-color-low-time: RED
#You can choose from 5 styles: SOLID, SEGMENTED_6, SEGMENTED_10, SEGMENTED_12 and SEGMENTED_20
bossbar-style-high-time: SEGMENTED_20
bossbar-style-medium-time: SEGMENTED_20
bossbar-style-low-time: SEGMENTED_20
# Whitelist of towns exempt from enabling pvp mode globally.
whitelist-towns-pvp:
- ExampleTownName1
- ExampleTownName2
# Whitelist of towns exempt from enabling public mode globally.
global-public-mode: true
whitelist-towns-public:
- ExampleTownName1
- ExampleTownName2
#Only players can teleport to this world in order to prevent them from escaping the Purge.
whitelist-world:
- world
Permissions:
townypurge.admin
townypurge.stop
townypurge.start
townypurge.reload
townypurge.version
townypurge.bypass.*
townypurge.bypass.changepublic
townypurge.bypass.changepvp
townypurge.bypass.newtown
townypurge.bypass.worldtp
Commands:
/purge start
/purge stop
/purge reload
/purge version
TO-DO LIST:
Placeholder Support
TownyFlight Support (During the event time they cannot use flight mode)
Customize timer format
Customize bossbar style
I will add some bypass for limitation like world teleportation
Sharing some statistics like killing and dying at the end of the event
Some Improvements for MultiLang System
Reward system
Discord webhook support
Calendar system
PvpManager support (disable newbie protection in event time)