Skip to content

2.0.0

Compare
Choose a tag to compare
@Vallerian Vallerian released this 10 May 08:27
· 81 commits to master since this release
bd404e5

MelodyMine Changelog 2.0.0

Version 2.0.0 - Ease of Installation and Enhanced Configurability πŸš€

Full Changelog: 1.5.6...2.0.0

Update Highlights

  • πŸ› οΈ Automated Installation
    Entire MelodyMine website installation is now automated, simplifying setup with just a domain connected to your VPS.

  • πŸ“š Comprehensive Configurations
    Plugin settings are now neatly organized into sections with detailed explanations. Additionally, a Wiki is under construction for all MelodyMine events and methods. Wiki Link

  • πŸ€– Community Support
    Join our Discord server for support, updates, and community interaction. Discord Server Link


🧩 Plugin Side

New Features

  • 🌐 Multilingual Support
    Plugin now supports multiple languages including English and Persian. Add a new language via Pull Request link.

  • βš™οΈ New Config Files
    Introducing settings.yml, mysql.yml, and talk.yml for various configurations.

  • βš™οΈ Update Checker
    Stay informed with the new update checker.

  • 🎡 Method Expansion
    Added getMelodyPlayer method to the MelodyManager class.

  • βš™οΈ Additional Configurations
    Including domain config, qrcode config, language config, and more for enhanced customization.

  • πŸ“ Configurable Messages
    All plugin messages are now customizable.

  • βš™οΈ Permission Management
    Added permission melodymine.updatechecker for sending messages.

  • βš™οΈ Auto Start Feature
    New auto_start config in settings.yml for automatic players start voice chat in website.

  • βš™οΈ Voice Chat Enhancements
    Various settings added for improved voice chat experience.

  • βš™οΈ Cooldown Management
    Added cooldown settings for various plugin commands.

Fixes

  • πŸ› οΈ Hikari Logger Message Error
    Addressed Hikari Logger Message Error.

Removals

  • ❌ Config.yml
    Deprecated plugin configuration removed.

  • ❌ Sound3D Config
    Transferred to the website.


🌐 Web Side

New Features

  • πŸ”„ Dependency Updates
    All dependencies are now up to date.

  • βš™οΈ Enhanced UI
    Improved website interface for better user experience.

  • βš™οΈ Voice Player Configurations
    Settings box added for voice player configurations.

  • βš™οΈ Voice Chat Enhancements
    Added microphone selection, Echo Cancellation setting, and 3DSound models.

  • βš™οΈ Docker Installation
    Simplified installation with Docker.

  • βš™οΈ Auto-Installation
    Server, client, Nginx, SSL, and COTURN now install automatically.

Fixes

  • πŸ› οΈ Player Status Display
    Addressed issues with player status display and database initialization.

Removals

  • ❌ Server.js File
    Deprecated file removed for cleaner setup.