0.0.3

Details

  • Filename
    PQEL-0.0.3.jar
  • Uploaded by
  • Uploaded
    May 1, 2026
  • Size
    6.22 KB
  • Downloads
    11
  • MD5
    103b2f807a4d92685677accfb9bca06a

Supported Bukkit Versions

  • CB 1.7.9-R0.2
  • CB 1.7.9-R0.1
  • CB 1.7.2-R0.3
  • CB 1.7.2-R0.2
  • CB 1.7.2-R0.1
  • 1.7.4
  • 1.7.2

Changelog

- Tested on 1.7.2, 1.7.4, 1.7.9, and 1.7.10

- Now checks for v1_7_R1 through v1_7_R4 packet classes, improving compatibility with 1.7.x servers such as CraftBukkit/Spigot and most Thermos/KCauldron/Cauldron builds.

- Added a basic config.yml:

 

# Runs cleanup at: CIT*1, CIT*2, and CIT*5 ticks after player quit.
# A CIT of 1 means 1, 2, and 5 ticks after quit. It is highly recommended you leave this at 1.
# -1 will essentially disable the plugin checking altogether.
check-interval-ticks: 1

 

May consider compiling against 1.6.4 in a future release for more legacy support :)