options: # ####################################################################################### # # Ustaw format czatu, aby level by³ wyœwietlany obok nicku ze zmiennej {lvl::%player%}. # # Ustaw dla ka¿dej z rang formatowanie czatu, a tak¿e nadaj uprawnienie, które wykorzy- # # stasz w pluginie na uprawniena (np. PermissionsEx). UWAGA: proszê nadawaæ priorytet # # rangi definiuj¹c w kolejnoœci rosn¹cej - do najwy¿szego stopnia (admin). Jeœli gracz # # posiada wiele rang, to ma przydzielany format czatu z rangi o wy¿szym priorytecie. # # * GRUPA 1 [Zwykli gracze, którzy nie potrzebuj¹ dodatkowych uprawnieñ] # chat-default: &8[&4Lvl. &6%{lv::%player%}%&8] &2%player% &7&o» # * GRUPA 2 # chat-group-2: &8[&4Lvl. &6%{lv::%player%}%&8] 8-{&9Premium&8}- &6%player% &7&o» permission-group-2: premium.sk # * GRUPA 3 # chat-group-3: &8[&4Lvl. &6%{lv::%player%}%&8] &8-{&cYou&fTuber&8}- &6%player% &7&o» permission-group-3: yt.sk # * GRUPA 4 # chat-group-4: &8[&4Lvl. &6%{lv::%player%}%&8] &8-{&5MapCreator&8}- &5%player% &7&o» permission-group-4: budowniczy.sk # * GRUPA 5 # chat-group-5: &8[&4Lvl. &6%{lv::%player%}%&8] &8-{&aKidMod&8}- &6%player% &7&o» permission-group-5: kidmod.sk # * GRUPA 6 # chat-group-6: &8[&4Lvl. &6%{lv::%player%}%&8] &8-{&2Moderator&8}- &6%player% &7&o» permission-group-6: mod.sk # * GRUPA 7 # chat-group-7: &8[&4Lvl. &6%{lv::%player%}%&8] &8-{&cSupport&8}- &4%player% &7&o» permission-group-7: support # * GRUPA 8 # chat-group-8: &8[&4Lvl. &6%{lv::%player%}%&8] &8-{&aKidMod&8}- &6%player% &7&o» permission-group-8: dev # * GRUPA 10 [Domyœlnie OP (g³ówni administratorzy), którzy posiadaj¹ ju¿ uprawnienia] # chat-op: &2[&4Lvl. &6%{lv::%player%}%&2] &c%player% &b» # # # Ustaw, jakie rangi mog¹ u¿ywaæ kolorów. Podaj uprawienia ustawione ju¿ wy¿ej. G³ówni # # administratorzy (OP) obs³uguj¹ pisanie kolorem i nie dotyczy ich ta opcja. Jeœli # # ¿adna z rang nie bêdzie u¿ywaæ kolorów, to podaj uprawnienie, które nie bêdzie u¿yte. # allow-use-colors-for-groups: "administrator" or "moderator" # * Czy domyœlni gracze (bez uprawnieñ) mog¹ u¿ywaæ kolorów? # allow-use-colors-for-default-players: false # * UWAGA: jeœli wystêpuje bug, ¿e kolory nadal dzia³aj¹ w wykluczonych rangach, to # # ustaw t¹ opcjê na "true" - wy³¹cza ca³kowite u¿ywanie znaczka "&". # force-disable-colors: false # # # ####################################################################################### # on chat: if message contains " ": set {_mess::*} to message split at " " loop {_mess::*}: if loop-value is "[exp]" or "[bao]" or "[eq]" or "[krytyk]" or "[kasa]" or "[czas]" or "[item]": cancel event open chest with 1 row named "&7Czym chcesz sie pochwalic?" to player format slot 0 of player with {czas.%player%} of clock named "&aCzas Gry" with lore "&eKliknij aby pokazac na chacie" to close then run [execute player command "czasgry"] format slot 1 of player with {stan.%player%} of light green dye named "&aStan Konta" with lore "&eKliknij aby pokazac na chacie" to close then run [execute player command "stankonta"] format slot 2 of player with {przedmiot.%player%} of chest named "&aTwoj Przedmiot" with lore "&eKliknij aby pokazac na chacie" to close then run [execute player command "twojprzedmiot"] format slot 3 of player with {totem.%player%} of dandelion yellow named "&aTwoje Bao" with lore "&eKliknij aby pokazac na chacie" to close then run [execute player command "bao"] format slot 4 of player with {zbroja.%player%} of iron chestplate named "&aTwoje Uzbrojenie" with lore "&eKliknij aby pokazac na chacie" to close then run [execute player command "eq"] format slot 5 of player with {najkryt.%player%} of gold sword named "&aNajwiekszy Krytyk" with lore "&eKliknij aby pokazac na chacie" to close then run [execute player command "krytyk"] format slot 6 of player with {exp.%player%} of 384 named "&aTwoje Doswiadczenie" with lore "&eKliknij aby pokazac na chacie" to close then run [execute player command "mojexp"] format slot 8 of player with {wiadomosc.%player%} of paper named "&aTwoja Wiadomosc:" with lore "&e%message%" to close exit loop else: if message contains "[exp]" or "[bao]" or "[eq]" or "[krytyk]" or "[kasa]" or "[czas]" or "[item]": cancel event open chest with 1 row named "&7Czym chcesz sie pochwalic?" to player format slot 0 of player with {czas.%player%} of clock named "&aCzas Gry" with lore "&eKliknij aby pokazac na chacie" to close then run [execute player command "czasgry"] format slot 1 of player with {stan.%player%} of light green dye named "&aStan Konta" with lore "&eKliknij aby pokazac na chacie" to close then run [execute player command "stankonta"] format slot 2 of player with {przedmiot.%player%} of chest named "&aTwoj Przedmiot" with lore "&eKliknij aby pokazac na chacie" to close then run [execute player command "twojprzedmiot"] format slot 3 of player with {totem.%player%} of dandelion yellow named "&aTwoje Bao" with lore "&eKliknij aby pokazac na chacie" to close then run [execute player command "bao"] format slot 4 of player with {zbroja.%player%} of iron chestplate named "&aTwoje Uzbrojenie" with lore "&eKliknij aby pokazac na chacie" to close then run [execute player command "eq"] format slot 5 of player with {najkryt.%player%} of gold sword named "&aNajwiekszy Krytyk" with lore "&eKliknij aby pokazac na chacie" to close then run [execute player command "krytyk"] format slot 6 of player with {exp.%player%} of 384 named "&aTwoje Doswiadczenie" with lore "&eKliknij aby pokazac na chacie" to close then run [execute player command "mojexp"] format slot 8 of player with {wiadomosc.%player%} of paper named "&aTwoja Wiadomosc:" with lore "&e%message%" to close command /eq: trigger: set {_prot1} to enchant level of protection of player's helmet set {_prot2} to enchant level of protection of player's chestplate set {_prot3} to enchant level of protection of player's leggings set {_prot4} to enchant level of protection of player's boots set {_thorns1} to enchant level of thorns of player's helmet set {_thorns2} to enchant level of thorns of player's chestplate set {_thorns3} to enchant level of thorns of player's leggings set {_thorns4} to enchant level of thorns of player's boots if player is op: broadcast "{@chat-op} &8[&3P: &b%{_prot1}%/%{_prot2}%/%{_prot3}%/%{_prot4}%&8] &8[&3T: &b%{_thorns1}%/%{_thorns2}%/%{_thorns3}%/%{_thorns4}%&8]" else: if player has permission "{@permission-group-8}": broadcast "{@chat-group-8} &8[&3P: &b%{_prot1}%/%{_prot2}%/%{_prot3}%/%{_prot4}%&8] &8[&3T: &b%{_thorns1}%/%{_thorns2}%/%{_thorns3}%/%{_thorns4}%&8]" stop if player has permission "{@permission-group-7}": broadcast "{@chat-group-7} &8[&3P: &b%{_prot1}%/%{_prot2}%/%{_prot3}%/%{_prot4}%&8] &8[&3T: &b%{_thorns1}%/%{_thorns2}%/%{_thorns3}%/%{_thorns4}%&8]" stop if player has permission "{@permission-group-6}": broadcast "{@chat-group-6} &8[&3P: &b%{_prot1}%/%{_prot2}%/%{_prot3}%/%{_prot4}%&8] &8[&3T: &b%{_thorns1}%/%{_thorns2}%/%{_thorns3}%/%{_thorns4}%&8]" stop if player has permission "{@permission-group-5}": broadcast "{@chat-group-5} &8[&3P: &b%{_prot1}%/%{_prot2}%/%{_prot3}%/%{_prot4}%&8] &8[&3T: &b%{_thorns1}%/%{_thorns2}%/%{_thorns3}%/%{_thorns4}%&8]" stop if player has permission "{@permission-group-4}": broadcast "{@chat-group-4} &8[&3P: &b%{_prot1}%/%{_prot2}%/%{_prot3}%/%{_prot4}%&8] &8[&3T: &b%{_thorns1}%/%{_thorns2}%/%{_thorns3}%/%{_thorns4}%&8]" stop if player has permission "{@permission-group-3}": broadcast "{@chat-group-3} &8[&3P: &b%{_prot1}%/%{_prot2}%/%{_prot3}%/%{_prot4}%&8] &8[&3T: &b%{_thorns1}%/%{_thorns2}%/%{_thorns3}%/%{_thorns4}%&8]" stop if player has permission "{@permission-group-2}": broadcast "{@chat-group-2} &8[&3P: &b%{_prot1}%/%{_prot2}%/%{_prot3}%/%{_prot4}%&8] &8[&3T: &b%{_thorns1}%/%{_thorns2}%/%{_thorns3}%/%{_thorns4}%&8]" stop if {@allow-use-colors-for-default-players} is true: if {@force-disable-colors} is true: replace all "&" with "" in {_message} broadcast "{@chat-default} &8[&3P: &b%{_prot1}%/%{_prot2}%/%{_prot3}%/%{_prot4}%&8] &8[&3T: &b%{_thorns1}%/%{_thorns2}%/%{_thorns3}%/%{_thorns4}%&8]" command /twojprzedmiot: trigger: if player's tool is not air: if player's tool is diamond sword or gold sword or iron sword or diamond pickaxe or diamond hoe or clock or diamond axe or gold axe or iron axe or lead or gold pickaxe or iron pickaxe or gold hoe or iron hoe or shears or wooden sword or stone sword: if player's tool is diamond helmet or diamond chestplate or diamond leggings or diamond boots or gold helmet or gold chestplate or gold leggings or gold boots or iron helmet or iron chestplate or iron leggings or iron boots: if player is op: broadcast "{@chat-op} &f&l[%name of player's tool%&f&l]" else: if player has permission "{@permission-group-8}": broadcast "{@chat-group-8} &f&l[%name of player's tool%&f&l]" stop if player has permission "{@permission-group-7}": broadcast "{@chat-group-7} &f&l[%name of player's tool%&f&l]" stop if player has permission "{@permission-group-6}": broadcast "{@chat-group-6} &f&l[%name of player's tool%&f&l]" stop if player has permission "{@permission-group-5}": broadcast "{@chat-group-5} &f&l[%name of player's tool%&f&l]" stop if player has permission "{@permission-group-4}": broadcast "{@chat-group-4} &f&l[%name of player's tool%&f&l]" stop if player has permission "{@permission-group-3}": broadcast "{@chat-group-3} &f&l[%name of player's tool%&f&l]" stop if player has permission "{@permission-group-2}": broadcast "{@chat-group-2} &f&l[%name of player's tool%&f&l]" stop if {@allow-use-colors-for-default-players} is true: if {@force-disable-colors} is true: replace all "&" with "" in {_message} broadcast "{@chat-default} &f&l[%name of player's tool%&f&l]" else: set {_sharpness} to enchant level of sharpness of player's tool set {_smite} to enchant level of smite of player's tool set {_bane} to enchant level of bane of arthropods of player's tool if player is op: broadcast "{@chat-op} &f&l[%name of player's tool% &7&l(%{_sharpness}%/%{_smite}%/%{_bane}%) &7&l&f&l]" else: if player has permission "{@permission-group-8}": broadcast "{@chat-group-8} &f&l[%name of player's tool% &7&l(%{_sharpness}%/%{_smite}%/%{_bane}%) &7&l&f&l]" stop if player has permission "{@permission-group-7}": broadcast "{@chat-group-7} &f&l[%name of player's tool% &7&l(%{_sharpness}%/%{_smite}%/%{_bane}%) &7&l&f&l]" stop if player has permission "{@permission-group-6}": broadcast "{@chat-group-6} &f&l[%name of player's tool% &7&l(%{_sharpness}%/%{_smite}%/%{_bane}%) &7&l&f&l]" stop if player has permission "{@permission-group-5}": broadcast "{@chat-group-5} &f&l[%name of player's tool% &7&l(%{_sharpness}%/%{_smite}%/%{_bane}%) &7&l&f&l]" stop if player has permission "{@permission-group-4}": broadcast "{@chat-group-4} &f&l[%name of player's tool% &7&l(%{_sharpness}%/%{_smite}%/%{_bane}%) &7&l&f&l]" stop if player has permission "{@permission-group-3}": broadcast "{@chat-group-3} &f&l[%name of player's tool% &7&l(%{_sharpness}%/%{_smite}%/%{_bane}%) &7&l&f&l]" stop if player has permission "{@permission-group-2}": broadcast "{@chat-group-2} &f&l[%name of player's tool% &7&l(%{_sharpness}%/%{_smite}%/%{_bane}%) &7&l&f&l]" stop if {@allow-use-colors-for-default-players} is true: if {@force-disable-colors} is true: replace all "&" with "" in {_message} broadcast "{@chat-default} &f&l[%name of player's tool% &7&l(%{_sharpness}%/%{_smite}%/%{_bane}%) &7&l&f&l]" else: set {_prot} to enchant level of protection of player's tool set {_thorns} to enchant level of thorns of player's tool if player is op: broadcast "{@chat-op} &f&l[%name of player's tool% &7&l(%{_prot}%/%{_thorns}%&7&l) &7&l&f&l]" else: if player has permission "{@permission-group-8}": broadcast "{@chat-group-8} &f&l[%name of player's tool% &7&l(%{_prot}%/%{_thorns}%&7&l) &7&l&f&l]" stop if player has permission "{@permission-group-7}": broadcast "{@chat-group-7} &f&l[%name of player's tool% &7&l(%{_prot}%/%{_thorns}%&7&l) &7&l&f&l]" stop if player has permission "{@permission-group-6}": broadcast "{@chat-group-6} &f&l[%name of player's tool% &7&l(%{_prot}%/%{_thorns}%&7&l) &7&l&f&l]" stop if player has permission "{@permission-group-5}": broadcast "{@chat-group-5} &f&l[%name of player's tool% &7&l(%{_prot}%/%{_thorns}%&7&l) &7&l&f&l]" stop if player has permission "{@permission-group-4}": broadcast "{@chat-group-4} &f&l[%name of player's tool% &7&l(%{_prot}%/%{_thorns}%&7&l) &7&l&f&l]" stop if player has permission "{@permission-group-3}": broadcast "{@chat-group-3} &f&l[%name of player's tool% &7&l(%{_prot}%/%{_thorns}%&7&l) &7&l&f&l]" stop if player has permission "{@permission-group-2}": broadcast "{@chat-group-2} &f&l[%name of player's tool% &7&l(%{_prot}%/%{_thorns}%&7&l) &7&l&f&l]" stop if {@allow-use-colors-for-default-players} is true: if {@force-disable-colors} is true: replace all "&" with "" in {_message} broadcast "{@chat-default} &f&l[%name of player's tool% &7&l(%{_prot}%/%{_thorns}%&7&l) &7&l&f&l]" else: send "&cTy mi tutaj powietrza nie pokazuj!" to player command /krytyk: trigger: if player is op: broadcast "{@chat-op} &c&oNajwiekszy krytyk: &7[&c&l%{krytyk::%player%}%&7]" else: if player has permission "{@permission-group-8}": broadcast "{@chat-group-8} &c&oNajwiekszy krytyk: &7[&c&l%{krytyk::%player%}%&7]" stop if player has permission "{@permission-group-7}": broadcast "{@chat-group-7} &c&oNajwiekszy krytyk: &7[&c&l%{krytyk::%player%}%&7]" stop if player has permission "{@permission-group-6}": broadcast "{@chat-group-6} &c&oNajwiekszy krytyk: &7[&c&l%{krytyk::%player%}%&7]" stop if player has permission "{@permission-group-5}": broadcast "{@chat-group-5} &c&oNajwiekszy krytyk: &7[&c&l%{krytyk::%player%}%&7]" stop if player has permission "{@permission-group-4}": broadcast "{@chat-group-4} &c&oNajwiekszy krytyk: &7[&c&l%{krytyk::%player%}%&7]" stop if player has permission "{@permission-group-3}": broadcast "{@chat-group-3} &c&oNajwiekszy krytyk: &7[&c&l%{krytyk::%player%}%&7]" stop if player has permission "{@permission-group-2}": broadcast "{@chat-group-2} &c&oNajwiekszy krytyk: &7[&c&l%{krytyk::%player%}%&7]" stop if {@allow-use-colors-for-default-players} is true: if {@force-disable-colors} is true: replace all "&" with "" in {_message} broadcast "{@chat-default} &c&oNajwiekszy krytyk: &7[&c&l%{krytyk::%player%}%&7]" command /mojexp: trigger: if player is op: broadcast "{@chat-op} &7[&9&l%{xp::%player%}%/%{mxp::%player%}%&7]" else: if player has permission "{@permission-group-8}": broadcast "{@chat-group-8} &7[&9&l%{xp::%player%}%/%{mxp::%player%}%&7]" stop if player has permission "{@permission-group-7}": broadcast "{@chat-group-7} &7[&9&l%{xp::%player%}%/%{mxp::%player%}%&7]" stop if player has permission "{@permission-group-6}": broadcast "{@chat-group-6} &7[&9&l%{xp::%player%}%/%{mxp::%player%}%&7]" stop if player has permission "{@permission-group-5}": broadcast "{@chat-group-5} &7[&9&l%{xp::%player%}%/%{mxp::%player%}%&7]" stop if player has permission "{@permission-group-4}": broadcast "{@chat-group-4} &7[&9&l%{xp::%player%}%/%{mxp::%player%}%&7]" stop if player has permission "{@permission-group-3}": broadcast "{@chat-group-3} &7[&9&l%{xp::%player%}%/%{mxp::%player%}%&7]" stop if player has permission "{@permission-group-2}": broadcast "{@chat-group-2} &7[&9&l%{xp::%player%}%/%{mxp::%player%}%&7]" stop if {@allow-use-colors-for-default-players} is true: if {@force-disable-colors} is true: replace all "&" with "" in {_message} broadcast "{@chat-default} &7[&9&l%{xp::%player%}%/%{mxp::%player%}%&7]" command /czasgry: trigger: if player is op: broadcast "{@chat-op} &c&oCzas Spedzony Na Serwerze: &7[&3&lDNI: &e%{onlinetime.days.%player%}%&7] &7[&3&lGODZ: &e%{onlinetime.hours.%player%}%&7] &7[&3&lMIN: &e%{onlinetime.minutes.%player%}%&7] &7[&3&lSEK: &e%{onlinetime.seconds.%player%}%&7]" else: if player has permission "{@permission-group-8}": broadcast "{@chat-group-8} &c&oCzas Spedzony Na Serwerze: &7[&3&lDNI: &e%{onlinetime.days.%player%}%&7] &7[&3&lGODZ: &e%{onlinetime.hours.%player%}%&7] &7[&3&lMIN: &e%{onlinetime.minutes.%player%}%&7] &7[&3&lSEK: &e%{onlinetime.seconds.%player%}%&7]" stop if player has permission "{@permission-group-7}": broadcast "{@chat-group-7} &c&oCzas Spedzony Na Serwerze: &7[&3&lDNI: &e%{onlinetime.days.%player%}%&7] &7[&3&lGODZ: &e%{onlinetime.hours.%player%}%&7] &7[&3&lMIN: &e%{onlinetime.minutes.%player%}%&7] &7[&3&lSEK: &e%{onlinetime.seconds.%player%}%&7]" stop if player has permission "{@permission-group-6}": broadcast "{@chat-group-6} &c&oCzas Spedzony Na Serwerze: &7[&3&lDNI: &e%{onlinetime.days.%player%}%&7] &7[&3&lGODZ: &e%{onlinetime.hours.%player%}%&7] &7[&3&lMIN: &e%{onlinetime.minutes.%player%}%&7] &7[&3&lSEK: &e%{onlinetime.seconds.%player%}%&7]" stop if player has permission "{@permission-group-5}": broadcast "{@chat-group-5} &c&oCzas Spedzony Na Serwerze: &7[&3&lDNI: &e%{onlinetime.days.%player%}%&7] &7[&3&lGODZ: &e%{onlinetime.hours.%player%}%&7] &7[&3&lMIN: &e%{onlinetime.minutes.%player%}%&7] &7[&3&lSEK: &e%{onlinetime.seconds.%player%}%&7]" stop if player has permission "{@permission-group-4}": broadcast "{@chat-group-4} &c&oCzas Spedzony Na Serwerze: &7[&3&lDNI: &e%{onlinetime.days.%player%}%&7] &7[&3&lGODZ: &e%{onlinetime.hours.%player%}%&7] &7[&3&lMIN: &e%{onlinetime.minutes.%player%}%&7] &7[&3&lSEK: &e%{onlinetime.seconds.%player%}%&7]" stop if player has permission "{@permission-group-3}": broadcast "{@chat-group-3} &c&oCzas Spedzony Na Serwerze: &7[&3&lDNI: &e%{onlinetime.days.%player%}%&7] &7[&3&lGODZ: &e%{onlinetime.hours.%player%}%&7] &7[&3&lMIN: &e%{onlinetime.minutes.%player%}%&7] &7[&3&lSEK: &e%{onlinetime.seconds.%player%}%&7]" stop if player has permission "{@permission-group-2}": broadcast "{@chat-group-2} &c&oCzas Spedzony Na Serwerze: &7[&3&lDNI: &e%{onlinetime.days.%player%}%&7] &7[&3&lGODZ: &e%{onlinetime.hours.%player%}%&7] &7[&3&lMIN: &e%{onlinetime.minutes.%player%}%&7] &7[&3&lSEK: &e%{onlinetime.seconds.%player%}%&7]" stop if {@allow-use-colors-for-default-players} is true: if {@force-disable-colors} is true: replace all "&" with "" in {_message} broadcast "{@chat-default} &c&oCzas Spedzony Na Serwerze: &7[&3&lDNI: &e%{onlinetime.days.%player%}%&7] &7[&3&lGODZ: &e%{onlinetime.hours.%player%}%&7] &7[&3&lMIN: &e%{onlinetime.minutes.%player%}%&7] &7[&3&lSEK: &e%{onlinetime.seconds.%player%}%&7]" command /stankonta: trigger: if player is op: broadcast "{@chat-op} &c&oStan Konta: &7[&2&l%{kasa::%player%}%&7]" else: if player has permission "{@permission-group-8}": broadcast "{@chat-group-8} &c&oStan Konta: &7[&2&l%{kasa::%player%}%&7]" stop if player has permission "{@permission-group-7}": broadcast "{@chat-group-7} &c&oStan Konta: &7[&2&l%{kasa::%player%}%&7]" stop if player has permission "{@permission-group-6}": broadcast "{@chat-group-6} &c&oStan Konta: &7[&2&l%{kasa::%player%}%&7]" stop if player has permission "{@permission-group-5}": broadcast "{@chat-group-5} &c&oStan Konta: &7[&2&l%{kasa::%player%}%&7]" stop if player has permission "{@permission-group-4}": broadcast "{@chat-group-4} &c&oStan Konta: &7[&2&l%{kasa::%player%}%&7]" stop if player has permission "{@permission-group-3}": broadcast "{@chat-group-3} &c&oStan Konta: &7[&2&l%{kasa::%player%}%&7]" stop if player has permission "{@permission-group-2}": broadcast "{@chat-group-2} &c&oStan Konta: &7[&2&l%{kasa::%player%}%&7]" stop if {@allow-use-colors-for-default-players} is true: if {@force-disable-colors} is true: replace all "&" with "" in {_message} broadcast "{@chat-default} &c&oStan Konta: &7[&2&l%{kasa::%player%}%&7]" command /bao: trigger: if {bao2.%player%} is set: if player is op: broadcast "{@chat-op} &8[&e&oObrazenia: &c%{dmg::%player%}%%% &e&oKrytyk: &c%{cios::%player%}%%% &e&oBlok Ciosow: &c%{blok::%player%}%%% &e&oZycie: &c+%{zycie::%player%}% &e&oKradziez: &c%{kradziez::%player%}%%% &e&oWzm Krytyk: &c%{wzmkryt::%player%}%%%&8]" else: if player has permission "{@permission-group-8}": broadcast "{@chat-group-8} &8[&e&oObrazenia: &c%{dmg::%player%}%%% &e&oKrytyk: &c%{cios::%player%}%%% &e&oBlok Ciosow: &c%{blok::%player%}%%% &e&oZycie: &c+%{zycie::%player%}% &e&oKradziez: &c%{kradziez::%player%}%%% &e&oWzm Krytyk: &c%{wzmkryt::%player%}%%%&8]" stop if player has permission "{@permission-group-7}": broadcast "{@chat-group-7} &8[&e&oObrazenia: &c%{dmg::%player%}%%% &e&oKrytyk: &c%{cios::%player%}%%% &e&oBlok Ciosow: &c%{blok::%player%}%%% &e&oZycie: &c+%{zycie::%player%}% &e&oKradziez: &c%{kradziez::%player%}%%% &e&oWzm Krytyk: &c%{wzmkryt::%player%}%%%&8]" stop if player has permission "{@permission-group-6}": broadcast "{@chat-group-6} &8[&e&oObrazenia: &c%{dmg::%player%}%%% &e&oKrytyk: &c%{cios::%player%}%%% &e&oBlok Ciosow: &c%{blok::%player%}%%% &e&oZycie: &c+%{zycie::%player%}% &e&oKradziez: &c%{kradziez::%player%}%%% &e&oWzm Krytyk: &c%{wzmkryt::%player%}%%%&8]" stop if player has permission "{@permission-group-5}": broadcast "{@chat-group-5} &8[&e&oObrazenia: &c%{dmg::%player%}%%% &e&oKrytyk: &c%{cios::%player%}%%% &e&oBlok Ciosow: &c%{blok::%player%}%%% &e&oZycie: &c+%{zycie::%player%}% &e&oKradziez: &c%{kradziez::%player%}%%% &e&oWzm Krytyk: &c%{wzmkryt::%player%}%%%&8]" stop if player has permission "{@permission-group-4}": broadcast "{@chat-group-4} &8[&e&oObrazenia: &c%{dmg::%player%}%%% &e&oKrytyk: &c%{cios::%player%}%%% &e&oBlok Ciosow: &c%{blok::%player%}%%% &e&oZycie: &c+%{zycie::%player%}% &e&oKradziez: &c%{kradziez::%player%}%%% &e&oWzm Krytyk: &c%{wzmkryt::%player%}%%%&8]" stop if player has permission "{@permission-group-3}": broadcast "{@chat-group-3} &8[&e&oObrazenia: &c%{dmg::%player%}%%% &e&oKrytyk: &c%{cios::%player%}%%% &e&oBlok Ciosow: &c%{blok::%player%}%%% &e&oZycie: &c+%{zycie::%player%}% &e&oKradziez: &c%{kradziez::%player%}%%% &e&oWzm Krytyk: &c%{wzmkryt::%player%}%%%&8]" stop if player has permission "{@permission-group-2}": broadcast "{@chat-group-2} &8[&e&oObrazenia: &c%{dmg::%player%}%%% &e&oKrytyk: &c%{cios::%player%}%%% &e&oBlok Ciosow: &c%{blok::%player%}%%% &e&oZycie: &c+%{zycie::%player%}% &e&oKradziez: &c%{kradziez::%player%}%%% &e&oWzm Krytyk: &c%{wzmkryt::%player%}%%%&8]" stop if {@allow-use-colors-for-default-players} is true: if {@force-disable-colors} is true: replace all "&" with "" in {_message} broadcast "{@chat-default} &8[&e&oObrazenia: &c%{dmg::%player%}%%% &e&oKrytyk: &c%{cios::%player%}%%% &e&oBlok Ciosow: &c%{blok::%player%}%%% &e&oZycie: &c+%{zycie::%player%}% &e&oKradziez: &c%{kradziez::%player%}%%% &e&oWzm Krytyk: &c%{wzmkryt::%player%}%%%&8]" else: send "&cCo ty chcesz tu pokazywac? Ty nie masz bao!" to player