Open Issues Need Help
View All on GitHubAI Summary: Implement a new 'Craft' action for a Minecraft plugin that allows players to create quests. This involves creating a new action class and listener, integrating with existing quest and action option systems (likely using the ItemsOption), and leveraging the Paper API for crafting mechanics. Discord support is available for assistance.
Survival-friendly questing by the players for the players!
AI Summary: Migrate the Minecraft Java Edition plugin 'PlayerQuests' from Spigot to Paper, addressing API changes related to registries (e.g., TRIM_PATTERN) and ensuring compatibility with Paper's registry access methods. This involves replacing deprecated Spigot API calls with their Paper equivalents and potentially using alternative methods for accessing registry data.
Survival-friendly questing by the players for the players!