Note: This is a 1.13.2 release, and does not support 1.13.1. 1.13.1 was too short lived to make adding support worthwhile.
Hello again, everyone! I hope you had a brilliant Christmas.
This release has been in beta for a while, and I'm finally ready to share it. Here's the changelog:
- Tested support for Minecraft 1.13.2. Spigot removed support for selectors, so we've reimplemented the old @a and @p syntax for MCJukebox commands. This will work in both chat and command blocks.
- WorldGuard support in 1.13.2. This requires the latest build of WorldEdit and WorldGuard from Bukkit.
- Basic Skript support:
Code (Text):
# Request a token from our server for a player. The code will pause here until one is received.
mcjukebox requestToken player
# Send the MCJukebox link to the player
message "https://client.mcjukebox.net/?token=%player's mcjukebox_token%"
Do let me know how you get on! In some cases it appears that regions can be shaky on this new version - I haven't seen any problems myself, but let me know if you run into trouble, and I'd be happy to help.
Have a brilliant end of 2018 - I wish you a very happy new year.