Skip to content

Small Update [1.4.3]

Latest
Compare
Choose a tag to compare
@ShaneBeee ShaneBeee released this 05 Dec 19:57

๐Ÿšจ IMPORTANT INFO ๐Ÿšจ

See SkBriggy README for general info about this addon.
See WIKI and DOCS for relevant info

๐Ÿ‘ท๐Ÿผโ€โ™‚๏ธ REQUIREMENTS ๐Ÿšง:

  • Skript 2.7+
  • Java 17+

๐Ÿ•น๏ธ MINECRAFT VERSION SUPPORT ๐ŸŽฎ:

  • Currently supports Minecraft 1.16.5 to 1.21.4

๐Ÿšซ ERRORS ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป:

  • You will get some funny errors once in a while when reloading your script. Do not report these, just restart your server.
  • Using Paper's /reload confirm will most likely break the plugin (general testing has been like 50/50), restart your server instead.

๐Ÿ› ๏ธ THIS UPDATE ๐Ÿง‘๐Ÿผโ€๐Ÿณ:

CHANGED:

  • entitytype arg is now a Bukkit EntityType rather than Skript's EntityData
  • Added an entitydata arg for Skript's EntityData
  • Fixed brig-arg to work in the command tree section
  • Added a supplier for Skript's ClassInfo (Allowing to return all brig args)
  • Updated CommandAPI to support MC 1.21.4