Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. if event-block is tnt:
  2. set event-block to air
  3. spawn primed tnt at event-location
  4. set metadata value "BW_ARENA" of spawned primed tnt to {bw::player::%uuid of player%.arena}
  5. set metadata value "BW_OWNER" of spawned primed tnt to "%player%"
  6. set metadata value "BW_TEAM" of spawned primed tnt to {bw::player::%uuid of player%.team}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement