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
533df11984
Bungeecord join issues solved
...
Fixed return-server not working
2023-10-23 14:21:15 +02:00
4aa5c1e5ae
Removed dead config files and entries
...
Added option for bungeecord return server
2023-10-23 09:17:19 +02:00
a00c1f174c
Added option to leave Server and go back to main server
2023-10-23 08:49:31 +02:00
6b2b25ce5e
Fixed indefinite loading bug
...
Removed verbose logging
Changed loading-text
2023-10-23 08:11:13 +02:00
bb363dc06f
Added void-world for selection
...
Added loading indicators
Added speed modifiers
Code cleanup
2023-10-22 22:22:39 +02:00
ebf9f36635
Bungeecord join error fix
1.1.2
2023-05-21 11:05:16 +02:00
3b36fcdbbf
Word mistake correction
2023-05-20 17:29:48 +02:00
dd713732c6
version 1.1 release
1.1
2023-05-17 17:09:05 +02:00
4702589c25
version 1.0 release
1.0
2023-05-16 20:14:24 +02:00
d439140fd6
clean up
2023-05-10 23:29:41 +02:00
fa048402da
corrected spelling mistake
2023-05-10 18:35:35 +02:00
382d6b9b37
cleanup and worldchange message correction
2023-05-09 23:22:48 +02:00
c673ca4cb3
adding cordinate support and playeronline check for tp command
2023-05-09 19:05:21 +02:00
e106cd8b56
adding simple console logs
2023-05-08 22:59:11 +02:00
eac77353cf
adding simple console logs
2023-05-08 22:58:08 +02:00
310b1034ae
Rework compass inventory to highlight current world items
2023-04-30 16:37:01 +02:00
93d48712b5
improving spawn-teleport-item
2023-04-30 15:06:55 +02:00
15d594528e
removing gamemode creative option
2023-04-30 15:06:08 +02:00
af5b2e7b7f
adding easy event canceling
2023-04-30 15:03:05 +02:00
6b9cc4ffc0
set compasstimer to 15 sec
2023-04-29 21:26:50 +02:00
b5f6ac467b
add spawn-tp-item
2023-04-28 20:46:58 +02:00
bdd101114b
adding Feedback when player uses compass to often
2023-04-28 19:23:57 +02:00
7cf025376b
Merge remote-tracking branch 'origin/dev' into dev
...
# Conflicts:
# src/main/java/eu/mhsl/craftattack/worldmuseum/listener/ItemUseListener.java
# src/main/java/eu/mhsl/craftattack/worldmuseum/util/NewPlayer.java
2023-04-28 19:22:29 +02:00
f02379515d
adding Feedback when player uses compass to often
2023-04-28 19:21:35 +02:00
3817880030
clean up and rework compassUsageTimer
2023-04-28 18:58:47 +02:00
65e3195128
adding signsupport for worlds
2023-04-28 18:40:41 +02:00
52983b69c5
adding signsupport for worlds
2023-04-28 18:39:38 +02:00
3de50d7557
adding /spawn command
2023-04-28 18:38:28 +02:00
f9aec0fe58
fixing TeleportCommand
2023-04-27 21:41:01 +02:00
431f002521
various fixes, better worldhandling
2023-04-27 21:37:05 +02:00
38d46dccf8
Added skin support with caching
2023-04-17 18:01:52 +02:00
9b2884b85d
adding automatic world restoration
2023-04-17 16:43:29 +02:00
49ea2b1aad
fixed Worlditem
2023-04-17 15:05:15 +02:00
2fa5946190
clean up
2023-04-17 14:44:02 +02:00
c4095ff8ee
chunks load before entering the world
2023-04-17 00:14:26 +02:00
447ecf2a93
added Compass to swich worlds
2023-04-16 23:14:08 +02:00
04f3f6b448
remove lobby system
2023-04-16 19:42:48 +02:00
dca9c7bfb6
new gc-,gamemode- and tp-command, tab shows ram usage
2023-04-16 18:31:53 +02:00
94d9ba1bae
add tp to Spawn inside worlds
2023-04-15 23:39:47 +02:00
1d79abd263
reuse old project
2023-04-15 23:22:10 +02:00
78e8c35200
gradle fix
2023-04-14 00:28:08 +02:00