
Lusk
Modern, user-friendly skript addon, perfect for beginners and experienced developers.
- Загрузки
- 16K
- Подписчики
- 10
- Обновлён
- 16 апреля 2026 г.
- Лицензия
- MIT
Опубликован 16 ноября 2024 г.
Lusk
Lusk is a Misc Skript Addon that adds a lot of useful features to Skript!
Click Here to join the Official Lusk Support Discord Server
In this server you will receive support for Lusk among other things!
Support
For anything, reach out to me on Discord (@JakeGBLP) or open an Issue about it.
Documentation
⭐ Featured:
Other:
Ченджлог
1.3.13Релиз26.1, 26.1.1, 26.1.2 · 16 апреля 2026 г.
OFFICIAL DOCUMENTATION
This update:
Added support for Skript 2.15 BUT removed support for Skript versions older than 2.10 and Minecraft versions older than 1.19.4.
Supported Versions:
- Minecraft 1.19.4 -> 26.1.2 (Spigot and Paper)
- Skript 2.10.0 -> 2.15.0
Internal Changes:
- Added 2.15+ safety checks for event value registering.
- Removed pre 1.19.4 testing environments.
- Removed pre 2.10.0 edge cases.
- Removed useless versioning warnings.
Full Changelog: https://github.com/JakeGBLP/Lusk/compare/1.3.12...1.3.13
1.3.12Релиз1.21.9, 1.21.10, 1.21.11 · 28 марта 2026 г.
OFFICIAL DOCUMENTATION
This update:
Added support for Anvil Guis on 1.21.11 and ensured compatibility with Skript 2.14.x and Minecraft 1.21.11.
Supported Versions:
- Minecraft 1.16.5 -> 1.21.11 (Spigot and Paper)
- Skript 2.6.4 -> 2.14.3
Internal Changes:
- Increased skript version in recent testing environments to 2.14.3
- Added testing environment for Minecraft 1.21.11
- Updated skript and anvil-gui to 2.14.3 and 1.10.11 respectively.
Full Changelog: https://github.com/JakeGBLP/Lusk/compare/1.3.11...1.3.12
1.3.11Релиз1.21.9, 1.21.10, 1.21.11 · 21 октября 2025 г.
» OFFICIAL DOCUMENTATION
This update:
This Update adds support for Anvil Guis on 1.21.9/10 and ensures compatibility with Skript 2.13.0.
Supported Versions:
- Minecraft 1.16.5 -> 1.21.10 (Spigot and Paper)
- Skript 2.6.4 -> 2.13.0
Internal Changes:
- Increased skript version in recent testing environments to 2.13.0
- Updated skript and anvil-gui to 2.13.0 and 1.10.10 respectively.
- Removed faulty testing code.
Full Changelog: https://github.com/JakeGBLP/Lusk/compare/1.3.10...1.3.11
1.3.10Релиз1.21.8, 1.21.9, 1.21.10 · 10 октября 2025 г.
» OFFICIAL DOCUMENTATION
This update:
This Update serves the purpose of ensuring compatibility with the newest versions of Skript and Minecraft.
Supported Versions:
- Minecraft 1.16.5 -> 1.21.10 (Spigot and Paper)
- Skript 2.6.4 -> 2.12.2
Changes:
- Added 1.21.10 to the internal protocol version record.
Internal Changes:
- Increased skript version in recent testing environments to 2.12.2 (#42)
- Added testing environments for 1.21.10 (#42)
Full Changelog: https://github.com/JakeGBLP/Lusk/compare/1.3.9...1.3.10
1.3.9Релиз1.21.6, 1.21.7, 1.21.8 · 22 августа 2025 г.
» OFFICIAL DOCUMENTATION
This update:
Supported Versions:
- Minecraft 1.16.5 -> 1.21.8 (Spigot and Paper)
- Skript 2.6.4 -> 2.12.1
Additions:
- Added 'Player Tab List Order' expression.
Changes:
- The 'Previous Game Mode' and 'Client Version' expressions now support plural inputs.
Fixes:
- Fixed 'Supported Enchantments' expression being viewed as a single object.
Internal Changes:
- Increased skript version in recent testing environment to 2.12.1.
Full Changelog: https://github.com/JakeGBLP/Lusk/compare/1.3.8...1.3.9
1.3.8Релиз1.21.6, 1.21.7, 1.21.8 · 31 июля 2025 г.
This update:
Supported Versions:
- Minecraft 1.16.5 -> 1.21.8 (Spigot and Paper)
- Skript 2.6.4 -> 2.12.0
🚨 Breaking Changes:
This update removes the
whether x is ypatterns from all boolean expressions, this is to avoid confusion with Skript's 'whether' expression. Example:
set whether armor stand target can tick to truebecomesset 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
BlockWrappermodifications 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.classwith 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
1.3.7Релиз1.21.5, 1.21.6, 1.21.7 · 18 июля 2025 г.
This update:
Supported Versions:
- Minecraft 1.16.5 -> 1.21.7 (Spigot and Paper)
- Skript 2.6.4 -> 2.12.0
This Patch fixes a major issue with anvil guis.
Full Changelog: https://github.com/JakeGBLP/Lusk/compare/1.3.6...1.3.7
1.3.6Релиз1.21.5, 1.21.6, 1.21.7 · 17 июля 2025 г.
This update:
Supported Versions:
- Minecraft 1.16.5 -> 1.21.7 (Spigot and Paper)
- Skript 2.6.4 -> 2.12.0
Small patch to support Skript 2.12.0 and Minecraft 1.21.6/7.
Fixed some issues with entity variants.
Added Cow, Chicken and Pig variants.
Added skript versions expression.
Full Changelog: https://github.com/JakeGBLP/Lusk/compare/1.3.5...1.3.6
Комментарии
Загружаем…


