Reforges ⭕ Create Custom Reforges ✅ Item Modfiers ✨ Reforge Stones, GUI, NPC Support

MC Plugin Reforges ⭕ Create Custom Reforges ✅ Item Modfiers ✨ Reforge Stones, GUI, NPC Support 6.57.1
Custom item buffs and reforge stones with an intuitive GUI.

- 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
- Added inverse option to all conditions
- Removed requirement to specify manual truthiness for on_fire, in_air, etc - i.e. removing the requirment to then specify `on_fire: true`, which now defaults to true for all conditions - you can still specify things this way, but the inverse option is preferred

Inverse syntax looks like this:
- id: on_fire
args:
inverse: true

Which will mean that the condition is met when the player is not on fire

- Fixed GUI mask not using the item lookup system
- Added transmission effect (Think Aspect of the End)
- Added within_radius_of condition
- Added serializeBack to reforge arg parser
- Added has_potion_effect condition
- Added strip_ai effect
- Added beacon_effect trigger (Requires Paper)
- Removed requirement to specify action_bar parameter for send_message effect: will default to false
  • Like (+1)
Reactions: RedutuYT
Top Bottom