SimpleJumpPads 1.3.1
release22 августа 2025 г.Starting with this version, libraries will no longer be loaded at runtime; instead, the library used will be included in the jar. This prevents a console error that occurred when we used the central Maven repository to download the required dependencies at runtime.
Full Changelog: https://github.com/4drian3d/SimpleJumpPads/compare/1.3.0...1.3.1
SimpleJumpPads 1.3.0
release21 января 2025 г.What's Changed
- Refactorized command and listener registration in https://github.com/4drian3d/SimpleJumpPads/pull/36
- Added configurable Particle spawn amount
Full Changelog: https://github.com/4drian3d/SimpleJumpPads/compare/1.2.3...1.3.0
SimpleJumpPads 1.2.3
release18 июля 2024 г.Recently a change was made in Paper (actually in its upstream), which caused some enums classes to be changed to simple classes, which affects certain plugins. This change was foreseen in SimpleJumpads almost a year ago, but I'm still releasing this version so that everyone can be sure that the plugin will work despite upgrading their server version.
- Updated to Java 21
Full Changelog: https://github.com/4drian3d/SimpleJumpPads/compare/1.2.2...1.2.3
SimpleJumpPads 1.2.2
release29 июня 2023 г.- Added Paper 1.20.x support
- Removed Paper 1.19.3 support
SimpleJumpPads 1.2.1
release11 апреля 2023 г.- fix(deps): update dependency net.kyori:adventure-serializer-configurate4 to v4.13.1 in https://github.com/4drian3d/SimpleJumpPads/pull/9
- Added Folia Support
Full Changelog: https://github.com/4drian3d/SimpleJumpPads/compare/1.2.0...1.2.1
