Skip to content

Custom reactions to attempts at equipping #2

Open
@foxfirecodes

Description

@foxfirecodes

This was a feature that was requested by the original requester of the plugin. The idea is simple: when the player tries to equip a disallowed item, react to it in a custom way. This could be very similar to the filters system, with a List<Reaction> or something along those lines. Reactions simply need a type and value key (value could be any type and could be parsed by the Reaction itself), and some possible reactions could be...

  • command
  • teleport
  • damage
  • potion-effect
  • kill

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions