Minecraft Proximity Voice Chat Plugin Without Mod
Full Changelog: 2.0.4...2.0.5
Full Changelog: 2.0.3...2.0.4
Full Changelog: 2.0.2...2.0.3
Full Changelog: 2.0.1...2.0.2
Full Changelog: 2.0.0...2.0.1
%melodymine_talk%schema.prisma issue.Full Changelog: 1.5.6...2.0.0
🛠️ 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
🌐 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.
❌ Config.yml
Deprecated plugin configuration removed.
❌ Sound3D Config
Transferred to the website.
🔄 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.
Full Changelog: 1.5.5...1.5.6
Full Changelog: 1.5.4...1.5.5
Talk NameTag in Version 1.19.4.Talk Bossbar.changeSoundVolume to the class MelodyManager.PreChangeSoundVolumeEvent.PostChangeSoundVolumeEvent./melodymine reset <player> to resolve multi-account errors.Full Changelog: 1.5.3...1.5.4
Full Changelog: 1.5.2...1.5.3
Full Changelog: 1.5.1...1.5.2
Full Changelog: 1.5.0...1.5.1
PostRenewDistanceDataEventPostRenewConnectionDataEventPreRenewConnectionDataEventPreRenewDistanceDataEventFull Changelog: Compare Changes
Talk NameTag: When you speak in voice chat on the MC server, your NameTag will now appear above your head for other players, and you can fully customize it in the configuration.
Talk Bossbar: Speaking in voice chat on the MC server now displays a bossbar for yourself, fully customizable.
PlayerChangeTalkEventPreRenewDataPostRenewDatashowPlayerIsTalkingrenewDataFull Changelog: 1.4.4...1.4.5
/melodymine status to check player voice informationFull Changelog: 1.4.3...1.4.4
Full Changelog: 1.4.2...1.4.3
playSound Method Issue.Full Changelog: 1.4.1...1.4.2
👤 Release 1.4.1 by @Vallerian in MelodyMine Pull Request #18
🔧 Full Changelog: MelodyMine 1.4.0...1.4.1
🐞 Bug Fixes:
👤 Release 1.4.0 by @Vallerian in MelodyMine Pull Request #14
🔧 Full Changelog: MelodyMine 1.3.0...1.4.0

⚙️ New Configuration Values:
3D-sound - Enables 3D mode for player voices.max-distance - The maximum distance at which players can hear each other.ref-distance - The distance at which players can hear each other at maximum volume.inner-angle - The angle within which players can hear each other at maximum volume.outer-angle - The angle within which players can hear each other.outer-volume - The volume for sounds at the outer angle.📢 New API Events Added:
PostPauseSoundEventPostPlaySoundEventPostStopSoundEventPrePauseSoundEventPrePlaySoundEventPreStopSoundEvent🎹 New MelodyManager Methods:
playSound - Method to play sounds.pauseSound - Method to pause sounds.stopSound - Method to stop sounds.🐞 Bug Fixes:
👤 Release by @Vallerian at MelodyMine Pull Request #11
🔧 Full Changelog: MelodyMine 1.2.1...1.3.0
✨ Call System Enhancement: In this release, we've introduced a call system to MelodyMine. You can now initiate calls with the new command /melodymine call start <player> for one person.
/melodymine call command.