Skip to content

RevivalTeam/ZMusicBox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZMusicBox

Just play music in your server~

Requirements:

The server software you use must play the noteblock sound when you tap it

How to use:

  1. You have to add .nbs files in the songs folder inside your plugins folder
  2. Place a noteblock

Commands:

/music <start|stop|next>

ZMusicBox is also accessible from its API:

$this->ZMusicBox->StartNewTask();   -   Switch to the Next Song

$this->getServer()->ZMusicBox->getScheduler()->cancelTasks($this);   -   Stop the Music

Tips:

You should use Minecraft Note Block Studio to convert midi files into nbs files. Website: http://www.stuffbydavid.com/mcnbs

Please do not use the internal code and algorithms to other plugins

About

Just play music in your server~

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%