Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JukeBox

JukeBox is a plugin that allows you to listen to music on your Minecraft server.

Note

JukeBox is currently in maintenance mode. I (SkytAsul) am not willing to spend time on this plugin anymore.
Important bugs that prevent the use of the plugin will still get fixed, but please note that there is no point in making feature requests, except if you are willing to program them yourself and propose Pull Requests.

How to download?

The official page for this project is on SpigotMC.

Documentation

You can find various tutorials in the documentation page on SpigotMC.

Maven repository

Add this to your repositories section:

<repository>
	<id>codemc-repo</id>
	<url>https://repo.codemc.org/repository/maven-public/</url>
</repository>

And this to your dependencies section:

<dependency>
  <groupId>fr.skytasul</groupId>
  <artifactId>jukebox</artifactId>
  <version>VERSION</version>
  <scope>provided</scope>
</dependency>

About

A Minecraft Spigot plugin which allows you to propose note block songs/musics to your players.

Resources

Stars

34 stars

Watchers

2 watching

Forks

Used by

Contributors

Languages