diff --git a/eco-core/core-plugin/src/main/resources/chains.yml b/eco-core/core-plugin/src/main/resources/chains.yml index e882918..5e6a054 100644 --- a/eco-core/core-plugin/src/main/resources/chains.yml +++ b/eco-core/core-plugin/src/main/resources/chains.yml @@ -1,19 +1,14 @@ # Read more about chains: https://plugins.auxilor.io/effects/configuring-an-effect#effect-chains chains: - - id: example_chain + - id: blind effects: - - id: teleport - id: potion_effect args: effect: blindness level: 3 duration: 30 apply_to_player: true - - id: send_message - args: - message: "&fYou have been teleported!" - action_bar: true - id: play_sound args: sound: entity_dragon_fireball_explode