Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Important
» CLICK HERE TO DOWNLOAD «
This update:
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
becomesset 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 on | July 31, 2025 |
---|---|
Downloads | 0 |
Platforms
Paper (1.16.5-1.21.8)
Dependencies
Paper