Release v1.0.0
What's Changed
In this release, we've introduced several new features, improvements, and bug fixes to enhance the functionality and usability of MineCord-Link.
New Features
- Bug Report Template: Added a new bug report issue template to help users report bugs effectively.
- Feature Request Template: Introduced a feature request template for users to suggest new features.
- General Issue Template: Added a general issue template for users to report any other issues or ask questions.
- Pull Request Template: Implemented a pull request template to standardize contributions and reviews.
- CrossChat Toggle Command: Added a new
/crosschatcommand to toggle the crosschat feature on or off. - Update Checker: Introduced an automatic update checker to notify users about new versions and automatically download updates.
Improvements
- Discord Bot Activity: Improved the Discord bot's activity feature to randomly select activities based on server status and conditions.
- Configuration Management: Enhanced configuration management with a more robust setup and update process.
- Discord Commands: Improved Discord commands handling and registration, including new commands for players and crosschat toggling.
- Codebase: Refactored code for better organization and maintainability, including separation of concerns and addition of utility classes.
Bug Fixes
- Fixed an issue where chat messages were not sent to Discord if the crosschat feature was disabled.
- Corrected permissions handling for Discord commands to ensure only authorized users can execute administrative actions.