Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ProfessorSam authored May 23, 2022
1 parent 98fd92f commit ff8173e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# NbsPlayerDemo
This is a simple plugin to test functionality of .nbs (Note Block Studio) files
This is a simple plugin to test functionality of .nbs (Note Block Studio) files and the NoteBlockAPI by koca2000

# How to use

Compile this plugin with maven via `mvn clean install` or download it from the release page (https://github.com/Peddach/NbsPlayerDemo/releases) and drag and drop it into your /plugins/ directory. Start your server and you will see a new directory in /plugin/NbsDemo/ which is named Songs. Put all your .nbs files in it, restart your server, and play them with /songs. Also, NoteBlockAPI is required to run this plugin (https://www.spigotmc.org/resources/noteblockapi.19287/).

0 comments on commit ff8173e

Please sign in to comment.