Voxel Shop beta is live. Expect occasional bugs. Learn more
The best plugin to create custom armor sets without needing to code.
- Fixed paper integration always attempting to load if EcoEnchants was installed (due to classpath errors)
- Added inverses to filters; you can prefix any filter with ! in order to negate the output, i.e. !entities: [] means the entity must not be in that list
- Updated kotlin to 1.6.21, fixes potential version mismatch
- Updated various other dependencies
- Added support for the cancel_event effect to many more triggers
- Added fromSpawner filter, which will require entities to be from spawners (or not to be from spawners) - Requires Paper to be installed
- Fixed permanent effects being broken on totem of undying (somehow)