I am taking a break from Spigot-based Minecraft and playing single-player Forge centered around MineColonies.
This plugin is a fork from:
Modifications permitted via MIT License
I use it for my BentoBox SkyBlock server.
SkyBlock Notes and quest planning document.
- Tasks overview
- Task types
- Use the Bukkit Enum Material list. Item material names can be UPPER or lower case.
The following Minecraft versions are available in the release downloads:
- 1.15.2 (default, this is the version I use)
- 1.16.4 (as of 3.4.4)
- None
- None
- None
- Fork the original at https://github.com/LMBishop/Quests or fork mine.
- All credit goes to LMBishop.
- I tried other quest plugins and they were either too complex or were missing tasks I wanted to use for my SkyBlock server.
- The combination of the BentoBox level, permissions, and PlaceholderAPI tasks was the hook.
- Being able to fork the repository and add in a crafting task was the ultimate win.