Advertisement
dai_pon

Untitled

May 11th, 2018
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. options:
  2. ammo: "Ammo"
  3.  
  4. command /bullet:
  5. executable by: console
  6. trigger:
  7. loop all players:
  8. if {game.%loop-player%} is 1:
  9. execute console command "give %loop-player% minecraft:gold_nugget %{bullet.%loop-player%}% 0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement