kazuken0814

Untitled

Oct 7th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. command /duel <player>:
  2. trigger:
  3. open chest with 2 row named "<blue>Duels" to player
  4. format slot 0 of player with iron sword named "<light red>Combo" with lore "<red>無敵時間無し" to close then run "duelme Combo %arg 1%"
  5. format slot 1 of player with iron sword named "<light blue>Gapple" with lore "<red>Gapple満載" to close then run "duelme Gapple %arg 1%"
  6. command /duelme <text> <player>:
  7. trigger:
  8. if arg 1 is "Combo":
Add Comment
Please, Sign In to add comment