Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicCrucible MythicCrucible
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicCrucibleMythicCrucible
  • Wiki
    • Skills
  • Triggers

Triggers · Changes

Page history
changed a bit triggers/targeters file structure authored Nov 14, 2024 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 4 deletions
+4 -4
  • Skills/Triggers.md Skills/Triggers.md +4 -4
  • No files found.
Skills/Triggers.md
View page @ 47a8701f
......@@ -50,15 +50,15 @@ Crucible supports all other triggers that would generally make sense, and also a
These triggers can be used with [Custom Blocks](/Custom-Blocks)
| Trigger | When it fires... |
|----------------------------------------|--------------------------------------------------------------|
| [onBlockBreak](/Skills/Triggers/onBlockBreak) | When the player breaks the custom block |
| [onBlockPlace](/Skills/Triggers/onBlockPlace) | When the player places the custom block |
| [onBlockBreak](/../../../MythicMobs/-/wikis/Skills/Triggers/onBlockBreak) | When the player breaks the custom block |
| [onBlockPlace](/../../../MythicMobs/-/wikis/Skills/Triggers/onBlockPlace) | When the player places the custom block |
# Furniture Triggers
All these triggers can be used with [Furnitures](/Furniture)
| Trigger | When it fires... |
|----------------------------------------|--------------------------------------------------------------|
| [onBlockPlace](/Skills/Triggers/onBlockPlace) | When the furniture is placed |
| [onBlockBreak](/Skills/Triggers/onBlockBreak) | When the furniture is broken |
| [onBlockPlace](/../../../MythicMobs/-/wikis/Skills/Triggers/onBlockPlace) | When the furniture is placed |
| [onBlockBreak](/../../../MythicMobs/-/wikis/Skills/Triggers/onBlockBreak) | When the furniture is broken |
| onBlockRotate | When the furniture is rotated |
| [onDamaged](/../../../MythicMobs/-/wikis/Skills/Triggers/onDamaged) | When the furniture is punched |
| onFurnitureStateChange | When the furnitures state changed. This is triggered every time the [SetFurnitureState](/Skills/Mechanics/setfurniturestate) mechanic is used, even if the state stays the same. |
......
Clone repository
Home
Changelogs
Commands / Permissions
API
FAQ / Common Issues
Guides
Usage
  • Installation
  • Item Options
  • Item Skills
  • Item Durability
  • Crafting Recipes
    • Workbenches
  • Item Updater
  • Ammo System / Guns
  • Dynamic Lore Generation
  • World Generation
  • Augments
  • Sets

ResourcePack Generator

Item Types
  • Blocks
  • Furniture
    • Paint Brush
  • Bags
  • Hats
Mechanics
  • Item Mechanics
  • Item Targeters
  • Item Triggers
  • Item Conditions
Placeholders
  • Placeholders