Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Small Fixes [3.0.1]

Compare
Choose a tag to compare
@ShaneBeee ShaneBeee released this 08 Dec 22:07
· 536 commits to master since this release

⚠️ WARNING ⚠️ :

Please see update notes for 3.0.0 for more info

🕹️ VERSION SUPPORT 🎮:

  • Support is only for Minecraft 1.18.2+ (keep in mind, I will only support the latest release of each Minecraft major release, ex: 1.20.2 is supported, but 1.20 and 1.20.1 are NOT supported)
  • Due to MC 1.20.4 being so new, I will currently support 1.20.2-1.20.4

📝 SKRIPT SUPPORT 📑:

  • This version requires Skript 2.7+ (This is due to API changes in Skript)

🛠️ THIS UPDATE 🧑🏼‍🍳:

FIXED:

  • Fixed an error with potion recipes when running on Spigot
  • Fixed a conflict with center of %worldborder% and Skript's center of %location%

ADDED:

  • Added an expression to get the server platform the server is running on (ie: Spigot, Paper)

CHANGED:

  • Updated FastBoard API for MC 1.20.3+ scoreboard support
  • Scoreboards on MC 1.20.3+ no longer show numerical scores on scoreboards (due to changes in MC and FastBoard update)
  • Updated NBT-API for MC 1.20.3+ NBT support