Fixes
- Compiles and works for latest velocity by @ilamparithi-in in https://github.com/GeyserExtras/GeyserExtras/pull/45
- Update pack management by @Nogard-YT in https://github.com/GeyserExtras/GeyserExtras/pull/48
- Fixed Attack Indicator Update Rate bedrock player preference not saving when rejoining
New Contributors
- @ilamparithi-in made their first contribution in https://github.com/GeyserExtras/GeyserExtras/pull/45
- @Nogard-YT made their first contribution in https://github.com/GeyserExtras/GeyserExtras/pull/48
Code Changelog: https://github.com/GeyserExtras/GeyserExtras/compare/2.0.0-BETA-10...2.0.0-BETA-11
ABOUT GEYSEREXTRAS ON GEYSER EXTENSIONS
GeyserExtras will not run as a Geyser Extension when using Modded platforms.
This includes Forge, Fabric and Neoforge. Please use Standalone instead.
If you use Spigot/PaperMC, Velocity, or BungeeCord, it is more recommended to use the platform specific version.
Fixes
- Make PacketEvents optional as intended
- Fix GeyserExtras-Extension update checker to redirect to modrinth instead of GitHub as they support Geyser Extensions now :D
- Revert spigot API back to 1.16 as it would crash on anything lower than 1.21.9/10
Code Changelog: https://github.com/GeyserExtras/GeyserExtras/compare/2.0.0-BETA-9...2.0.0-BETA-10
Fixes
- Make PacketEvents optional as intended
- Fix GeyserExtras-Extension update checker to redirect to modrinth instead of GitHub as they support Geyser Extensions now :D
- Revert spigot API back to 1.16 as it would crash on anything lower than 1.21.9/10
Code Changelog: https://github.com/GeyserExtras/GeyserExtras/compare/2.0.0-BETA-9...2.0.0-BETA-10
ABOUT GEYSEREXTRAS ON GEYSER EXTENSIONS
GeyserExtras will not run as a Geyser Extension when using Modded platforms.
This includes Forge, Fabric and Neoforge. Please use Standalone instead.
If you use Spigot/PaperMC, Velocity, or BungeeCord, it is more recommended to use the platform specific version.
Features
- Added Bedrock edition capes on Java Workaround.
# Requires PacketEvents and Java Edition clients on 1.21.9 or above.
# https://modrinth.com/plugin/packetevents
# Enables the cape workaround. (EXPERIMENTAL)
# This shows Bedrock Edition player capes on Java Edition clients,
# by using fake mannequin player entities.
# It copies the packets of the player, so the position is identical.
# The hitbox of the mannequin is identical to the player and
# whenever the mannequin is attacked by the player it is translated as an attack
# to the bedrock player.
# This may break anti-cheats or plugins, and is not perfect.
# The Bedrock Edition player's cape will sometimes slightly clip
# inside the Bedrock Player when wearing armor and if the player attacks.
# The cape is visually removed when entering mounts that can support more than one
# player (including chest boats).
# This only works with capes that are available on Java Edition, that are also on
# Bedrock Edition.
enable-bedrock-capes-on-java-workaround: true
Fixes
- Various performance improvements / alot of code cleanup.
Full Changelog: https://github.com/GeyserExtras/GeyserExtras/compare/2.0.0-BETA-8...2.0.0-BETA-9
Features
- Added Bedrock edition capes on Java Workaround.
# Requires PacketEvents and Java Edition clients on 1.21.9 or above.
# https://modrinth.com/plugin/packetevents
# Enables the cape workaround. (EXPERIMENTAL)
# This shows Bedrock Edition player capes on Java Edition clients,
# by using fake mannequin player entities.
# It copies the packets of the player, so the position is identical.
# The hitbox of the mannequin is identical to the player and
# whenever the mannequin is attacked by the player it is translated as an attack
# to the bedrock player.
# This may break anti-cheats or plugins, and is not perfect.
# The Bedrock Edition player's cape will sometimes slightly clip
# inside the Bedrock Player when wearing armor and if the player attacks.
# The cape is visually removed when entering mounts that can support more than one
# player (including chest boats).
# This only works with capes that are available on Java Edition, that are also on
# Bedrock Edition.
enable-bedrock-capes-on-java-workaround: true
Fixes
- Various performance improvements / alot of code cleanup.
Full Changelog: https://github.com/GeyserExtras/GeyserExtras/compare/2.0.0-BETA-8...2.0.0-BETA-9
Fixes
- Update to 1.21.9/10
Fixes
- Update to 1.21.8 (Geyser 2.8.2)
Full Changelog: https://github.com/GeyserExtras/GeyserExtras/compare/2.0.0-BETA-6...2.0.0-BETA-7




