Added volume control option `Voice` for 1.13+
Tab complete with color code hidden now
Replace space to `_` on upload (versions below 1.13 not like spaces in tab complete)
Https support for upload server
Added Folia support
Added Glowstone support
Added Sponge `7` support
Added ability to redirect AMusic bukkit API calls to AMusic velocity (not secure yet, only for tests)
The maximum number of sounds in one playlist (resource pack) has been increased to 32767
Fixed ffmpeg wrapper not works with spaces in path
Fixed adding to an existing resourcepack when the resourcepack is already packed
Returned support for 1.7.10, 1.8.8, 1.9.4, 1.10.2
Added option to control ResourcePackStatus check `config.waitacception`, if true resource download starts only after ResourcePackStatus Accepted recieved
Added 1.21.1+ support
Added selector support for bukkit `@p`, `@r`, `@a`
Fixed default language on versions below `1.16`
Added untrackable `playmusic` altrenative `playmusicuntrackable`
Removed temp directory, using pipes now
Added custom sound source support
Fixed playlist remove logic
Fixed tab complete with spaces for 1.13+
Fixed clientside cache
Fixed invalid request handlingAdded velocity support
Added token salt
Added null target for loadmusic flag "update" force true loadmusic @n <playlistname> (amusic.loadmusic.uptate)Added playlist list for console loadmusic @l
Added playmusic status for console playmusic @l <playername>
Added ability to load pack and start/stop music with spaces in name through command
Added ability to remove playlist entry (remove every file from music directory and run loadmusic @n <playlistname>)
Added AMusicPackedInfo .ampi - replacement of data.yml
Removed data.yml
Removed support for versions lower than 1.12.2 (maybe support will be readded)
Removed actionbar messages
Removed character type restrictions for playlist names.
Removed update flag argument for loadmusic command (Use @n instead)
Added mode for adding to existing resource pack
Added option to disable resource pack packaging (processpack)
Added option to disable checking resource pack status (checkpackstatus)
Accurate determination of the moment when the application of a resource pack is completed (packapplystatus)
Removed support for reload confirm if strictdownloaderlist: true
Fixed getting the name of the loaded resource pack via api (getPackName)
Added 1.7.10 support
Returned support 1.8 - 1.11
Added music stop support for 1.8.8 (using a fake travel to another world)
Added support for client side caching for 1.8.8-1.10.2
Added ability to get loaded playlist name API: AMusic.getPackName(player);
PositionTracker now less susceptible to TPS drawdowns.
Added verification of the correctness of the request to the resource server for downloading resource packs.
Refactoring.
Empty messages no longer appear.
Added the ability to configure messages not in json format.
Fixed loading standard localization for 1.16.5+
Added option to disable strict download mode.
Added option to enable cache.
Fixed incompatibility with spigot on some versions.
Added resource pack status processing
Added support for PlaceholderAPI