▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
TimeLib

TimeLib

Get the real life date & time tick-perfectly and efficiently!

3.5K
26

TimeLib v2.3.1

release28 июля 2025 г.

Bugfixes:

  • Fixed a bug that caused TimeLib not to work at all (A typo when trying to call the tick function)

TimeLib v.2.3.1

release28 июля 2025 г.

Bugfixes:

  • Fixed a bug that caused TimeLib not to work at all (A typo when trying to call the tick function)

TimeLib v2.3.0

alpha26 июля 2025 г.

IMPORTANT NOTICE

Despite being declared as Lantern Load compatible, that had not been the case in older releases. From now on, you can use the Lantern Load conventions to check whether TimeLib is installed and what version. Details in the changelog below.

Additions:

  • Added Lantern Load compatibility
    • If you follow the conventions, you can check whether TimeLib is installed (#TimeLib load.status is 1) and what version (Check #TimeLib.Version load.status)
    • You can also specifically check if multiple incompatible versions of TimeLib are installed at the same time (#TimeLib.VersionError load.status is 1)
    • The #TimeLib.Version load.status version is now 1
  • TimeLib now stops functioning and throws errors if multiple incompatible versions are installed simultaneously
    • This extends to the utility functions, which will fail
  • TimeLib now stops functioning and throws errors upon executing utility functions if it has been uninstalled by running the timelib:uninstall function

(!) The version compatibility checks are not compatible with releases 2.2.0 and earlier.

(!) To counteract potential problems with datapacks trying to access TimeLib while it's uninstalled (before upgrading to a newer release), future releases of TimeLib will provide an "upgrade" feature that automatically detects what version was installed prior. Because this depends on the newly implemented version feature, it will only work with releases 2.3.0 and newer.

TimeLib v2.3.0

alpha26 июля 2025 г.

IMPORTANT NOTICE

Despite being declared as Lantern Load compatible, that had not been the case in older releases. From now on, you can use the Lantern Load conventions to check whether TimeLib is installed and what version. Details in the changelog below.

Additions:

  • Added Lantern Load compatibility
    • If you follow the conventions, you can check whether TimeLib is installed (#TimeLib load.status is 1) and what version (Check #TimeLib.Version load.status)
    • You can also specifically check if multiple incompatible versions of TimeLib are installed at the same time (#TimeLib.VersionError load.status is 1)
    • The #TimeLib.Version load.status version is now 1
  • TimeLib now stops functioning and throws errors if multiple incompatible versions are installed simultaneously
    • This extends to the utility functions, which will fail
  • TimeLib now stops functioning and throws errors upon executing utility functions if it has been uninstalled by running the timelib:uninstall function

(!) The version compatibility checks are not compatible with releases 2.2.0 and earlier.

(!) To counteract potential problems with datapacks trying to access TimeLib while it's uninstalled (before upgrading to a newer release), future releases of TimeLib will provide an "upgrade" feature that automatically detects what version was installed prior. Because this depends on the newly implemented version feature, it will only work with releases 2.3.0 and newer.

TimeLib v2.2.0

release12 июня 2025 г.

⚠ BREAKING CHANGES

This version contains breaking changes. Make sure you uninstall the previous version and check if the breaking changes affect your datapack.

Breaking changes:

  • Renamed #TimeLib TimeLib.PausedTicks to #TimeLib.PausedTicks TimeLib

Additions:

  • During the date_changed event, the number of days that have passed can be retrieved from #TimeLib.PassedDays TimeLib
  • During the daytime_changed event, the number of seconds that have passed (not capped to a single day) can be retrieved from #TimeLib.PassedSeconds TimeLib

Совместимость

Minecraft: Java Edition

23w45a1.21.x1.20.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Создатели

Детали

Лицензия:MIT
Опубликован:2 года назад
Обновлён:7 месяцев назад
Главная