Skip to content

Releases: cev-api/AntiLavaCast

AntiLavaCast v1.0.3

26 Apr 14:56

Choose a tag to compare

  • Fixed startup error on some 1.21.11 forks where AntiLavaCast could fail to register events due to missing nested class references at runtime.
  • Refactored internal storage/cache helper classes to top-level classes for more robust classloading across server implementations.
  • Improved startup logging when CoreProtect is unavailable, disabled, or incompatible.

AntiLavaCast v1.0.2

23 Jan 07:56

Choose a tag to compare

Added

  • CoreProtect integration to detect historical player-placed blocks, with cache and configurable lookback.
  • /lavacast coreprotect and /lavacast coreprotectlookback commands.
  • Disk-backed mark storage per chunk when CoreProtect is unavailable.
  • /lavacast mark radius command to manually mark nearby blocks as player-based for height checks (max 100)

Changed

  • Lava flow blocking now applies only to player-placed lava; natural lava flows normally.
  • Replaced in‑memory placed‑block tracking with disk‑backed per‑chunk mark files (used by /lavacast mark) when CoreProtect isn’t available.

AntiLavaCast v1.0.1

15 Jan 12:43

Choose a tag to compare

  • Added toggle for logging
  • Added attribution for lava casting to logs

AntiLavaCast

06 Jan 01:51

Choose a tag to compare

Initial Release