- Fixed version control feature (10eae69)
- Fix some typos (b114c10)
- Removed player count from /rv proxy servers command (9ecf143)
- Added leader election system (f894938)
- Updated leader system to not automatically destroy itself (f894938)
- Add command to view the current leader (dbf6835)
- Improved leader election (04834b6)
- Update configuration management (09ddc83)
- Add heartbeat service for proxy cleanup after crashes (09ddc83)
- Use VulpesCloud v2 Alpha (1829b2b, committed by <@715248503730995270>GitHub)
- Fix Jenkins build URL in README (82053e7)
- Remove CloudNet integration (2dbd913)
- Clean up dependencies (2dbd913)
- Add SimpleCloud v3 integration (2dbd913)
- Made all Redis actions in events async (16f44fb)
- Per proxy playercount is now set at join, quit and every 2 seconds (21829c4)
- Change how global playercount is calculated (21829c4)
- Change package structure to
dev.bypixel
(c9b9dd4)- RediVelocity now only requires Java 21+ and not Java 23+ (2dbd913)
- Fixed that if you were using any cloud system that was not SimpleCloud the plugin wouldn't load because of the early initialization of the controller API (81b9ceb, committed by @TheCGuyGitHub, thx for the fix)
- Removed velocity-plugin.json to just use the annotation (b7c642f)
- Improved version check debug (b7c642f)
- Removed lastseen command (687e967)
- Commits since last release: v1.1.0...v1.1.1