Skip to content

Minecraft Spigot plugin for advent calendars and daily rewards. Encourage players to join daily! Easy setup and usage through inventory GUI!

License

Notifications You must be signed in to change notification settings

diademiemi/Adventageous

Repository files navigation

Generated by Midjourney

Adventageous

Adventageous is a Spigot plugin that allows you to create advent calendars for your server. Despite its name, this plugin can be used to create calendars for any month, not just the Christmas season. It's perfect for daily rewards, or for creating fun rewards leading up to server events!

Showcase

Showcase

Compatibility

This plugin is tested on Spigot 1.13.2 and Paper 1.19.2, I expect it to work on any version of Spigot or Paper 1.13.2 and above.

Features

  • Create advent calendars for any month!
  • You can use any amount of days in your calendar, not just 24!
    • By default a calendar will be populated with all the months days, but you can hide days
  • All configuration is done through a UI, no need to edit config files!
  • Highly flexible icons, you can set separate icons for already claimed days and missed/future days for each day separately
  • Preserves any items data, including enchantments, potion effects, and more!
  • Set a custom name for every month/day, to personalize your calendar to your server!
  • Players can only claim items if their inventory has enough space for them

Permissions

  • adventageous.admin - Allows the player to use the admin UI.
  • adventageous.advent - Allows the player to open the active calendar.
  • adventageous.advent.claim - Allow using /advent claim to claim the current day.

Commands

  • /adventageous - Opens the admin UI.
  • /advent - Opens the active calendar.
  • /advent claim - Claims todays reward without UI.

Configuration

All configuration is done through the admin UI, please do not edit any of the plugins files manually!

License

This project is licensed under the AGPL-3.0 License - see the LICENSE file for details