Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Jake

Provides what you're missing with Skript.

Report Lusk?

Release
1.3.8

Jake released Lusk version 1.3.8 on July 31, 2025

Important

» CLICK HERE TO DOWNLOAD «

This update:

Note

Supported Versions:

  • Minecraft 1.16.5 -> 1.21.8 (Spigot and Paper)
  • Skript 2.6.4 -> 2.12.0

Caution

🚨 Breaking Changes:

This update removes the whether x is y patterns from all boolean expressions, this is to avoid confusion with Skript's 'whether' expression. Example:

  • set whether armor stand target can tick to true becomes set can tick property of target to true

Additions:

  • Added Tameable is Tamed Property.
  • Added Tameable Death Message Event. (Paper 1.18.2+)
  • Added Bucketable API. (Paper 1.18+)
  • Added Armadillo API. (1.21.5+)

Changes:

  • Removed all 'whether' patterns from all boolean expressions, see 'breaking changes' section above; modified examples accordingly.

Fixes:

  • Fixed BlockWrapper modifications being called on instances that shouldn't update the respective block object.

Internal Changes:

  • Updated anvil gui version.
  • Fixed some faulty tests.
  • Improved some code.
  • Revamped BlockWrapper.class with more and dynamic constructors.
  • Simplified expression with already existing API.
  • Added testing environment for 1.21.8.
  • Removed testing tasks using Skript's dev branches.

Full Changelog: https://github.com/JakeGBLP/Lusk/compare/1.3.7...1.3.8

Information

Published onJuly 31, 2025
Downloads0

Platforms

Paper Paper (1.16.5-1.21.8)

Dependencies

Paper Paper
Edit Plugin Dependencies: Paper