Releases: hyperdefined/TimeBar
Releases · hyperdefined/TimeBar
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
- Added new placeholder for TimeBar:
{DAYPERCENT}
- shows the current progress of the day. - Added placeholders you can use anywhere!
%timebar_daycount%
- shows the total days passed.%timebar_time_of_day%
- shows the current time of day.%timebar_day_percent%
- shows the day completion percent.
1.4
- Bumped Java version to 17 or higher. This drops support for anything before 1.19.
- Added support for AdvancedSeasons. See the wiki for more information.
1.3.9
- Hopefully fixed plugin loading order with Multiverse. If you had worlds that the plugin claimed were invalid, this should fix it.
- Fixed logic error that resulted in TimeBar being off by default.
1.3.8
1.3.7
- Fixed reading months display name from config.
1.3.6
- Fix month and day placeholders for RealisticSeasons being incorrect (closes #33).
- The
days
section of the config has been removed. Days will now be pulled from RealisticSeasons. Months will continue to be pulled from themonths
section in TimeBar's config.
- The
YOU MUST USE REALISTICSEAONS 10.5.1 OR HIGHER!