Grim Anticheat (Fabric) 2.3.72-b0906d936
on Aug 11, 2025Grim Anticheat (Bukkit) 2.3.72-b0906d936
on Aug 11, 2025Changes in this Build (since previous push)
🤖 Maintenance & CI
- Fix supported versions for Bukkit in Modrinth upload and Fabric dependences - by Axionize (
b0906d9
)
Grim Anticheat (Fabric) 2.3.72-6ce610e0b
on Aug 11, 2025Grim Anticheat (Bukkit) 2.3.72-6ce610e0b
on Aug 11, 2025Changes in this Build (since previous push)
Miscellaneous
- Remove Killaura from punishments.yml + add Interact in japanese punishments.yml - by ManInMyVan (
6ce610e
)
Grim Anticheat (Fabric) 2.3.72-ba305cf22
on Aug 11, 2025Grim Anticheat (Bukkit) 2.3.72-ba305cf22
on Aug 11, 2025Changes in this Build (since previous push)
🤖 Maintenance & CI
- Remove Check.isFlying - by ManInMyVan (
be120f0
) - Make Check.isTransaction static - by ManInMyVan (
0a4a6cd
) - Split isJumping and lastJumping into separate declarations - by ManInMyVan (
6787d1b
) - Simplify FloodgateUtil - by ManInMyVan (
d2df1b7
) - Use Math.PI in VanillaMath instead of the literal - by ManInMyVan (
7376468
) - Don't use deprecated method ItemStack.getEnchantmentLevel(EnchantmentType, ClientVersion) in TridentItem - by ManInMyVan (
e433652
) - Remove unused method BlockFaceHelper.offset - by ManInMyVan (
796a573
) - Mark many utility classes as UtilityClass - by ManInMyVan (
380e3d9
) - Don't use deprecated method ItemStack.getEnchantmentLevel(EnchantmentType, ClientVersion) in Riptide - by ManInMyVan (
376e7a9
) - Rewrite GeyserUtil to not use reflection (except once) - by ManInMyVan (
1ba072f
) - Merge FloodgateUtil & GeyserUtil - by ManInMyVan (
a3108c7
)' - Fix escaping characters in changelog generation - by Axionize (
ba305cf
)
Grim Anticheat (Fabric) 2.3.72-2bf1260a2
on Aug 11, 2025Grim Anticheat (Bukkit) 2.3.72-2bf1260a2
on Aug 11, 2025Changes in this Build (since previous push)
🤖 Maintenance & CI
- Fix generating changelog content in GitHub Actions - by Axionize (
2bf1260
)
Grim Anticheat (Fabric) 2.3.72-2e625e260
on Aug 11, 2025Grim Anticheat (Bukkit) 2.3.72-2e625e260
on Aug 11, 2025Changes in this Build (since previous push)
Miscellaneous
- Validate STEER_BOAT values (Add VehicleF) - by ManInMyVan (
2e625e2
)
Grim Anticheat (Fabric) 2.3.72-4287f62cd
on Aug 11, 2025Grim Anticheat (Bukkit) 2.3.72-4287f62cd
on Aug 11, 2025Changes in this Build (since previous push)
Miscellaneous
- Add getVehicle() and getVehicleType() in GrimPlayer - by ManInMyVan (
647b13c
) - Check if a player is in a boat when sending STEER_BOAT (Add VehicleE) - by ManInMyVan (
b5c14f4
)
🐛 Fixes
- Fix PacketOrderO falses in vehicles - by ManInMyVan (
4287f62
)
Grim Anticheat (Fabric) 2.3.72-cd8d78dd5
on Aug 11, 2025Grim Anticheat (Bukkit) 2.3.72-cd8d78dd5
on Aug 11, 2025Changes in this Build (since previous push)
Miscellaneous
- Refactor GrimDump: extract basic info generation to reusable getBasicInfo method - by AoElite (
a695dac
) - Allow all functional urls to be changeable, move all grim system property usage to a dedicated class - by AoElite (
a9a2034
) - Recode grim version command to use new api - by AoElite (
cd8d78d
)
Grim Anticheat (Fabric) 2.3.72-5183ad863
on Aug 9, 2025Grim Anticheat (Bukkit) 2.3.72-5183ad863
on Aug 9, 2025First Modrinth Dev Build (Changelog is auto generated from all changes since 2.3.71)
- Future dev build changelogs will only contains changes since last dev build
- Future release changelogs will be handwritten, reviewed, and be cumulative of all changes since last release
🚀 New Features & Checks
- feat: Add /grim history (#2201)
- feat: add include-timestamp to discord.yml
- feat: finish ExploitC, replaces ExploitB
- feat: BadPacketsJ should be stable
- feat: payload system
- feat: descriptions for almost every place check
- feat: check if chat is hidden
- feat: add Chat and Exploit to punishments
- feat: check for moving while chatting
- feat: implement HappyGhast movement simulation (#2182)
- feat: add CONTRIBUTING.md and improve the README.md
- feat: Add config option to disable/enable the recently added Forge blacklist (#2131)
- feat: add BadPacketsJ
- feat: add MultiActionsG
- feat: Add PacketOrderM, N, O, P, K, L, J, I, H, G, F, E [SUMMARIZE - This is a huge new check category. Summarize it as one major feature.]
- feat(engine): Add option to disable cancelling pong packets
- feat(platform): Platform Independence (future Sponge, Fabric, Neoforge, Velocity, etc... support) (#2024) [HIGHLIGHT - This is a massive feature]
- feat(config): Create config.yml [NEEDS CONTEXT - What was the impact?]
- feat(verbose): include more information in verbose
- feat(verbose): include verbose in Simulation flags
- feat(build): BuildConfig updates to make mavenLocalUse a flag
- feat(api): Update API
- feat(commands): Allow /grim brands, verbose, alerts to be executed by console, cleanup code for sending and processing brands, verbose, alerts
🐛 Bug Fixes
-
- fix(engine): Disallow step after setback
-
- fix(engine): Zero point zero three
- fix(checks): Make ChatC and ChatB postViaChecks as temporary workaround to PE parsing limitations.
- fix(checks): Fix FastBreak falses with 1.20.5+ custom tool rules.
- fix(checks): Amend previous Reach false fix to only apply in versions > 1.14.4
- fix(checks): Fix very rare Reach false for versions < 1.20.2 and > 1.21.4 involving rot only packets.
- fix(checks): Hardcode more 1.21.4+ hand harvestables (#2213)
- fix(checks): fix getting block jump factor in older versions
- fix(checks): fix NPE in BlockPlaceCheck#getCombinedBox (#2215)
- fix(checks): Temporary fix for BadPacketsE not working on vehicles
- fix(checks): SprintA verbose
- fix(checks): fix #2211 - [NEEDS CONTEXT]
- fix: https://github.com/GrimAnticheat/Grim/issues/2209 - [NEEDS CONTEXT]
- fix(checks): make some checks run before via
- fix(checks): fix HappyGhast false positives when holding space
- fix(vehicle): fix vehicle relative teleport/vehicle 1.12.2+ teleport system (#2200)
- fix(checks): add missing return
- fix(checks): fix ExploitC on 1.9-1.12 servers
- fix(checks): fix ExploitB false on pre 1.16 clients
- fix(checks): validate anvil item name length
- fix(vehicle): fix various vehicle issues [1.21.2] (#2185)
- fix(checks): slightly change ignore-duplicate-packet-rotation logic
- fix(checks): fix more SprintE falses
- fix(checks): fix #2190 - [NEEDS CONTEXT]
- fix(checks): fix elytra inputs
- fix(vehicle): fix soft collisions for vehicles
- fix(build): fix build [DELETE - Noise]
- fix(checks): fix #2181 - [NEEDS CONTEXT]
- fix(checks): fix NPE
- fix(checks): SprintE on 1.18.2+
- fix(checks): fix #2180 - [NEEDS CONTEXT]
- fix(checks): Check for any menu that isn't the player's
- fix(checks): fix vine hitbox on pre-1.13 clients
- fix(inventory): Fix issue with server sending player inventory slot updates whilst in an unsupported inventory
- fix(collision): Fix DRIED_GHAST CollisionBox for 1.7.10-1.21.5
- fix(checks): fire can't be placed in liquids
- fix(checks): iron trapdoors can only be opened in 1.7
- fix(checks): fix #2149 - [NEEDS CONTEXT]
- fix(compat): Support plugins updating ATTACK_DAMAGE (fixes #2159)
- fix(compat): fix skinsrestorer compat
- fix(compat): patch #2140 - [NEEDS CONTEXT]
- fix: Fix GrimPlayer#getKeepAlivePing() method throwing a CCE.
- fix(compat): fix swift sneak on pre-1.20.5 clients on 1.20.5+ servers
- fix(checks): fix false with ender dragon attack slowdown
- fix(checks): exempt ElytraC for 1 tick on respawn
- fix(checks): probably fix #2134 - [NEEDS CONTEXT]
- fix(checks): fix potential false in MultiActionsE
- fix(checks): make MultiActionsB a BlockBreakCheck
- fix(checks): check sneaking in MultiActionsC/D
- fix(checks): check knownInput in MultiActionsC/D
- fix(checks): make MultiActionsC/D slightly more strict
- fix(folia): maybe fix the folia BukkitItemResetHandler "issue"
- fix(compat): Temporary fix for 1.16.5 Dirt Path/Grass Path Simulation errors
- fix(compat): maybe fix the disconnect.timeout issue
- fix(checks): fix BadPacketsH false when changing worlds with same dimension
- fix(checks): fix #2132 - [NEEDS CONTEXT]
- fix(checks): fix going into end portals in the end falsing badpacketsm
- fix(generic): fix IndexOutOfBoundsException
- fix(folia): Fix CME with accessing blockDataToId on Folia
- fix(folia): Revert incorrect Folia patch for ClassNotFoundException
- fix(elytra): Fix being able to use an elytra when it is in broken state
- fix(legacy): fix legacy BukkitPlatformWorld#getBlockAt
- fix(checks): check for respawning while alive
- fix(threshold): Fix disabling threshold (it shouldn't have been working before either)
- fix(discord): handle discord formatting better
- fix(logging): handle error logging more appropriately
- fix(folia): fix item reset usage error with folia
- fix(folia): fixed folia not being detected
- fix(generic): remove exempt players from the alert manager on disconnect
- fix(commands): fix /gl
- fix(checks): bubble columns were added in 1.13
- fix(checks): fix #2116 - [NEEDS CONTEXT]
- fix(build): fix build [DELETE - Noise]
- fix(verbose): actually tie verbose state to alert state this time
- fix(verbose): don't send alerts twice with verbose and alerts enabled
- fix(verbose): tie verbose state to alert state with console alerts + abstraction
- fix(checks): fix MultiActionsD false
- fix(collision): Fix HitboxData for Leaf Litter <= 1.21.5.
- fix(collision): Fix Leaf Litter and Wild Flowers HitboxData for <=1.21.4
- fix(checks): only reset sequence id if world changed
- fix(checks): call onBlockPlace if the player is in a vehicle
- fix(checks): Fixed: NullPointerException being thrown in the BadPacketsH check upon the server sending a respawn packet
- fix(collision): Fix HitboxData for new 1.21.4 & 1.21.5 blocks
- fix(checks): don't let people create ghost blocks by intentionally flagging
- fix(checks): make BlockPlaceCheck implement BlockBreakCheck
- fix(checks): make BadPacketsH not handle action digging packets
- fix(checks): fix a SprintB false
- fix(checks): enforce sequence id order
- fix(exploit): patch bundle crash
- fix(placeholder): always parse grim placeholders if possible
- fix(verbose): tie verbose state to alert state
- fix(checks): Fix fastbreak false with Brewing Stands for clients >=1.21.4
- fix(logging): Fix NPE accessing player.getClienetVersion() after final field refactor
- fix(compat): fix possible npe in getViaTranslatedClientBlockID
- fix(punishment): Fix punishment manager removing violations too quickly
- fix(entity): Fix canHit() modeling with dead entities
- fix(fabric): Fix 1.21.5 Inventory creative check crash on Fabric
- fix(compat): Check server version before logging error regarding ViaVersion placement rotation
- fix(placeholder): don't allow placeholders in placeholders
- fix(inventory): Fix typo in BukkitPlatformInventory
- fix(compat): Support ViaVersion translated blocks in Fastbreak check
- fix(setback): Fix cobweb 0.03 false setback
- fix(placeholder): fix placeholderapi expansion tab complete
- fix(compat): Fix addNonEffectiveAI on 1.21.5 (#2090)
- fix(verbose): escape minimessage in verbose
- fix(verbose): don't parse placeholders in verbose
- fix(build): Fix build error with shadePE flag not working
- fix(vehicle): Fix rare issue with vehicles on Bukkit in SetbackUtil
- fix(fabric): Fix getting TPS on Fabric returning average tick time instead
- fix(fabric): Fix :fabric:mc1161 submodule not loading properly
- fix(fabric): Fix :fabric:mc1171 submodule not loading properly
- fix(fabric): Fix erorr with setting gamemode on 1.17-1.20.1
- fix(fabric): Fix setting gamemode on Fabric breaking in 1.17+
- fix(checks): fix BadPacketsE false
- fix(world): fix 1.18+ world reader
- fix(build): fix build [DELETE - Noise]
- fix(generic): Fix NullPointerException
- fix(vehicle): Fix vehicle desync when demounting too fast
- fix(chat): fix &0
- fix(brand): fix brand detection with legacy servers and modern clients
- fix(inventory): fix reset-item-usage-on-item-update breaking vanilla behavior
- fix(chat): fix legacy color codes not resetting formatting
- fix(vehicle): I hate vehicles [RE-WORD]
- fix(packetorder): fixes [DELETE - Noise]
- fix(packetorder): fix a noslow
- fix(packetorder): fix falses (multiple) [SUMMARIZE]
- fix: fix #2221 [NEEDS CONTEXT]
- fix: fix exception [NEEDS CONTEXT]
- fix: 1.21.8 Server Support - Bump PE
- fix(checks): make badpacketse stricter
- fix(checks): players don't tick in unloaded chunks
- fix(checks): this just stops pre from flagging on 1.9
♻️ Code Refactoring
- refactor: d8b719daf more cleanup [DELETE - Noise]
- refactor: 95b080ae6 more small changes [DELETE - Noise]
- refactor: 1f052f610 small stuff [DELETE - Noise]
- refactor: 02426ad59 these don't need to implement anything [DELETE - Noise]
- refactor: 2a7403be6 small cleanup [DELETE - Noise]
- refactor: remove some empty lines [DELETE - Noise]
- refactor: d2913b368 a bit more cleanup [DELETE - Noise]
- refactor: normalize PredictionEngine class names
- refactor: 1bfef2e58 minor cleanup [DELETE - Noise]
- refactor: minor refactor
- refactor: remove unused import (multiple) [DELETE - Noise]
- refactor: move exploit and non-movement crash checks to packetChecks
- refactor: move BadPacketsS handling to BadPacketsS class
- refactor: move BadPacketsO to be alphabetically
- refactor: make BadPacketsJ a PacketCheck
- refactor: move Post class to misc
- refactor: Timer - Vehicle -> VehicleTimer
- refactor: Split ping-abuse-limit-threshold into a separate check
- refactor: dump command changes: renamed the properties field to states...
- refactor: bff54163d slight cleanup [DELETE - Noise]
- refactor: delete unused ConversionUtil class
- refactor: make CollisionData implement CollisionFactory
- refactor: make HitboxData implement HitboxyFactory
- refactor: 8ab2e3b23 slight cleanup [DELETE - Noise]
- refactor: use an enum for alert type instead of a string
- refactor: 3b2c08add a bit more cleanup [DELETE - Noise]
- refactor: inline ver in getClientVersion()
- refactor: GrimPlayer: use final fields where possible
- refactor: lombok (multiple commits) [SUMMARIZE - e.g., "Adopted Lombok for cleaner code"]
- refactor: Refactor debugging to extract AbstractDebugHandler
- refactor: 50bf3c114 slight cleanup [DELETE - Noise]
- refactor: Refactor traverseBlocks and getNearestBlockHitResult into WorldRayTrace.java
- refactor: 68739cd78 Merge pull request #1678 from ManInMyVan/packetorder [DELETE - Merge commit]
- refactor: Refactor names of BadPacketsH & BadPacketsM -> PacketOrderB & PacketOrderC respectively
- refactor: 740b9fe35 Timer - Vehicle -> VehicleTimer [DUPLICATE] refactor(packets): BadPacketsO optimizations refactor(packets): PacketOrderO refactor(packets): make PacketOrderB stricter refactor(packets): rename PacketOrderO to PacketOrderD
⚡️ Performance Improvements
- perf: improve piston performance
- perf: Optimize ViaVersionUtil
- perf: reduce object creation on fabric servers
- perf: Minor Iteration optimizations
📖 Documentation
- docs: update MultiActionsC/D description
- docs: BadPacketsP description
- docs: Remove inaccurate comment
- docs(readme): update readme for platform independence changes
- docs(translations): Update zh.yml, tr.yml, ru.yml, etc... (multiple commits) [SUMMARIZE]
- docs(commands): Add alternate names to re-add support for old enviornment variable exmaples
- docs(issues): Update issue templates to reflect platform independence
- docs(grammar): Correct grammar
🤖 Maintenance & CI
- chore: Bump run-paper version
- chore: Shadow 9.0.0-rc2 (#2229)
- chore: Add mavenCentral() to repositsories
- chore: Bump PacketEvents
- chore: Downgrade from shadow 9.0.0-rc1 to 9.0.0-beta8
- chore: Bump Dependencies
- chore: Add run-paper so I can debug easily
- chore: 1.21.5/.6/.7 (#2079)
- chore: Include fabric-permissions-api:0.4.0 for Fabric 1.21.6
- chore: support reobf folia jars
- chore: Update PacketEvents version to new grim/2.0 branch state
- chore: Blacklist forge 1.18.2-1.19.3.
- chore: 2528ff525 Revert "temp revert pre-via" [DELETE - Revert]
- chore: 77c165cfa temp revert pre-via [DELETE - Revert]
- chore: 0c52c208c Revert "Remove Unused legacy calls..." [DELETE - Revert]
- chore: 4798903fb Remove Unused legacy calls... [DELETE - Revert]
- chore: cda248ac2 Revert "this got closed" [DELETE - Revert]
- chore: ab3390c81 this got closed [DELETE - Revert]
- chore: 7311e65cd merge fixes [DELETE - Noise]
- chore: Bump gradle wrapper; only configure compile optimizations for subprojects
- chore: Minor Build Optimizations
- chore: Ignore temporary buildSrc/.kotlin folder in .gitignore
- chore: Fabric package consistency fixes
- chore: use our own packetevents repo
- chore: d5fbbbffb Workflows are fun! [DELETE - Noise]
- chore: Bump setup-gradle to v4
- chore: Bump version
- chore: Update Gradle wrapper and add validation workflow step
- chore: bump packetevents
- chore: bump minimessage
- chore: 1.21.2
- Uncategorized / Needs Review
- 533ae70f0 Hardcode more 1.21.4+ hand harvestables (#2213) [Seems like a fix]
- 85acf78db and it was not a teleport [NEEDS CONTEXT]
- 354216f9b BadPacketsO optimizations [Is this perf or refactor?]
- 408c7d577 pre-via block break checks [NEEDS CONTEXT]
- 2e01399c1 PacketOrderO [NEEDS CONTEXT]
- ac2c9eafc HOW DID I FORGET [DELETE - Noise]
- 51bbb3162 pre-via chat checks [NEEDS CONTEXT]
- d90de8fcc more pre-via [DELETE - Noise]
- 1b62b1dfb don't use ordinal for WindowClickType in CrashF
- 39b74b29f packet cancelling in VehicleD
- 9da9c30d9 there is no more via here [DELETE - Noise]
- 8d3e77f49 no it shouldn't [DELETE - Noise]
- 6e58e8c9c this should now be usable [NEEDS CONTEXT]
- 8a2ca76e6 this took too long [DELETE - Noise]
- 1a6b6fc59 payload system
- df31a39e2 descriptions for almost every place check
- 135c90c25 check for moving while chatting
- d1b0f4ddf remove whitespace in EquipmentType [Refactor?]
- 0844fc646 playerData -> player [Refactor?]
- 5fb8cd92b add KnownInput#moving
- b563792fa move ExploitA & C to chat category [Refactor?]
- af2a53ac6 Merge pull request #2193 from Ayouuuu/2.0 [DELETE - Merge Commit]
- c30be9487 why does this only not affect 1.21.4 [NEEDS CONTEXT]
- 485f2672a wtf mojang [RE-WORD]
- 829084c56 bruh [DELETE - Noise]
- 7555e2422 this just stops pre from flagging on 1.9 [NEEDS CONTEXT]
- 82f8bbf89 check the hand the player is using the item in
- 077ad7690 We do need to throw for this to work [NEEDS CONTEXT]
- 96426b332 why [DELETE - Noise]
- bf6b141e3 bruh [DELETE - Noise]
- 02a47d1c3 oops [DELETE - Noise]
- 0a853cb1f forgot to check this [DELETE - Noise]
- e7dde99aa why was this like that? [DELETE - Noise]
- 5faba0209 why was it like this [DELETE - Noise]
- 719044498 I'm a genius [DELETE - Noise]
- c9dfb30ca how did I miss that [DELETE - Noise]
- 7618b1fb2 that's definitely wrong [DELETE - Noise]
- fb725dc4e handle PLAYER_ROTATION packets
- acfef61ea actually fix it this time [DELETE - Noise]
- b0df15cab fixes [DELETE - Noise]
- 8d7abe318 spectator mode is dumb [RE-WORD]
- cd243008c fix wrongly resolved merge conflict [DELETE - Noise]
GrimAC 2.3.71
on Apr 17, 2025This update does NOT add support for 1.21.5. The changes in 1.21.5 are complex and we do not recommend allowing 1.21.5 players on your server at this time.
Grim is going multi-platform! The platform-independence
branch will soon be merged, adding support for Fabric.
- Stop Paper taking 10 years to remap the plugin (SamB440)
- Add setting for checking for updates on startup
check-for-updates
(SamB440) - Fixed errors with mitigate-desync-noslow (ManInMyVan)
- Fixed some Sprint check falses (ManInMyVan)
- Fixed modelling teleport packets for entities on clients < 1.16.2 (Axionize)
- Fixed a rare CME in LatencyUtils (Axionize)
- Added a custom setback violation threshold (GigaZelensky)
- Fixed some issues with entity pushing and improved performance (SamB440)
- Fixed spectate command on Folia (AoElite)
- Fixed end of tick support for Folia (AoElite)
- Fixed SOME water pushing issues on 1.21.2+ (Cyramek)
- Fixed not re-encoding stupidity packet, leading to bypasses (SamB440)
- Fixed AimModulo360 false flag in versions <= 1.13 (483378)
- Added Hitboxes to punishments config (483378)
- Fixed copper door falses (483378)
- Fixed block collisions in 1.21.2+ and honey block collision (Cyramek)
- Fixed Trial Spawner FastBreak false (ManInMyVan)
- Fixed 1.21.2+ item cooldowns (SamB440)
- Use a single runnable for multi block changes to reduce memory use (SamB440)
- Patched a noslow bypass (ManInMyVan)
- Fixed rare AirLiquidBreak NPE (Axionize)
- Fixed teleport falses on 1.21.4+ (SamB440)
- Fixed legacy formatting code issues (ManInMyVan)
- Fixed reset-item-usage-on-item-update breaking vanilla behavior (ManInMyVan)
- Fixed brand detection with legacy servers and modern clients (ManInMyVan)
- Fixed vehicle desync when dismounting too fast (Packsolite)
GrimAC 2.3.70
on Feb 1, 2025- Kick players if a transaction error occurs (SamB440)
- Fix flint and steel placement prediction (SamB440)
- Support creaking hitbox (SamB440)
- Fix checking for elytra on servers older than 1.21.2 (SamB440)
- Fixed Resin hitbox (ManInMyVan)
Want to help out? Maybe one of these issues will interest you!
GrimAC 2.3.69
on Jan 30, 2025See commits since version bump for changelog: https://github.com/GrimAnticheat/Grim/commits/2.0/
- Various exploits and false positives have been fixed. It is recommended you update to this version as soon as possible.
Want to help out? Maybe one of these issues will interest you!
GrimAC 2.3.68
on Dec 17, 2024Warning! Grim NOW REQUIRES Java 17+. See https://github.com/GrimAnticheat/Grim/wiki/Updating-to-Java-17 for more information.
Notably with this update comes with support for 1.21.2+ clients, where Mojang has thankfully added a new END_TICK packet. This means Grim can now be as accurate with 1.21.2+ clients as it is with 1.8 clients, particularly for reach checks. Mojang also added a PLAYER_INPUT packet, which tells us the inputs of the player. This will allow a significant performance boost.
Known issues:
- If you are using an older server version then we currently cannot listen to these to these new packets from 1.21.2+ clients due to ViaVersion blocking them.
- If you use ViaBackwards on a 1.21.2+ server, this will cause issues for older clients in vehicles. A fix for both of these issues, by bypassing ViaVersion with a PacketEvents fork, is being worked on.
Changes:
- Added support for camel simulation (SamB440)
- Added MiniMessage and PlaceHolderAPI Support (ManInMyVan)
- Use an identity hash set for synced tags (SamB440)
- Improved punishment manager performance (AoElite)
- Don't let setbacks bypass stuck speed (SamB440)
- Fixed timer
ping-abuse-limit-threshold
, patching some timer balance abuse hacks (SamB440) - Readded and fixed BadPacketsG (SamB440)
- Fixed riptide falses when colliding with teamed entities (Axionize)
- Fixed offground precision loss to make us consistent 1E-15 offset (SamB440)
- Added support for 1.21.3+ clients and servers (SamB440)
- Patched a Paper dupe for outdated servers (ManInMyVan)
- Fixed wrongly ported Reach changes (Cyramek)
- Use movementThreshold() instead of 0.03 where appropiate (Axionize)
- Warn servers that want extra reach accuracy that they need to add
-Dpaper.explicit-flush=true
(Axionize) - Fixed reading world asynchronously on Folia (Rothes)
- Optimised MenuType#getMenuType (MachineBreaker)
- Use FastUtil collections where possible (MachineBreaker)
- Updated to Java 17 (SamB440)
- Fixed shields breaking causing NoSlow falses (ManInMyVan)
- Limited when 1.9+ players can increase attack slow (SamB440)
- Lava and water are now filtered out of FINISHED_DIGGING (SamB440)
- Color codes are now stripped from client brand (jonesdevelopment)
- Allowed exempting elytras in a hidden config option (ManInMyVan)
- Packets are no longer re-encoded by default (AoElite)
- Reduced Optional allocations with attribute methods (SamB440)
- Readded and fixed AimModulo360 (SamB440)
- Having
fix-1_21-placement-rotation
enabled in the ViaVersion will now print an error on startup due to incompatibility (Cyramek) - Fix incorrect casting to float before clamping attribute values (Axionize)
max-transaction-time
option is now clamped between 1 and 180 to prevent issues (SamB440)- Optimised getPossibleEyeHeights (Axionize)
- Added MultiInteract checks (ManInMyVan)
- NegativeTimer can now be configured to setback (ManInMyVan)
- Added MultiPlace check (ManInMyVan)
- Reworked all collision boxes and hitboxes to improve performance and fix falses (Axionize)
- Added Japanese translation (K-Lqrs)
- Fixed a FastBreak false when mining vines with a sword (ManInMyVan)
- Fixed some falses with BadPacketsX & Z (ManInMyVan)