PLEASE BACKUP YOUR CONFIG AND UPDATE TO THE NEW ONE. READ THE UPDATE LOG
Timesystems no more.
I've decided to remove the functionality of multiple timesystems, mainly because it's hard to implement placeholders and all the functions for multiple timesystems. Now there will only be one: "main-time-system". (Do not remove or change it's name).
This update also fixes the /vc set date YYYY/MM/DD command.
events:
new-year:
name: '&a| &2New Year''s day'
month: 'January'
# You can do "day: 1" if it happens on one (in this case first) day of the month. day: 1
# <...> There rest of the config is the same <...> my-event:
name: '&a| &2Weekend'
# You can use a month name, "all" or "any". # If it's a month name, then the event will only happen on that month. month: '
Any'
# Event will be displayed on these specific days, on specified month day-names: - 'Friday'
- 'Saturday'
- 'Sunday'
description: -
"&6Weekend is here!" # If you opt out the "passed:", "current:" and "future:" sections, you can use one material for all the days, like defined below display-material: LIGHT_BLUE_STAINED_GLASS_PANE