#NAZWA: ZAQUPARTICLES #ZAKAZ PODSZYWANIA SIE POD AUTORA #WERSJA: 0.1v #KANAL NA YT: ZAQU command /zaquparticles []: trigger: if player has permission "zaqu.particles": if arg is "serce": if {serca.%player%} is true: set {angryVillager.%player%} to true set {serca.%player%} to false set {note.%player%} to true set {slime.%player%} to true set {happyVillager.%player%} to true set {aktualny.%player%::*} to "&3&lSERCA" execute player command "/particles" loop 4*5+2^30 times: if {serca.%player%} is false: spawn 2 of particle heart:2 offset by 0, 0.5, 0 at player wait 3 ticks if {serca.%player%} is true: stop if {serca.%player%} is false: set {aktualny.%player%::*} to "&c&lBRAK" set {serca.%player%} to true execute player command "/particles" stop if arg is "kryt": if {slime.%player%} is true: set {angryVillager.%player%} to true set {serca.%player%} to true set {note.%player%} to true set {slime.%player%} to false set {happyVillager.%player%} to true set {aktualny.%player%::*} to "&3&lATAKI KRYTYCZNE" execute player command "/particles" loop 4*5+2^30 times: if {slime.%player%} is false: spawn 10 of particle crit offset by 0, 1, 0 at player wait 3 ticks if {slime.%player%} is true: stop if {slime.%player%} is false: set {aktualny.%player%::*} to "&c&lBRAK" set {slime.%player%} to true execute player command "/particles" stop if arg is "note": if {note.%player%} is true: set {angryVillager.%player%} to true set {serca.%player%} to true set {slime.%player%} to true set {note.%player%} to false set {happyVillager.%player%} to true set {aktualny.%player%::*} to "&3&lNUTY" execute player command "/particles" loop 4*5+2^30 times: if {note.%player%} is false: spawn 3 of particle note:2 offset by 0, 0.5, 0 at player wait 3 ticks if {note.%player%} is true: stop if {note.%player%} is false: set {aktualny.%player%::*} to "&c&lBRAK" set {note.%player%} to true execute player command "/particles" stop if arg is "angryVillager": if {angryVillager.%player%} is true: set {angryVillager.%player%} to false set {serca.%player%} to true set {slime.%player%} to true set {note.%player%} to true set {happyVillager.%player%} to true set {aktualny.%player%::*} to "&3&lZLY VILLAGER" execute player command "/particles" loop 4*5+2^30 times: if {angryVillager.%player%} is false: spawn 3 of particle angry Villager:2 offset by 0, 0.5, 0 at player wait 3 ticks if {angryVillager.%player%} is true: stop if {angryVillager.%player%} is false: set {aktualny.%player%::*} to "&c&lBRAK" set {angryVillager.%player%} to true execute player command "/particles" stop if arg is "sharpness": if {happyVillager.%player%} is true: set {happyVillager.%player%} to false set {angryVillager.%player%} to true set {serca.%player%} to true set {slime.%player%} to true set {note.%player%} to true set {aktualny.%player%::*} to "&3&lSHARPNESS" execute player command "/particles" loop 4*5+2^30 times: if {happyVillager.%player%} is false: spawn 10 of particle magic Crit offset by 0, 1, 0 at player wait 3 ticks if {happyVillager.%player%} is true: stop if {happyVillager.%player%} is false: set {aktualny.%player%::*} to "&c&lBRAK" set {happyVillager.%player%} to true execute player command "/particles" stop if arg is "cc": set {ipefekty.%player%} to true set {serca.%player%} to true set {note.%player%} to true set {slime.%player%} to true set {happyVillager.%player%} to true set {angryVillager.%player%} to true set {aktualny.%player%::*} to "&c&lBRAK" execute player command "/particles" stop if arg is "kup": execute player command "/particles" send "&7Kup zestaw na stronie&7: &3&lhttp://www.twojastrona.pl/" to player stop else: send "&7Nie masz kupionego zestawu particlesow?" to player send "&7Kup zestaw na stronie: &3&lhttp://www.twojastrona.pl/" to player stop on join: if player has permission "zaqu.particles": set {serca.%player%} to true set {note.%player%} to true set {slime.%player%} to true set {happyVillager.%player%} to true set {angryVillager.%player%} to true set {aktualny.%player%::*} to "&c&lBRAK" on quit: if player has permission "zaqu.particles": set {serca.%player%} to true set {note.%player%} to true set {slime.%player%} to true set {happyVillager.%player%} to true set {angryVillager.%player%} to true set {aktualny.%player%::*} to "&c&lBRAK" command /particles: trigger: set {ender.%player%.kom} to true open chest with 5 rows named "&3&lPARTICLESY" to player wait 2 tick format slot 11 of player with 1 of bone named "&3&LSERCA" with lore "&7Kliknij aby &awlaczyc&7/&cwylaczyc &7particles." to run [execute player command "/zaquparticles serce"] format slot 12 of player with 1 of wooden sword named "&3&lATAKI KRYTYCZNE" with lore "&7Kliknij aby &awlaczyc&7/&cwylaczyc &7particles." to run [execute player command "/zaquparticles kryt"] format slot 13 of player with 1 of note block named "&3&lNUTY" with lore "&7Kliknij aby &awlaczyc&7/&cwylaczyc &7particles." to run [execute player command "/zaquparticles note"] format slot 14 of player with 1 of redstone named "&3&lZLY VILLAGER" with lore "&7Kliknij aby &awlaczyc&7/&cwylaczyc &7particles." to run [execute player command "/zaquparticles angryVillager"] format slot 15 of player with 1 of diamond sword named "&3&lSHARPNESS" with lore "&7Kliknij aby &awlaczyc&7/&cwylaczyc &7particles." to run [execute player command "/zaquparticles sharpness"] format slot 30 of player with 1 of fire named "&3&lWYLACZ WSZYSTKIE PARTICLESY" to run [execute player command "/zaquparticles cc"] format slot 31 of player with 1 of book named "&3&lAKTUALNY PARTICLES:" with lore "%{aktualny.%player%::*}%" to run [execute player command "/zaquparticles"] format slot 32 of player with 1 of paper named "&3&lTUTAJ KUPISZ:" with lore "&7www.twojastrona.pl" to run [execute player command "/zaquparticles kup"] format slot 0 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 1 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 2 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 3 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 4 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 5 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 6 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 7 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 8 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 9 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 10 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 16 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 17 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 18 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 19 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 20 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 21 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 22 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 23 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 24 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 25 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 26 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 27 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 28 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 29 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 33 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 34 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 35 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 36 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 37 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 38 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 39 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 40 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 41 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 42 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 43 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] format slot 44 of player with 1 of 160:7 named "" with lore "" to close then run [make player execute command ""] wait 20 ticks set {ender.%player%.kom} to false stop