From now on the plugin will be distributed with a different jar for each platform. this allows different versions to run on different java versions, as well as versions such as Sponge, which already contain Configurate, to be lighter.
What's Changed
- Multi Release Jars by @4drian3d in https://github.com/4drian3d/LogFilter/pull/2
- feat: Implemented Bungee support
Requirements for this version
- Java 8+
From now on the plugin will be distributed with a different jar for each platform. this allows different versions to run on different java versions, as well as versions such as Sponge, which already contain Configurate, to be lighter.
What's Changed
- Multi Release Jars by @4drian3d in https://github.com/4drian3d/LogFilter/pull/2
- feat: Implemented Bungee support
Requirements for this version
- Java 11+
- Velocity 1.1.x|3.0.x|3.1.x|3.2.0
From now on the plugin will be distributed with a different jar for each platform. this allows different versions to run on different java versions, as well as versions such as Sponge, which already contain Configurate, to be lighter.
What's Changed
- Multi Release Jars by @4drian3d in https://github.com/4drian3d/LogFilter/pull/2
- feat: Implemented Bungee support
Requirements for this version
- Java 8+
Implemented Sponge, Krypton and Paper Platforms
Compatibility
- Sponge 8+
- Velocity 3.0+
- Bukkit 1.8.8+
- Krypton 0.66.3+
2.0.0 Release | Migrated to Configurate and Filter performance improvements
by 4drian3d on Aug 18, 2022What's Changed
- fix: Replace Toml4j usage with Configurate 3
- misc!: Migrated from TOML format to HOCON config format
- perf: Improved filters performance
- build: Added module-info | Java 9 Modules Support
- chore: Change package
Full Changelog: https://github.com/4drian3d/LogFilter/compare/1.0.1...2.0.0


