Easy-to-use, open-source plugin for the creation and execution of quests on Minecraft servers.

java maven minecraft minecraft-plugin minecraft-plugins minecraft-server paper spigot spigot-plugin
2 Open Issues Need Help Last updated: Jun 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug a Minecraft plugin's saving functionality. The 'Quests' plugin (version 5.2.3) is failing to save quest data, showing no error messages in the console. The task involves investigating why the save function isn't working, potentially examining the plugin's code and configuration files (quests.yml) to identify the root cause and implement a fix.

Complexity: 4/5
bug help wanted

Easy-to-use, open-source plugin for the creation and execution of quests on Minecraft servers.

Java
#java#maven#minecraft#minecraft-plugin#minecraft-plugins#minecraft-server#paper#spigot#spigot-plugin

AI Summary: The task is to debug a bug in a Minecraft plugin's questing system where brewing potions is incorrectly registered as complete when a hopper is used with a brewing stand. The bug allows players to complete the quest by simply placing a crafted potion in the hopper or swapping a potion with a water bottle. The solution requires investigating the plugin's code to identify where the potion brewing check is flawed and correcting it to accurately track the brewing process.

Complexity: 4/5
bug help wanted

Easy-to-use, open-source plugin for the creation and execution of quests on Minecraft servers.

Java
#java#maven#minecraft#minecraft-plugin#minecraft-plugins#minecraft-server#paper#spigot#spigot-plugin