Advertisement
grantygames

Untitled

Jun 23rd, 2015
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. options:
  2. # FULL DIMA PROTECTION 4= PADRAO#
  3. armadura: diamond armour of protection 4
  4. # ESPADA PADRAO: Espada de dima sem enchant#
  5. espada: diamond sword
  6. # OUTRO ITEM PADRAO: 1 Pack de cap #
  7. item1: 64 enchanted golden apple
  8.  
  9. command /setarena1:
  10. permission: setaaaaaaraaaaamkqmeqmeqekqmekqmekqemqe.arena
  11. triggeR:
  12. set {arena1} to player's location
  13. send "&cSetou a poha toda"
  14. command /arena1:
  15. trigger:
  16. teleport player to {arena1}
  17. clear the player's inventory
  18. wait 2 tick
  19. equip player with all {@armadura}
  20. give 1 {@espada} to player
  21. give {@item1} to player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement