LagFixer-1.7.0.jar

Details

  • Filename
    LagFixer-1.7.0.jar
  • Uploaded by
  • Uploaded
    Aug 3, 2026
  • Size
    1.88 MB
  • Downloads
    52
  • MD5
    2b6e4f712c2c4ac1e27ffbf7f5b96749

Supported Bukkit Versions

  • 26.2
  • 26.1
  • 26.1.1
  • 26.1.2
  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.1
  • 1.21.2
  • 1.21.3
  • 1.21.4
  • 1.21.5-Snapshot
  • 1.21
  • 1.20.6
  • 1.20.5
  • 1.20.5-Snapshot
  • 1.20.4
  • 1.20.3-Snapshot
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13

Changelog

  • Added AFKOptimizer module to efficiently manage idle players and optimize server performance
  • Added TrashDisposal module for handling item disposal and cleanup
  • Added BetterModel hook for models support
  • Added PacketEvents bridge to avoid compatibility issues with other plugins
  • Improved configuration reloading so that more options now apply without requiring a server restart (not yet thoroughly tested)
  • Optimized tab completions for /lagfixer command
  • Improved HookManager API methods
  • Added synchronization for loading entity pathfinding systems
  • Added synchronization for loading vehicles
  • Replaced open_sound with clear_sound, which is now independent of the status of the abyss
  • Replaced AtomicInteger with LongAdder for better performance
  • Fixed unintended behavior in the /give command
  • Added proper event listener unregistration on plugin disable
  • Made Newton-Raphson method used by default in ExplosionOptimizer
  • Removed unnecessary throws Exception declarations from methods