What is MelodyMine? ๐ค
MelodyMine is an open-source voice chat plugin for Minecraft servers, eliminating the need for any mods. It facilitates voice communication directly from the browser, enhancing the multiplayer experience.
How MelodyMine Works ๐ง
The entire MelodyMine system consists of three components:
- Minecraft Plugin ๐งฉ
- Websocket Server ๐
- Next.js Server ๐
These components establish connections via websockets, where data is transmitted from the plugin to the websocket server. The websocket server identifies which data needs to be sent for individual checks on the Next.js server. Finally, the Next.js server communicates with the client, utilizing data received from the websocket via the plugin, to maintain voice communication among online players in the voice chat.
๐ฅ For detailed installation instructions, check out the Installation Guide.
๐ For a list of features, visit the Features Guide.
How to Use MelodyMine ๐
To utilize MelodyMine, players simply need to join the server and use the command /melodymine start link
to receive a link for client entry. Clicking on this link redirects them to the website without any additional requirements. Just being near an online player will enable you to hear their voice.
If you prefer, you can enter the voice chat via your phone by using the command /melodymine start qrcode
, which will generate a QR code. After scanning it, you'll be able to join the voice chat.
๐ For a demo, visit our website: MelodyMine.TAHER7.iR
๐ฎ Server IP: Play.TAHER7.IR
Why Should I Use MelodyMine? ๐
MelodyMine offers personalized features for players, a comprehensive API, and complete support with examples for developers to create their own essential additions. Currently, many servers and players are using MelodyMine, indicating their satisfaction with its functionalities.
๐ For command details, refer to the Commands Guide.
๐ For permissions details, check the Permissions Guide.
๐ For information on placeholders, see the Placeholders Guide.
๐ก Explore how to use the plugin in depth by visiting the Plugin Usage Guide.
Information
Category | Miscellaneous |
---|---|
Published on | October 4, 2023 |
License | Apache 2.0 |
Downloads | 145 |
Stars | 5 |
Watchers | 4 |