Commit Graph

5 Commits

Author SHA1 Message Date
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
310b1034ae Rework compass inventory to highlight current world items 2023-04-30 16:37:01 +02:00
b5f6ac467b add spawn-tp-item 2023-04-28 20:46:58 +02:00
431f002521 various fixes, better worldhandling 2023-04-27 21:37:05 +02:00