Geyser/bootstrap/bungeecord/src/main/java/org/geysermc/geyser/platform/bungeecord
chris 6a51d8298f
Feature: Rework startup logic (#4377)
* This makes `geyser reload` work the same across all platforms. For example, it ensures that we reload the config to the greatest extent possible (with the exception of compression/injection settings). Additionally, this clears up issues where Extensions were previously disabled during reloading - instead, the new Pre and Post reload events allow extensions to reload whatever necessary on their own.
2024-02-14 12:50:50 +01:00
..
command Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
GeyserBungeeCompressionDisabler.java Address #4281 2023-11-11 13:26:28 -05:00
GeyserBungeeConfiguration.java We're in 2022 now 2022-01-01 20:03:05 +01:00
GeyserBungeeDumpInfo.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
GeyserBungeeInjector.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
GeyserBungeeLogger.java We're in 2022 now 2022-01-01 20:03:05 +01:00
GeyserBungeeMain.java We're in 2022 now 2022-01-01 20:03:05 +01:00
GeyserBungeePingPassthrough.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
GeyserBungeePlugin.java Feature: Rework startup logic (#4377) 2024-02-14 12:50:50 +01:00
GeyserBungeeUpdateListener.java Resolve fallout 2022-08-24 04:53:13 +00:00