- Added auto updating config files so any new methods will get automatically added when you update!
If you encounter any bugs or have any suggestions, please join my development discord. As this plugin is free, if you would like to contribute, please consider supporting me on Ko-fi. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
- Fixed some DB logic to ensure gifts cannot be claimed twice.
- The
allow-expired-claimsfield is now an integer representing how many days late you can claim.- The legacy boolean values are still supported
- A value of
trueis now-1representing infinite days - A value of
falseis now0representing no days
If you encounter any bugs or have any suggestions, please join my development discord. As this plugin is free, if you would like to contribute, please consider supporting me on Ko-fi. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
Just a small update that adds a join notifier to tell players if they haven't claimed today's gift!
If using an old config make sure to add notify-player-on-join: true to your config and notify-on-join-message: "%prefix% &aAdvent Calendar not claimed today!" to your strings!
If you encounter any bugs or have any suggestions, please join my development discord. As this plugin is free, if you would like to contribute, please consider supporting me on Ko-fi. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
- Ensured all DB tasks are threaded properly
- Ensured DB is updated before rewards are given
- Added an update notifer for notifying of newer versions
- if you would like to disable it, set notify-on-new-version to false!
- Added a debug info command
If you encounter any bugs or have any suggestions, please join my development discord. As this plugin is free, if you would like to contribute, please consider supporting me on Ko-fi. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
Fix a bug that prevents setting the filler material to air. Happy Holidays!
If you encounter any bugs or have any suggestions, please join my development discord. As this plugin is free, if you would like to contribute, please consider supporting me on Ko-fi. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
Fixes an InventoryClickEvent error present on older minecraft versions.
If you encounter any bugs or have any suggestions, please join my development discord. As this plugin is free, if you would like to contribute, please consider supporting me on Ko-fi. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
Hopefully fixes an issue where the timer displays negative time after changing time zones. Happy Holidays!
If you encounter any bugs or have any suggestions, please join my development discord. As this plugin is free, if you would like to contribute, please consider supporting me on Ko-fi. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
Fixes a bug where opening the menu and then leaving the server would make you unable to open the menu until a server restart. Happy Holidays!
If you encounter any bugs or have any suggestions, please join my development discord. As this plugin is free, if you would like to contribute, please consider supporting me on Ko-fi. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
Just a small update to add support for Folia! Happy Holidays!
If you encounter any bugs or have any suggestions, please join my development discord. As this plugin is free, if you would like to contribute, please consider supporting me on Ko-fi. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
- Added support for adding / removing aliases for
/adventcalendarwith thecommand-aliasfield in the config.- Command aliases should be separated with the pipe symbol, |
- The config version is now 1.4.1
The new aliases will only be processed after a restart!
If you encounter any bugs or have any suggestions, please join my development discord. As this plugin is free, if you would like to contribute, please consider supporting me on Ko-fi. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
Happy Holidays! We are back with the first update of the 2025 advent calendar season!
- Added support for the newest versions of 1.21
- Added IP address tracking and limits, to prevent alt account boosting
- Migrated data storage from the userdata folder to a SQLite DB
- Added 3 new commands for viewing player's claims, and removing some or all of their claims
Any of the new features will require the new config version, so make sure your config.yml and strings.yml are up to date!
If you encounter any bugs or have any suggestions, please join my development discord. As this plugin is free, if you would like to contribute, please consider supporting me on Ko-fi. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
A couple last minute additions people have been requesting! Happy Holidays!
- Added the ability to have 25 days instead of 24
- Added customizable prefix string that can be used anywhere using
%prefix% - Removed some leftover log messages from testing
If you encounter any bugs or have any suggestions, please join my development discord. As this plugin is free, if you would like to contribute, please consider supporting me on Ko-fi. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
- Fixed a bug where players appeared to have items in their inventory when shift clicking items out of the menu
If you encounter any bugs or have any suggestions, please join my development discord. As this plugin is free, if you would like to contribute, please consider supporting me on Ko-fi. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
Happy Holidays! Here is the first AdventCalendar update of the 2024 season:
- Ensured support for 1.21
- Added the ability to customize claimed and unclaimed versions of gifts including:
- Custom Model Data
- Material
- Player head texture
- Color code
- Removed the /ac editor command, as the feature has been delayed
You will need to remove your config so that the newer config will generate, or things will break
If you encounter any bugs or have any suggestions, please join my development discord (https://discord.gg/GMkjWd2Kun). As this plugin is free, if you would like to contribute, please consider supporting me on Ko-fi. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
Prevents players from using hotkeys on the presents, which could cause the items to be duplicated if lagging. I'd also like to thank everyone for downloading and using my plugin this winter and for getting us to over 1K downloads, it means a lot!
If you encounter any bugs or have any suggestions, please join my development discord https://discord.gg/GMkjWd2Kun. As this plugin is free, if you would like to contribute, please consider buying me a coffee. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
Fixed a bug with slots required where it was counting armor and offhand, it should now be working as intended.
Fixed a bug where you couldn't run /ac force <player> from the console.
If you encounter any bugs or have any suggestions, please join my development discord https://discord.gg/GMkjWd2Kun. As this plugin is free, if you would like to contribute, please consider buying me a coffee. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
Added a new lines into the config for slots-required so that the user cannot claim the gift if they don't have enough space. If you are updating from an older version, you need to regen the config or add these lines manually, otherwise it will break!
Swapped the message and command order so that the claim message displays before the user gets claimed items.
If you encounter any bugs or have any suggestions, please join my development discord https://discord.gg/GMkjWd2Kun. As this plugin is free, if you would like to contribute, please consider buying me a coffee. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
By request, there is now a check in place to prevent players from claiming the calendar unless they have 1 free inventory spot. The error message that it sends can be customized in strings.yml. Please make sure to delete strings.yml or manually add the new line so it doesnt cause an error.
I also rewrote the code that does player head textures again in the hopes that the bugs for it finally stop!
If you encounter any bugs or have any suggestions, please join my development discord, https://discord.gg/GMkjWd2Kun. As this plugin is free, if you would like to contribute, please consider buying me a coffee. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
Added a PlaceholderAPI placeholder %adventcalendar_total_claims% which can be used in any other plugin that supports PlaceholderAPI to show how many gifts the player has claimed! PlaceholderAPI is still not required if you don't want the features so don't worry!
I also removed a line I left over from testing that would print "LEFT" every time you clicked an item in the preview calendar... sorry!
If you encounter any bugs or have any suggestions, please join my development discord https://discord.gg/GMkjWd2Kun. As this plugin is free, if you would like to contribute, please consider buying me a coffee. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!
This update should (hopefully) fix all of the annoying inconsistencies with player head rendering between different versions of spigot and paper.
This update also adds support for PlaceholderAPI placeholders for commands only. Placeholder API is not required, so if you don't want to use it you don't have to!
I also added the ability to claim items without the GUI closing by Right Clicking them instead of Left Clicking. This should hopefully make it a bit easier for testing out all of the gifts in the preview calendar.
If you encounter any bugs or have any suggestions, please join my development discord https://discord.gg/GMkjWd2Kun. As this plugin is free, if you would like to contribute, please consider buying me a coffee. I am open to any and all feedback! Happy Holidays and thank you for using my plugin!



