Commit Graph

4 Commits

Author SHA1 Message Date
4f10ce5ba8 Switch to Velocity from Bungeecord and add configuration support
- Replaced Bungeecord proxy with Velocity proxy.
- Updated brand name and logging for Velocity support.
- Introduced `velocity` and `velocity-secret` configuration options.
- Removed deprecated Bungeecord handling.
- General refactor and cleanup for proxy integration.
2025-12-25 18:47:49 +01:00
d80b7deb53 Update dependencies and improve various functionalities
- Bump Gradle to 8.5 and adjust related configs.
- Upgrade from JDK 17 to JDK 21.
- Replace deprecated methods with modern equivalents (`withDisplayName` -> `withCustomName`).
- Refactor and simplify event handling (e.g., PlayerLoginEvent -> AsyncPlayerConfigurationEvent).
- Fix minor issues with player and inventory handling.
- Improve Gradle startup scripts for better compatibility.
- Transition plugin handling from deprecated to current class references.
- General cleanup and code modernization.
2025-12-21 17:31:48 +01:00
bb363dc06f Added void-world for selection
Added loading indicators
Added speed modifiers
Code cleanup
2023-10-22 22:22:39 +02:00
78e8c35200 gradle fix 2023-04-14 00:28:08 +02:00