2 Open Issues Need Help Last updated: Sep 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue proposes implementing a player reward system based on achievements. The goal is to automatically distribute prizes such as currency, items, or titles when players complete specific objectives, thereby encouraging progression and engagement. Key features include defining achievements in configuration or a database, tracking player progress and completed achievements, providing instant notifications, and integrating with existing game managers for reward distribution.

Complexity: 4/5
enhancement good first issue

Core plugin for a complex infrastructure

Java

AI Summary: This issue requests the implementation of a scheduled announcement system for a server. It involves configuring announcement messages and their broadcast interval in `config.yml`, automatically sending these messages to players, and providing administrative commands to add, remove, list, and reload the announcement messages.

Complexity: 3/5
enhancement good first issue

Core plugin for a complex infrastructure

Java