- Updated for Minecraft 1.20.1. Please make sure you are using the latest ProtocolLib dev build and tell me if there are any more issues after updating.
- Fixed vanished players showing up in server list when not using bungee
- Fixed null pointer in BungeeAPI argument validation
- New API: PlayerAutoVanishOnJoinEvent that is called during the PlayerLoginEvent right after a player vanishes using the
AutoVanishOnJoin feature
- An attempt to fix the async player info packet event bug
- Removed Citizens dependency to resolve circular dependency issues
- An attempt to fix the async player info packet event bug
- Removed Citizens dependency to resolve circular dependency issues
- Initial update for Minecraft 1.19.4
- Since Minecraft changed the server ping packet structure in 1.19.4, the ExternalInvisibility>ServerList features are currently broken (these features were disabled by default). I will work on readding support for these features once ProtocolLib provides stable server ping API again (the new API is currently WIP). This does not affect bungee users, since the bungee-sided serverlist API is separate. Please stay up to date with the latest ProtocolLib dev build.
- Fixed bugs in the default Hybrid player hider
- Updated the RedisBungee hook to work with RedisBungee Limework fork
- Increased SilentOpenChest teleport up amount to prevent falling into the ground
Note: Please make sure you are using the latest PaperSpigot build if you are already using PaperSpigot. One of the recent PaperSpigot updates fixed a PaperSpigot bug that led to players in vanish who send a chat message kicking other players.
- Fixed hex color placeholders not working as intended
- Fixed night vision feature causing errors on 1.9 and below. Instead there is now a basic fallback for older versions that does not support restoring previous potion effects