Advertisement
Guest User

Untitled

a guest
Apr 16th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. command /boutique:
  2. trigger:
  3. open chest with 6 rows named "&6&lBoutique" to player
  4. wait 1 tick
  5. format slot 13 of player with nether star named "&6&lLegendaire" with lore "&6&l 280000 GameCoins ||&6&l Pour Ce Grade" to be unstealable
  6. format slot 23 of player with Diamond named "&6&lExtremely" with lore "&6&l 140000 GameCoins ||&6&l Pour Ce Grade" to be unstealable
  7. format slot 22 of player with Lapis Lazuli named "&6&lVip" with lore "&6&l 70000 GameCoins ||&6&l Pour Ce Grade" to be unstealable
  8. format slot 21 of player with iron ingot named "&6&lMini-Vip" with lore "&6&l 35000 GameCoins ||&6&l Pour Ce Grade" to run [open chest with 3 rows named "&6Boutique" to player], format slot 18 of player with arrow named "&6Retour" to run [make player execute command "/boutique"]
  9. format slot 40 of player with chest named "&6&lKit" with lore "&6&lAchete Des Kit En BattleKit" to be unstealable
  10. format slot 53 of player with player's skull named "&6%player%" with lore "&6&lGameCoins: %{gamecoins.%uuid of player%}%||&6&lSuperGameCoins: %{supergamecoins.%uuid of player%}%" to be unstealable
  11. format slot 45 of player with player's skull named "&6%player%" with lore "&6&lGameCoins: %{gamecoins.%uuid of player%}%||&6&lSuperGameCoins: %{supergamecoins.%uuid of player%}%" to be unstealable
  12. send "&6[Boutique] Ouverture de la Boutique" to player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement