Every 1 minute: set {_now} to now If {_now} is "13:46": Broadcast "[&cNinja-Craft&f]&fEvent!" set {dropik} to true if {_now} is "13:48": Broadcast "[&cNinja-Craft&f]&fKoniec Eventu!" set {dropik} to false on mine of stone: if {dropik} is true: if player has permission "dropik": chance of 100%: drop 1 diamond send "Diament!" to player chance of 100%: drop 1 emerald send "Emerald!" to player chance of 100%: drop 1 iron ingot send "Zelazo!" to player chance of 100%: drop 1 gold ingot send "Zloto!" to player chance of 100%: add 15 to player's account send "Forsaaa!" to player on mine of stone: if {dropik} is false: if player has permission "dropik.off": chance of 0.3%: drop 1 diamond send "Diament!" to player chance of 0.3%: drop 1 emerald send "Emerald!" to player chance of 0.7%: drop 1 iron ingot send "Zelazo!" to player chance of 0.7%: drop 1 gold ingot send "Zloto!" to player chance of 1.2%: add 15 to player's account send "Forsaaa!" to player