mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-21 16:09:24 +00:00
Updated chains
This commit is contained in:
@@ -1,19 +1,14 @@
|
|||||||
# Read more about chains: https://plugins.auxilor.io/effects/configuring-an-effect#effect-chains
|
# Read more about chains: https://plugins.auxilor.io/effects/configuring-an-effect#effect-chains
|
||||||
|
|
||||||
chains:
|
chains:
|
||||||
- id: example_chain
|
- id: blind
|
||||||
effects:
|
effects:
|
||||||
- id: teleport
|
|
||||||
- id: potion_effect
|
- id: potion_effect
|
||||||
args:
|
args:
|
||||||
effect: blindness
|
effect: blindness
|
||||||
level: 3
|
level: 3
|
||||||
duration: 30
|
duration: 30
|
||||||
apply_to_player: true
|
apply_to_player: true
|
||||||
- id: send_message
|
|
||||||
args:
|
|
||||||
message: "&fYou have been teleported!"
|
|
||||||
action_bar: true
|
|
||||||
- id: play_sound
|
- id: play_sound
|
||||||
args:
|
args:
|
||||||
sound: entity_dragon_fireball_explode
|
sound: entity_dragon_fireball_explode
|
||||||
|
|||||||
Reference in New Issue
Block a user