Advertisement
Guest User

Untitled

a guest
May 31st, 2016
1,140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. command /itemy:
  2. trigger:
  3. open chest with 3 rows named "&8» &7Itemy na gildie" to player
  4. wait 2 ticks
  5. format slot 18 of player with white glass to be unstealable
  6. format slot 19 of player with white glass to be unstealable
  7. format slot 20 of player with white glass to be unstealable
  8. format slot 21 of player with white glass to be unstealable
  9. format slot 22 of player with white glass to be unstealable
  10. format slot 23 of player with white glass to be unstealable
  11. format slot 24 of player with white glass to be unstealable
  12. format slot 25 of player with white glass to be unstealable
  13. format slot 26 of player with white glass to be unstealable
  14. format slot 17 of player with white glass to be unstealable
  15. format slot 0 of player with white glass to be unstealable
  16. format slot 1 of player with white glass to be unstealable
  17. format slot 2 of player with white glass to be unstealable
  18. format slot 3 of player with white glass to be unstealable
  19. format slot 4 of player with white glass to be unstealable
  20. format slot 5 of player with white glass to be unstealable
  21. format slot 6 of player with white glass to be unstealable
  22. format slot 7 of player with white glass to be unstealable
  23. format slot 8 of player with white glass to be unstealable
  24. format slot 9 of player with white glass to be unstealable
  25. if player has permission "itemy.gracz":
  26. format slot 10 of player with 1 of diamond named "&8» &c&lDiamenty" with lore " &8» &7Ekwipunek: &3%amount of diamond in player's inventory%/32|| &8» &7EnderChest: &3%amount of diamond in player's enderchest%/32" to be unstealable
  27. format slot 11 of player with 1 of gold ingot named "&8» &c&lZloto" with lore " &8» &7Ekwipunek: &3%amount of gold ingot in player's inventory%/32|| &8» &7EnderChest: &3%amount of gold ingot in player's enderchest%/32" to be unstealable
  28. format slot 12 of player with 1 of emerald named "&8» &c&lEmerald" with lore " &8» &7Ekwipunek: &3%amount of emerald in player's inventory%/32|| &8» &7EnderChest: &3%amount of emerald in player's enderchest%/32" to be unstealable
  29. format slot 13 of player with 1 of ender pearl named "&8» &c&lEnder Perly" with lore " &8» &7Ekwipunek: &3%amount of ender pearl in player's inventory%/8|| &8» &7EnderChest: &3%amount of ender pearl in player's enderchest%/8" to be unstealable
  30. format slot 14 of player with 1 of apple named "&8» &c&lJablka" with lore " &8» &7Ekwipunek: &3%amount of apple in player's inventory%/32|| &8» &7EnderChest: &3%amount of apple in player's enderchest%/32" to be unstealable
  31. format slot 15 of player with 1 of obsidian named "&c» &c&lObsydian" with lore " &8» &7Ekwipunek: &3%amount of obsidian in player's inventory%/32|| &8» &7EnderChest: &3%amount of obsidian in player's enderchest%/32" to be unstealable
  32. format slot 16 of player with 1 of 103 named "&8» &c&lMelony" with lore " &8» &7Ekwipunek: &3%amount of 103 in player's inventory%/16|| &8» &7EnderChest: &3%amount of 103 in player's enderchest%/16" to be unstealable
  33. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement