Skip to content

Entity Condition

Xemor edited this page Apr 24, 2023 · 1 revision

Entity Condition

This is a condition used for blacklisting/whitelisting entities.

Example:

entityCondition:
  type: ENTITY
  mode: OTHER
  whitelist: false
  entities:
    - CREEPER

This creates a blacklist for creepers, ie it prevents the effects from happening if the other entity is a creeper

Clone this wiki locally