Open Issues Need Help
View All on GitHubAI 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.
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.