Added
- Support for 1.26.1.2.
- Per-Arena Reward System, allowing each arena to have its own rewards.
- PlaceholderAPI leaderboard placeholders for displaying leaderboard data.
Improved
- Refactored and optimized various parts of the codebase for better performance.
- Updated the wiki
- Fixed a crash when running /pof disable, /pof enable, /pof delete, or /pof reset without providing a name
- Fixed lobby protection not fully deactivating when turned off in the config
- Fixed spam-clicking hotbar items causing players to receive in-game items while still in the lobby, or triggering lobby items immediately after leaving an arena
- Added "/pof set" command for POINTS
Version 2.1.0
- Fixed GameMenu not refreshing correctly.
- Fixed An issue with joining party arenas.
- Changed Removed the
option.Code:command-Type
Commands are now defined directly using:
Code:[player] Code:[server] — connects the player to another server on the same BungeeCord network.Code:[connect]- Important This feature requires BungeeMessaging.
- Works by default on BungeeCord and Waterfall.
- On Velocity, it may be disabled by default — check your proxy configuration.
- Improved Various performance optimizations.
## Version 2.0.9
- Fixed a chat-related error
- Added a new option to enable/disable parties (
parties-enabledinconfig.yml)- Fixed an issue with the Parties system
- Fixed an issue with the api
- Fixed an issue where sounds weren't working on new versions
Features & Improvements
- Added configurable no-vote permission support for messages
- Reworked ItemGive runs across all GameModes with improved and optimized logic
- Added a public API for external plugin integration (Join our Discord to obtain the JAR)
- Restored full support for Minecraft versions 1.16 → 1.21
- Migrated SQLite connection handling to HikariCP for improved performance, pooling, and stability
🛠 Fixes
- Resolved FAWE cage handling issue that caused a long-term memory leak
- Fixed party system bug where members could join solo arenas
- Fixed
/pof setuperror when no arena name is provided; added proper argument validation- Fixed issue where Game Items would drop in the lobby
