Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 2 years ago
Updated 3 days ago
Changelog
Hello there! It's been a while :P Here's DiSky v4.22.0 update: relatively small, yet useful and comes with bugfixes! Thanks to @Equip for making the auto-mod support!
🚀 New Features
-
AutoMod Support!
- Added bunch of properties & expressions around automod
- Added events to listen to automod triggering & update
-
Added support for Face Holding Back Tears emoji
-
Added support for voice message
-
Added better support for modules! A new OAuth2 module will soon come out (docs can be found here) as I have to finish another secret project before :>
🛠️ Improvements
- Updated UnbanMember effect to support user ID as string format with validation
- Implemented proper shutdown method for DiSkyModule
- Added module shutdown handling in onDisable
- Updated JDA dependency to version 5.2.3
🐛 Bug Fixes
- Fixed issue where Skript code inside slash commands wouldn't update correctly
- Resolved 'enabled for' entry problems in slash commands
- Documentation fixes in README.md
- Fixed the
move role
effect that threw an exception when moving a role above/under another - Enhanced the
has permission
condition: it now takes the place of Skript's condition to avoid the direct conflict