Fixed IS_WAYSTONE_ACTIVATED being ignored in Listing Condition
Added new criteria: COMPUTE_PLACEHOLDER Allows you to take placeholder from other plugins and compare them. Usage Example:
Code (YAML):
Access Condition:
Criteria: COMPUTE_PLACEHOLDER
Placeholder: "%player_gamemode%" # EQUALS_TO, GREATER_THAN, LESS_THAN, EQUAL_OR_GREATER, EQUAL_OR_LESS Mode: EQUALS_TO
Comparator: CREATIVE
Reason: "You have to be in Creative Mode" Reason Negative: "You should not be in Creative Mode"