GMusic ✨ Modern JukeBox, Music & Note Block Plugin [1.13 - 1.21.11] icon

GMusic ✨ Modern JukeBox, Music & Note Block Plugin [1.13 - 1.21.11] -----

Hear your favorite Music with Note Block Sounds in Minecraft!



GMusic-API Gradle & Maven Implementation

Add the GMusic-API to your project:

Gradle implementation:
Code (Text):
repositories {
    maven(url = "https://jitpack.io/")
}
Code (Text):
compileOnly("com.github.Gecolay.GMusic:core:VERSION")
Maven implementation:
Code (Text):
<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>
Code (Text):
<dependency>
    <groupId>com.github.Gecolay.GMusic</groupId>
    <artifactId>core</artifactId>
    <version>VERSION</version>
    <scope>provided</scope>
</dependency>

API for Developers

If you are a Developer and like to create your own code around GMusic you can use the GMusicAPI!

Initialization
There is no Initialization. GMusicAPI is a class with static methods!
So you can use all methods like:
Code (Text):
GMusicAPI.getInstance();

A list of all GMusic-Methods:
Take a closer look at the latest API here: GMusicAPI
Resource Information
Author:
----------
Total Downloads: 44,784
First Release: Sep 18, 2020
Last Update: Mar 4, 2026
Category: ---------------
All-Time Rating:
38 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings