Compatibility
Minecraft: Java Edition
1.21–1.21.1
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
Bukkit
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 2 years ago
Updated last month
Changelog
Hello there! This new release introduces many new features (mainly QoL) and bug fixes. It also adds a new slash command structure system, that's still in beta.
🐛 Bug Fixes
- Fixed/enhanced
create invite
effect as it doesn't support a Guild anymore - Fixed the
emoji url
property's pattern to[the] emo(te|ji) image [url]
(#196) - Fixed arguments type parsed in the slash command event
✨ New Features
- Added
event-channel
in theuser typing
event - Added
on poll vote add
andon poll vote remove
events (#192) - Added
on member kick
andon member ban
events (read the docs for more info!) - Added
author
retrieve value of theon guild log entry create
event
🚀 Slash Command Structure!
⚠️ This feature is still in beta, I don't recommend using it in production yet!
You can now create, register, and handle slash commands directly via a single structure! Here's a quick example:
slash command ban <user="target"> [<string="reason">]:
description: Ban a user
arguments:
target: The user to ban
reason: The reason of the ban lmao
cooldown: 30 seconds
on cooldown:
if arg-2 is "cheatcode":
cancel event
stop
reply with "You still have to wait %remaining time% before using this command again!"
bot: disky
guilds: 937001799896956988
enabled for: manage server
trigger:
reply with "Banning %mention tag of arg-1% for `%arg-2%`"
Learn more over the wiki page!
Files
Metadata
Release channel
ReleaseVersion number
4.17.0Loaders
Game versions
1.14–1.20.6Downloads
64Publication date
May 12, 2024 at 8:32 PMPublisher
Sky
Owner