Compatibility
Minecraft: Java Edition
1.21
1.20.x
1.19.x
1.18.x
1.17.x
1.16.5
Platforms
Supported environments
Links
Creators
Details
Licensed CC0-1.0
Published 2 years ago
Updated 12 months ago
Updated to newest SQLib versions if updating from a previous Quill Versions your database will have to be cleared
Fixed message expiry issue
added ability to have messages expire after a set period of time
Updated to 1.21 hope no buggies
Updated to 1.20.6
Updated to 1.20.4
fixed cancel method
fixed issues with not properly handling uuid in getNotifications
fixed null pointer from getNotifications when being called on a player with no notifications
fixed issue where notifications where not properly clearing from the database added getNotifications to QuillNotifications to get pending notifications of a player added .cancel() method to Notification objects to cancel a notification before it's sent
Changed join code to handle empty messages properly
added .send() to NotificationBuilder made it so commands no longer require "/" prefix
updated sqlib, Frick You MrNavaStar
Created notification object to give better control over Notification. Updated SQLib to use new joint database. Added command support to allow you to run commands. Added Notify command
Made Event system return message object to allow for editing of the message through the event
fixed bug where players couldnt join twice due to messages not clearing properly in the database, event system also has the ability to stop messages from being sent
improved event system to allow for changing of message data before sending
added support for adventure API