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.3

Jake released Lusk version 1.3.3 on January 26, 2025

Important

» CLICK HERE TO DOWNLOAD «

Since Lusk 1.3, all official releases of Lusk will only be available on Modrinth; Modrinth grants developers 75% of the ad revenue and this can REALLY help a ton when making updates!

Note

Supported Versions:

  • Minecraft 1.16.5 -> 1.21.4+ (Spigot and Paper)
  • Skript 2.6.4 -> 2.10.0+

This update:

Added:

  • 'Entity - has Fixed Pose'
  • 'Fixed' option to 'Entity - Pose/Fixed Pose'
  • 'Armor - is Dyed'
  • 'Armor - Color'
  • 'Suspicious Stew - has Custom Potion Effects'
  • 'Suspicious Stew - Custom Potion Effects'
  • 'Entity - on Knockback'
  • 'Entity - on Knockback by Entity'
  • 'Entity Snapshot - As String'
  • 'Entity Snapshot - From String'
  • 'Entity Snapshot - Spawn'

Fixes:

  • Fixed issues caused by Skript 2.10.0 API changes.
  • Fixed 'Entity - Item from Equipment Slot' not working well in some cases, improved its documentation as well.
  • Fixed entity snapshot elements from causing issues in versions prior to their implementation.
  • Fixed and (in some cases) added documentation for many entity variant classinfos.
  • Fixed versions (and especially minecraft ones) from not being created and compared correctly.
  • Fixed some voxel shape elements from causing issues in versions prior to their implementation.
  • Fixed event-equipmentslot from causing issues prior to its implementation in the entity place event.

Changes:

  • BREAKING: EVERY POSE OBJECT WILL NOW BE SUFFIXED WITH "pose"! (ex: "dying pose", "sneaking pose")
  • Improved the patterns of most bounding box elements.
  • Modified the patterns of 'Armor Stand - has Arms (Property)', 'Armor Stand - has Base Plate (Property)'
  • Rebranded 'Entity - on Attack Push' into 'Entity - on Push by Entity Attack'.
  • Improved documentation for the 'Should Burn During The Day' elements and many others.
  • /skript info now displays the Lusk repository url.

Internal Changes:

  • Replaced reflection nightmare with Skript Adapters, thus making Lusk a multi-module project. (NMS? 👀)
  • Improved 'Enchanted Book - Stored Enchantments'
  • Commented some unused methods.
  • Simplified a lot of logic.
  • Renamed some field and variables for consistency.
  • Removed redundant null checks.
  • Replaced all java 21 Math calls with the Skript Math2 equivalent.
  • Prevented some tests (or parts of them) from running when they shouldn't.
  • Fixed some tests.
  • Annotated many methods.

Github Autogenerated Info:

What's Changed

Full Changelog: https://github.com/JakeGBLP/Lusk/compare/1.3.2...1.3.3

Information

Published onJanuary 26, 2025
Downloads6

Platforms

Paper Paper (1.16-1.21.4)

Dependencies

Paper Paper
Edit Plugin Dependencies: Paper