Facebook
From krucbu, 6 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 269
  1. command /drop:    
  2.     trigger:        
  3.         open chest with 3 rows named "&1Drop" to player        
  4.         wait 2 tick        
  5.         format slot 0 of player with 1 of emerald named "&8>>&aSzmaragd" with lore "&8>> &6Szansa &8>> &650 Procent" to close
  6.         format slot 1 of player with 1 of gold ingot named "&8>>&eZloto" with lore "&8>> &6Szansa &8>> &650 Procent" to close
  7.         format slot 2 of player with 1 of diamond named "&8>>&bDiament" with lore "&8>> &6Szansa &8>> &650 Procent"  to close
  8.         format slot 3 of player with 1 of iron ingot named "&8>>&fZelazo" with lore "&8>> &6Szansa &8>> &650 Procent" to close
  9.         format slot 4 of player with 1 of obsidian named "&8>>&7Obsydian" with lore "&8>> &6Szansa &8>> &625 Procent" to close
  10.         format slot 5 of player with 1 of 368 named "&8>>&5Ender Perla" with lore "&8>> &6Szansa &8>> &625 Procent" to close
  11.         format slot 6 of player with 1 of 340 named "&8>>&5Ksiazki" with lore "&8>> &6Szansa &8>> &625 Procent" to close
  12.         format slot 7 of player with 1 of 260 named "&8>>&5jablka" with lore "&8>> &6Szansa &8>> &625 Procent" to close
  13.         format slot 24 of player with 1 of 35:14 named "&cWylacz Drop" to close then run "pex user %player% remove drop.on"
  14.         format slot 25 of player with 1 of 35:5 named "&aWlacz Drop" to close then run "pex user %player% add drop.on"
  15.