Releases: koca2000/NoteBlockAPI
Releases · koca2000/NoteBlockAPI
Release list
v1.4
v1.3
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
v1.2.4
v1.2.3.1
v1.2.3
v1.2.2.1
v1.2.2
Changes:
- Reworked fade effects - see https://github.com/koca2000/NoteBlockAPI/wiki/Fade-effect
- Added playlists
- Added update check on server start
v1.2.1 - Minecraft 1.13 update, structure changes
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
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)