▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Seasons API
Seasons API

Seasons API

API for creating your own seasons, weathers and challenges!

5.4K
18

Seasons API 1.2-BETA-6

beta4 мая 2025 г.

Messages now use the more flexible MiniMessage for formatting instead of the outdated color codes. Read more about MiniMessage. Placeholder API is now a required dependency.


Add-on developers are now encouraged to use Minecraft Text instead of String for any displayed messages (season name, weather name, chat message). Special getText and addTextValue methods have been added to ConfigFileObject and ConfigContentObject for this purpose. All config files now have a version (default 1). Now you can easily and safely update values in configs to the new format without the user noticing, for this you need to override the update method in your class that extends ConfigFileObject. MiniMessage is included to the jar!


Full Changelog: https://github.com/kochkaev/seasons-api/compare/1.2-BETA-5...1.2-BETA-6

Seasons API 1.2-BETA-5

beta2 мая 2025 г.

Updated to Minecraft version 1.21.5.

Full Changelog: https://github.com/kochkaev/seasons-api/compare/1.2-BETA-4...1.2-BETA-5

Seasons API 1.2-BETA-4

beta3 января 2025 г.

Fixed crushes when player returns to the title screen after death.

Full Changelog: https://github.com/kochkaev/seasons-api/compare/1.2-BETA-3...1.2-BETA-4

Seasons API 1.2-BETA-3

beta24 декабря 2024 г.

Players can now customize for themselves whether or not to show the current season and weather information in the action bar. /seasons actionbar {on/off}

Full Changelog: https://github.com/kochkaev/seasons-api/compare/1.2-BETA-2...1.2-BETA-3

Seasons API 1.2-BETA-2

beta3 ноября 2024 г.

Fixed identifier error when damage player;
Added addSeason(SeasonObject) and removeSeason(SeasonObject) in WeatherObject;

Full Changelog: https://github.com/kochkaev/seasons-api/compare/1.2-BETA-1...1.2-BETA-2

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

Minecraft: Java Edition

1.21.x

Платформы

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

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

Создатели

Детали

Лицензия:Apache-2.0
Опубликован:1 год назад
Обновлён:10 месяцев назад
Главная