Facebook
From dsadsadsadsa, 7 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 322
  1.         #1shot1kill
  2.         on walking on red wool:
  3.                 permission: essentials.warp
  4.                 wait 0 second
  5.                 make player execute command "/warp 1shot1kill"
  6.                 clear the inventory of the player
  7.                 add 1 bow of power 500, infinity 1 to the player
  8.                 add 64 steak to the player
  9.                 equip player with leather boots
  10.                        
  11.         #Hard
  12.         on walking on light gray wool:
  13.                 permission: essentials.warp
  14.                 wait 0 second
  15.                 make player execute command "/warp HARD"
  16.                 clear the inventory of the player
  17.                 add diamond sword of sharpness 5, fire aspect 2 to the player
  18.                 add 1 322:1 to the player
  19.                 add 6 golden apple to the player
  20.                 add 64 steak to the player
  21.                 add 2 ender pearl to the player
  22.                 add 1 arrow to the player
  23.                 add 1 bow of power 5, punch 2, infinity 1 to the player
  24.                 equip player with diamond helmet of protection 4, unbreaking 3
  25.                 equip player with diamond chestplate of protection 4, unbreaking 3
  26.                 equip player with diamond leggings of protection 4, unbreaking 3
  27.                 equip player with diamond boots of protection 4, unbreaking 3
  28.          
  29.         #Knock
  30.         on walking on gray wool:
  31.                 permission: essentials.warp
  32.                 wait 0 second
  33.                 make player execute command "/warp KNOCK"
  34.                 clear the inventory of the player
  35.                 add diamond sword of sharpness 5 to the player
  36.                 add 2 322:1 to the player
  37.                 add 16 golden apple to the player
  38.                 add 64 steak to the player
  39.                 add 2 ender pearl to the player
  40.                 add diamond sword of knockback 2 to the player
  41.                 add 64 cobblestone to the player
  42.                 add 64 cobblestone to the player
  43.                 add 64 cobblestone to the player
  44.                 add 1 water bucket to the player
  45.                 equip player with diamond helmet of protection 4, unbreaking 3
  46.                 equip player with diamond chestplate of protection 4, unbreaking 3
  47.                 equip player with diamond leggings of protection 4, unbreaking 3
  48.                 equip player with diamond boots of protection 4, unbreaking 3
  49.  
  50.