• 2.1.1 daca492c5e

    tenkuma released this 2026-05-30 11:16:21 -03:00 | 0 commits to main since this release

    • 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)
    Downloads
  • 2.1 b227ef18e2

    tenkuma released this 2026-05-26 20:04:41 -03:00 | 2 commits to main since this release

    • 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.
    Downloads
  • 2.0 632993678e

    tenkuma released this 2026-05-25 21:59:55 -03:00 | 6 commits to main since this release

    • 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
    Downloads