Small Update [1.1.0]
๐จ 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.13 to 1.20.2
๐ซ 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:
- Updated CommandAPI to support MC 1.20.2
FIXED:
- Fixed an issue with the particle argument returning an unusable class
ADDED:
- Added expressions to get the data/particle from a ParticleData (the return type of the particle argument)
- See docs for ParticleData - Data Type and ParticleData - Particle
- Added new argument type for Block POS (see Wiki)