Triggers - s99889989/CustomDisplay GitHub Wiki

Trigger Description
~onAttack When attacking
~onCrit When critical strike(AttributePlus plugin)
~onDamaged When being attacked
~onRegainHealth When the blood returns
~onJoin When logging in
~onQuit When logging out
~onMove When moving
~onSneak When squatting
~onStandup When standing up
~onDeath When dead
~onSkillCastStart When opening the skill field of MMOCore
~onSkillCastStop When closing the skill field of MMOCore
~onChat When talking
~onChangeWorld When changing to another world
~onChat While speaking
~onDropItem When throwing out items
~onFish When fishing
~onGameModeChange When switching game modes
~onHarvestBlock When harvesting blocks
~onInteractEntity When clicking on an entity
~onInteract When clicked
~onItemHeld When switching inventory
~onRespawn When reborn
~onShearEntity When collecting entities
~onPotionEffect When the potion effect is obtained
~onShootBow When shooting arrows
~onTarget When aiming or canceling aiming
~onProjectileHit When a projectile hits