Jump to content

Explode a user troll


Patsteaks123

Recommended Posts

Try it and make it better
 

 
command /explosive [<player>]:
 permission: op
 trigger:
  send "&3%arg% is Exploding in &410"
  play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg
  wait 1 second
  send "&3%arg% is Exploding in &49" to all players
  play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg
  wait 1 second
  send "&3%arg% is Exploding in &48" to all players
  play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg
  wait 1 second
  send "&3%arg% is Exploding in &47"to all players
  play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg
  wait 1 second
  send "&3%arg% is Exploding in &46" to all players
  play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg
  wait 1 second
  send "&3%arg% is Exploding in &45"
  play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg
  wait 1 second
  send "&3%arg% is Exploding in &44"
  play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg
  wait 1 second
  send "&3%arg% is Exploding in &43"
  play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg
  wait 1 second
  send "&3%arg% is Exploding in &42"
  play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg
  wait 1 second
  send "&3%arg% is Exploding in &41"
  play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg
  wait 1 second
  execute console command "/execute at %arg% run summon tnt ~ ~1 ~"
  play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg
  

Don't hate on it just make it better if it doesn't work.
Also don't mind the error message when reloading!

  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...