
This is a dependency for my other projects, it does not do anything on it's own but it provides a common code for plugins that want to support multiple server versions (see compatibility list).
Ченджлог
2.1.1Релиз26.1, 26.1.1, 26.1.2 · 30 мая 2026 г.
- Deprecate LoggerProvider#error in favor of LoggerProvider#severe.
- Fix class loader to load modern implementation on any version that is not b1.7.3 (Poseidon)
2.1Релиз1.21.9, 1.21.10, 1.21.11 · 26 мая 2026 г.
- Configuration implementation for Poseidon now uses Bukkit Configuration as base
- Fixed bug in Configuration#load(String content) implementation for 1.21 where it was passing content as path to YamlConfiguration instead of turning content into a file.
2.0Релиз1.21.9, 1.21.10, 1.21.11 · 26 мая 2026 г.
- Full rework
- Remove reflection in favor of factory/registration implementation system
- Remove ConfigurationEx in favor of Configuration that supports both Bukkit's deprecated Configuration and newer YamlConfiguration
Комментарии
Загружаем…