- Supports
1.21.2 / 1.21.3
- JS engine is now fully compatible with all versions (spigot-maven)
- Simplified subcommand invocation `
/si give` -> `
/si g`
- Supports `
/si give 260:3`, Includes MythicMobs - SX-Drop/SX-Equipment
- Added compatibility for older versions of the
[ReMaterial] utility class.
[Numeric ID List]
- Optimized data conversion process during NBT protection
- Optimized LogUtil, no longer requires manual closing
- Added a lot of comments that no one reads
- Removed `@author saukiya` comments
- Refactored utility class `
github.saukiya.util` -> `
github.saukiya.tools`
- Refactored expression `
ExpressionSpace` -> `
ExpressionHandler`