From 0b7c40226c04752c7db135fe1ac836570ff483ff Mon Sep 17 00:00:00 2001 From: mythguy1226 Date: Wed, 4 Jul 2018 21:41:57 -0400 Subject: [PATCH] Create startspleef.yml --- Magic/spells/startspleef.yml | 41 ++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 Magic/spells/startspleef.yml diff --git a/Magic/spells/startspleef.yml b/Magic/spells/startspleef.yml new file mode 100644 index 0000000000..8bb56b05a9 --- /dev/null +++ b/Magic/spells/startspleef.yml @@ -0,0 +1,41 @@ +startspleef: + icon: ink_sack:5 + category: staff + hidden: true + actions: + cast: + - class: Command + op: true + command: /pos1 0,0,63 + - class: Command + op: true + command: /pos2 66,0,0 + - class: Command + op: true + command: /replace air tnt + - class: Message + message_type: chat + message: "&cSpleef Will Start in 5 Seconds!" + - class: Delay + delay: 5000 + - class: Command + op: true + command: /pos1 -1,1,64 + - class: Command + op: true + command: /pos2 67,6,-1 + - class: Command + op: true + command: /replace barrier air + - class: Message + message_type: chat + message: "&cSpleef Has Started!" + - class: Delay + delay: 5000 + - class: Command + op: true + command: undo + parameters: + target_type: Player + target: other + range: 2