Bug Fixes
- Fixed Bedrock server ping issue (#607)
- Updated gRPC version to resolve communication errors (#671)
- Resolved duplicated website footer (#648)
- Fixed port change issue for Bedrock proxy servers (#608)
- Fixed static proxy join bug (#683)
- Gate proxy no longer starts indefinitely (#695)
- Fixed Proxy Addon message configuration not updating (#705)
- Resolved
NullPointerExceptionwhen starting services (#714) - Prevented creation of groups with empty names (#718)
- UUID synchronization between BungeeCord and Paper now works correctly (#711)
- Fixed MOTDs not updating after edits (#716)
- Resolved issue preventing static service creation after creating lobby and proxy (#728)
- Proxy Addon maintenance command fixed for new property system (#729)
Improvements
- Reduced launcher file size for faster downloads and updates (#381)
New Features
- A brand-new web dashboard for managing your cloud! (#661)
- Added REST API for developers (#533)
- Added user warning attachments (#668)
- Added priority settings for fallback servers (#676)
- Tab-complete now remembers last used memory during setup (#675)
- Added
EVERY_FALLBACKtemplate for dynamic fallbacks (#674) - Faster service shutdown (#692)
- Expanded Addon API with more hooks and lifecycle control (#591)
- Docker Support for running PoloCloud in containerized environments (#474)
- PlaceholderAPI support for PoloCloud integrations (#682)
- Separated website and documentation into distinct folders (#710)
Platform Support
- Added WaterdogPE support (#587)
- Added PandaSpigot support (#647)
- Added Spigot platform support (#673)
Dependencies
- build(deps): bump
com.gradleup.shadowfrom9.0.0→9.2.1(#727) - build(deps): bump
log4jfrom2.25.1→2.25.2(#725)
📖 Documentation
New official documentation is now live!
Explore detailed guides for the dashboard, REST API, platform setup, and addon development.
👉 Visit the Docs