๐จ 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