Skip to content

Releases: koca2000/NoteBlockAPI

v1.3

29 May 20:49

Choose a tag to compare

Changes:

  • Now support 1.14 instruments.
  • Updated instruments resource pack for 1.14 - file name was changed
  • All events are now called synchronously (fix error in 1.14)
  • You can now specify Song position in playlist when adding it using Playlist.insert method.

v1.2.5

21 Jan 17:33

Choose a tag to compare

Changes:

  • Added random/shuffle play WIKI
  • Reworked repeat/loop play WIKI

v1.2.4

24 Nov 19:35

Choose a tag to compare

Changes:

  • Players can be added and removed to and from SongPlayer using UUID
  • NoteBlockSongPlayer now plays song from center of the block

v1.2.3.1

08 Oct 20:07

Choose a tag to compare

bStats updated to v1.3.
Little fix for bStats.

v1.2.3

04 Oct 15:48

Choose a tag to compare

Changes:

  • Playlist improvements
  • RadioSongPlayer is now playing stereo by default to avoid volume changes on player rotation (thanks to micsa)

v1.2.2.1

10 Aug 23:26

Choose a tag to compare

Bug fix

v1.2.2

10 Aug 23:25

Choose a tag to compare

Changes:

v1.2.1 - Minecraft 1.13 update, structure changes

06 Aug 21:56

Choose a tag to compare

NoteBlockAPI updated to 1.13

Changes:

  • Now support MC 1.8 - 1.13
  • Added javadocs
  • Added loops
  • Updated bStats to v1.2

Big structure changes!!

  • All classes have been sorted to packages.
  • Main class is now NoteBlockAPI instead of NoteBlockPlayerMain.
  • Backward compatibility is present, but does not contains new features and will be removed after most of plugins using this API will use new structure.

You are suggested to update to new structure ASAP!

1.2.0

09 Jul 08:00

Choose a tag to compare

Songs for 1.12 can now be played on 1.8 - 1.11 servers without errors
Created resource pack for using 1.12 instruments on 1.8 - 1.11 servers (How to use)

1.1.9

16 Oct 12:51

Choose a tag to compare

Changes:

  • Now handle corrupted files.
  • Added support for SoundCategory (works on 1.11+, disabled on lower)