Releases: sfu-philosophy/minecraft-clientcontext
Releases · sfu-philosophy/minecraft-clientcontext
v0.2.0-alpha1
New features
- New installation type: Spigot+Geyser
- Good for smaller single-instance servers.
- Better security for plugin messages!
client-context
messages will now be rejected if the sender is a player and not a Bungee-connected server.
Breaking changes
- Floodgate is now a hard dependency when running in either "Spigot+Geyser" installation, or on the BungeeCord proxy.
- Removed dependency on Geyser plugin.
- This is due to a linking error on Bungee when using both Geyser and Floodgate as a soft dependency.
GeyserMC/Floodgate#178
- This is due to a linking error on Bungee when using both Geyser and Floodgate as a soft dependency.