#Zakaz Edytowania nazwy Autora #Zakaz podszywania sie pod Autora command /nark autor: trigger: send "Autor Brox 0.1v" on rightclick with sugar: player has permission "narkotyki.boost": set {czas} to difference between {opoznienie.%player%} and now if {czas} is less than 30 seconds: send "Poczekaj jeszcze %difference between 30 seconds and {czas}%" else: send "Marihuana!" execute command "/playsound mob.cow.say %name of player%" apply swiftness 2 to the player for 60 seconds apply weakness 2 to the player for 60 seconds apply poison to the player for 120 seconds set {opoznienie.%player%} to now remove 1 sugar from player's tool on rightclick with poppy: player has permission "narkotyki.slabosci": set {czas} to difference between {opoznienie.%player%} and now if {czas} is less than 30 seconds: send "Poczekaj jeszcze %difference between 30 seconds and {czas}%" else: send "Kodeina!" apply poison 2 to the player for 60 seconds apply weakness 2 to the player for 60 seconds apply swiftness to the player for 5 seconds set {opoznienie.%player%} to now remove 1 poppy from player's tool on rightclick with allium: player has permission "narkotyki.mieszanka": set {czas} to difference between {opoznienie.%player%} and now if {czas} is less than 30 seconds: send "Poczekaj jeszcze %difference between 30 seconds and {czas}%" else: send "Opium!" execute command "/playsound mob.silverfish.say %name of player%" apply poison 2 to the player for 20 seconds apply regeneration to the player for 5 seconds apply slowness to the player for 120 seconds set {opoznienie.%player%} to now remove 1 allium from player's tool