[CGMZ] Unlimited Event Conditions
By: Casper Gaming
Last Update: April 12, 2026
Latest Version: 1.3.0
This plugin allows unlimited event conditions on each page. By default, you are limited to only two switches, one variable, and some other conditions. This removes those limitations, and adds new conditions. See below for full list of event conditions in this plugin.
Event Conditions:
Switch - Can check if a global switch is ON or OFF.
Variable - Can check if a global variable is <, <=, =, !=, >=, or > some value.
Self Switch - Can check if any event from any map's self switch is ON or OFF.
Gold - Can check if the player's gold is <, <=, =, !=, >=, or > some value.
Item - Can check if the player's inventory has <, <=, =, !=, >=, or > of some item.
Weapon - Can check if the player's inventory has <, <=, =, !=, >=, or > of some weapon. Can also check if the weapon is equipped by any actor in the party.
Armor - Can check if the player's inventory has <, <=, =, !=, >=, or > of some armor. Can also check if the armor is equipped by any actor in the party.
Vehicle - Can check if the player is ON or OFF some vehicle.
Actor - Can check if an actor is IN or NOT IN the party.
Timer - Can check if the timer has <, <=, =, !=, >=, or > some time remaining.
Skill - Can check if an actor knows or does not know a specific skill
State - Can check if an actor is affected by or not affected by a specific state
Script - Can run custom JS which should return true / false
[CGMZ] Difficulty - Show different event pages by difficulty.
Add as many event page conditions as you want
New event page conditions, including gold/armor/weapon/timer/vehicle conditions