Update Conditions authored by SharkGirl kunjang's avatar SharkGirl kunjang
......@@ -168,6 +168,7 @@ Conditions
| [Moving](/conditions/moving) | Entity | If the target has a velocity greater than zero |
| [MythicMobType](/conditions/mythicmobtype) | Entity | Checks the MythicMob type of the target mob |
| [Name](/conditions/name) | Entity | Checks against the entity's name |
| [NearClaim](/conditons/nearclaim) | Location | If the target location is near any GriefPrevention claims |
| [Night](/conditions/night) | Location | If the time is night, from 14000 to 22000 in-game time |
| [NotInRegion](/conditions/notinregion) | Location | If the target location is not within the given WorldGuard region |
| [OffGCD](/conditions/offgcd) | Entity | Checks if the target mob has an active Global Cooldown |
......
......