Open Issues Need Help
View All on GitHubAI Summary: This issue proposes adding an actionbar display for Parkour, showing the player's current jumps and highscore. Current jumps will be retrieved from `ParkourGenerator#currentIndex`, while the highscore will be managed using a CaffeineMC cache. The actionbar will update asynchronously and leverage `surf-api` for messaging, with the feature to be merged into the `feat/rework` branch.
AI Summary: This issue indicates that sound effects are currently missing from the project. These sound effects are planned to be integrated later through a "Surf Settings API". The label "good first issue" suggests it's suitable for new contributors.
AI Summary: This issue proposes removing existing parkour area location data and replacing it with support for FAWE (Fast Async WorldEdit). The goal is to simplify parkour area marking by leveraging WorldEdit's capabilities.