3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-07-03 20:08:08 +02:00
Geyser/bootstrap
chris 06663bcafd
Fix: Don't mistakingly assume that Geyser-Velocity initialized (#4276)
* Fix: ListenerBoundEvent could set `INITIALIZED` to true, even if we did not initialize yet - move that to postStartup() instead.

* only assign INITIALIZED once, and only after the correct listenertype bound.
2023-11-06 16:17:41 +01:00
..
bungeecord Fix /geyser reload on Velocity (#4258) 2023-11-03 17:16:09 +01:00
fabric Let the fabric module really use Java 17 (#4231) 2023-10-20 22:17:43 +02:00
spigot Allow extensions to load other extension's classes, and store extensions by IDs instead of name (#3946) 2023-10-01 07:17:53 +02:00
standalone Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
velocity Fix: Don't mistakingly assume that Geyser-Velocity initialized (#4276) 2023-11-06 16:17:41 +01:00