Facebook
From aa, 5 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 208
  1. variables:
  2.         {chat::minedstone::%player%} = 0
  3.         {chat::levelstone::%player%} = 1
  4.         {chat::minedkwiatki::%player%} = 0
  5.         {chat::levelkwiatki::%player%} = 1
  6.         {chat::kasakwiatki::%player%} = 0
  7.         {chat::punktyumiejetnosci::%player%} = 0
  8. #on first join:
  9.         #set {chat::minedstone::%player%} to 0
  10.         #set {chat::levelstone::%player%} to 1
  11.         #set {chat::minedkwiatki::%player%} to 0                JAK BEDZIE POTRZEBA TO WLACZE
  12.         #set {chat::levelkwiatki::%player%} to 1
  13.         #set {chat::kasakwiatki::%player%} to 0
  14. on rightclick on a any flower:
  15.         if {chat::kasakwiatki::%player%} is 0:
  16.                 send "&cZbieractwo &6> &7Zebrales kwiat"
  17.         if {chat::kasakwiatki::%player%} is 1:
  18.                 add 1 to player's balance
  19.         if {chat::kasakwiatki::%player%} is 2:
  20.                 add 2 to player's balance
  21.         if {chat::kasakwiatki::%player%} is 3:
  22.                 add 3 to player's balance
  23.         if {chat::kasakwiatki::%player%} is 4:
  24.                 add 4 to player's balance
  25.         if {chat::kasakwiatki::%player%} is 5:
  26.                 add 5 to player's balance
  27. on rightclick on a any flower:
  28.         set clicked block to air
  29.         add 1 to {chat::minedkwiatki::%player%}
  30.         if {chat::minedkwiatki::%player%} is 200:       #0-50
  31.                 set {chat::levelkwiatki::%player%} to 2
  32.                 set {chat::kasakwiatki::%player%} to 1
  33.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  34.                 send " "
  35.                 send "&6> &7Osiagnales &62 &7poziom &czbieracza!"
  36.                 send "&6> &7Bonus za zebrana rosline wzrasta do &61&7!"
  37.                 send " "
  38.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  39.         if {chat::minedkwiatki::%player%} is 400:       #50-100
  40.                 set {chat::levelkwiatki::%player%} to 3
  41.                 set {chat::kasakwiatki::%player%} to 1
  42.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  43.                 send " "
  44.                 send "&6> &7Osiagnales &63 &7poziom &czbieracza!"
  45.                 send " "
  46.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  47.         if {chat::minedkwiatki::%player%} is 600:
  48.                 set {chat::levelkwiatki::%player%} to 4
  49.                 set {chat::kasakwiatki::%player%} to 2
  50.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  51.                 send " "
  52.                 send "&6> &7Osiagnales &64 &7poziom &czbieracza!"
  53.                 send "&6> &7Bonus za zebrana rosline wzrasta do &62&7!"
  54.                 send " "
  55.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  56.         if {chat::minedkwiatki::%player%} is 800:
  57.                 set {chat::levelkwiatki::%player%} to 5
  58.                 set {chat::kasakwiatki::%player%} to 2
  59.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  60.                 send " "
  61.                 send "&6> &7Osiagnales &65 &7poziom &czbieracza!"
  62.                 send " "
  63.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  64.         if {chat::minedkwiatki::%player%} is 1000:
  65.                 set {chat::levelkwiatki::%player%} to 6
  66.                 set {chat::kasakwiatki::%player%} to 3
  67.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  68.                 send " "
  69.                 send "&6> &7Osiagnales &66 &7poziom &czbieracza!"
  70.                 send "&6> &7Bonus za zebrana rosline wzrasta do &63&7!"
  71.                 send " "
  72.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  73.         if {chat::minedkwiatki::%player%} is 1200:
  74.                 set {chat::levelkwiatki::%player%} to 7
  75.                 set {chat::kasakwiatki::%player%} to 3
  76.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  77.                 send " "
  78.                 send "&6> &7Osiagnales &67 &7poziom &czbieracza!"
  79.                 send " "
  80.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  81.         if {chat::minedkwiatki::%player%} is 1400:
  82.                 set {chat::levelkwiatki::%player%} to 8
  83.                 set {chat::kasakwiatki::%player%} to 4
  84.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  85.                 send " "
  86.                 send "&6> &7Osiagnales &68 &7poziom &czbieracza!"
  87.                 send "&6> &7Bonus za zebrana rosline wzrasta do &64&7!"
  88.                 send " "
  89.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  90.         if {chat::minedkwiatki::%player%} is 1600:
  91.                 set {chat::levelkwiatki::%player%} to 9
  92.                 set {chat::kasakwiatki::%player%} to 4
  93.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  94.                 send " "
  95.                 send "&6> &7Osiagnales &69 &7poziom &czbieracza!"
  96.                 send " "
  97.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  98.         if {chat::minedkwiatki::%player%} is 1800:
  99.                 set {chat::levelkwiatki::%player%} to 10
  100.                 set {chat::kasakwiatki::%player%} to 5
  101.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  102.                 send " "
  103.                 send "&6> &7Osiagnales &610 &7poziom &czbieracza!"
  104.                 send "&6> &7Bonus za zebrana rosline wzrasta do &65&7!"
  105.                 send " "
  106.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  107.         if {chat::minedkwiatki::%player%} is 2000:
  108.                 set {chat::levelkwiatki::%player%} to 11
  109.                 set {chat::kasakwiatki::%player%} to 5
  110.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  111.                 send " "
  112.                 send "&6> &7Osiagnales &611 &7poziom &czbieracza!"
  113.                 send "&6> &7Otrzymujesz specjalny tag! &7~ &cZbieracz &7~"
  114.                 send " "
  115.                 send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  116.                 broadcast "&c&lUWAGA &7Gracz &6%player% &7osiagnal &611&7 poziom &czbieracza!" 
  117.                 execute console command "pex user %player% add ranga.zbieracz" 
  118. on break of stone:
  119.         add 1 to {chat::minedstone::%player%}
  120.         if {chat::minedstone::%player%} is 500:     #0-500
  121.                 set {chat::levelstone::%player%} to 2
  122.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  123.                 send " "
  124.                 send "&6> &7Osiagnales &62 &7poziom gornika!"
  125.                 send "&6> &7Otrzymujesz &62 punkty umiejetnosci&7!"
  126.                 send " "
  127.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  128.         if {chat::minedstone::%player%} is 1000:     #500-1000
  129.                 set {chat::levelstone::%player%} to 3
  130.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  131.                 send " "
  132.                 send "&6> &7Osiagnales &63 &7poziom gornika!"
  133.                 send "&6> &7Otrzymujesz &62 punkty umiejetnosci&7!"
  134.                 send " "
  135.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  136.         if {chat::minedstone::%player%} is 1500:        #1000-1500
  137.                 set {chat::levelstone::%player%} to 4
  138.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  139.                 send " "
  140.                 send "&6> &7Osiagnales &64 &7poziom gornika!"
  141.                 send "&6> &7Otrzymujesz &62 punkty umiejetnosci&7!"
  142.                 send " "
  143.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  144.         if {chat::minedstone::%player%} is 2000:        #1500-2000
  145.                 set {chat::levelstone::%player%} to 5
  146.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  147.                 send " "
  148.                 send "&6> &7Osiagnales &65 &7poziom gornika!"
  149.                 send "&6> &7Otrzymujesz &62 punkty umiejetnosci&7!"
  150.                 send " "
  151.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  152.         if {chat::minedstone::%player%} is 2500:        #2000-2500
  153.                 set {chat::levelstone::%player%} to 6
  154.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  155.                 send " "
  156.                 send "&6> &7Osiagnales &66 &7poziom gornika!"
  157.                 send "&6> &7Otrzymujesz &62 punkty umiejetnosci&7!"
  158.                 send " "
  159.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  160.         if {chat::minedstone::%player%} is 3000:        #2500-3000
  161.                 set {chat::levelstone::%player%} to 7
  162.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  163.                 send " "
  164.                 send "&6> &7Osiagnales &67 &7poziom gornika!"
  165.                 send "&6> &7Otrzymujesz &62 punkty umiejetnosci&7!"
  166.                 send " "
  167.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  168.         if {chat::minedstone::%player%} is 3500:        #3000-3500
  169.                 set {chat::levelstone::%player%} to 8
  170.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  171.                 send " "
  172.                 send "&6> &7Osiagnales &68 &7poziom gornika!"
  173.                 send "&6> &7Otrzymujesz &62 punkty umiejetnosci&7!"
  174.                 send " "
  175.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  176.         if {chat::minedstone::%player%} is 4000:        #3500-4000
  177.                 set {chat::levelstone::%player%} to 9
  178.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  179.                 send " "
  180.                 send "&6> &7Osiagnales &69 &7poziom gornika!"
  181.                 send "&6> &7Otrzymujesz &62 punkty umiejetnosci&7!"
  182.                 send " "
  183.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  184.         if {chat::minedstone::%player%} is 5000:        #4000-5000
  185.                 set {chat::levelstone::%player%} to 10
  186.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  187.                 send " "
  188.                 send "&6> &7Osiagnales &610 &7poziom gornika!"
  189.                 send "&6> &7Otrzymujesz &62 punkty umiejetnosci&7!"
  190.                 send " "
  191.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  192.         if {chat::minedstone::%player%} is 6000:
  193.                 set {chat::levelstone::%player%} to 11
  194.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  195.                 send " "
  196.                 send "&6> &7Osiagnales &611 &7poziom gornika!"
  197.                 send "&6> &7Otrzymujesz &62 punkty umiejetnosci&7!"
  198.                 send "&6> &7Dostajesz specjalny tag! &7~ &aGornik &7~"
  199.                 send " "
  200.                 send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  201.                 broadcast "&c&lUWAGA &7Gracz &6%player% &7osiagnal &611&7 poziom &agornika!"
  202.                 execute console command "pex user %player% add ranga.gornik"   
  203. command /profesje:
  204.         trigger:
  205.                 send "&7&m-----------&f &9Profesje &7&m-----------&f"
  206.                 send " "
  207.                 send "&6/gornictwo &c- &7Sprawdza postepy w gornictwie"
  208.                 send "&6/zbieractwo &c- &7Sprawdza postepy w zbieractwie"
  209.                 send "&6/tag &c- &7Ustaw tag za profesje "
  210.                 send " "
  211.                 send "&6&l    INFORMACJE O PROFESJACH"
  212.                 send "&a&l            GORNIK"
  213.                 send "&6> &7Jego zadaniem jest kopanie stone"
  214.                 send "&6> &7Za okreslone ilosci wydobytego stone dostaje poziomy"
  215.                 send "&6> &7Za poziomy otrzymuje specialne punkty umiejetnosci"
  216.                 send "&7za ktore moze ulepszyc drop wybranych surowcow"
  217.                 send "&6/ulepsz [DIAMENT,OBSYDIAN.ZLOTO] [ILOSC PUNKTOW] &c- &7Mozliwosc ulepszenia dropu"
  218.                 send "&7wybranego surowca ze stone"
  219.                 send "&4* &7Kazde ulepszenia daje &6+0,2 procenta &7do dropu"
  220.                 send "&4* &7Za kazdy poziom dostaje &61 punkt umiejetnosci"
  221.                 send " "
  222.                 send "&c&l           ZBIERACZ"
  223.                 send " "
  224.                 send "&6> &7Jego zadaniem jest zbieranie kwiatow"
  225.                 send "&6> &7Za zebranie okreslonej ilosci kwiatow dostaje poziomy"
  226.                 send "&6> &7Co dwa poziomy dostaje &6+1 &7Arenke za zebranego kwiatka"
  227.                 send "&4* &7By zebrac kwiatka nalezy na niego kliknac prawym przyciskiem myszy"
  228.                 send " "
  229.                 send "&7&m-----------&f &9Profesje &7&m-----------&f"
  230. command /profkamax:
  231.         trigger:
  232.                 if player has permission "profesje.max":
  233.                         set {chat::minedstone::%player%} to 5999
  234.                         set {chat::levelstone::%player%} to 10
  235.                         set {chat::minedkwiatki::%player%} to 1999
  236.                         set {chat::levelkwiatki::%player%} to 10
  237.                 else:
  238.                         send "&4Nie masz dostepu do tej komendy."
  239. command /profkamin:
  240.         trigger:
  241.                 if player has permission "profesje.max":
  242.                         set {chat::minedstone::%player%} to 0
  243.                         set {chat::levelstone::%player%} to 1
  244.                         set {chat::minedkwiatki::%player%} to 0
  245.                         set {chat::levelkwiatki::%player%} to 1
  246.                 else:
  247.                         send "&4Nie masz dostepu do tej komendy."      
  248. command /gornictwo:
  249.         trigger:
  250.                 if {chat::levelstone::%player%} is 1:
  251.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  252.                         send " "
  253.                         send "&7Poziom &agornika: &6%{chat::levelstone::%player%}% &7/ &611"
  254.                         send "&7Ilosc wykopanego stone: &6%{chat::minedStone::%player%}%"
  255.                         send "&7Awansujesz na &62 &7poziom po wykopaniu: &6500 &7stone"
  256.                         send " "
  257.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  258.                 if {chat::levelstone::%player%} is 2:
  259.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  260.                         send " "
  261.                         send "&7Poziom &agornika: &6%{chat::levelstone::%player%}% &7/ &611"
  262.                         send "&7Ilosc wykopanego stone: &6%{chat::minedStone::%player%}%"
  263.                         send "&7Awansujesz na &63 &7poziom po wykopaniu: &61000 &7stone"
  264.                         send " "
  265.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  266.                 if {chat::levelstone::%player%} is 3:
  267.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  268.                         send " "
  269.                         send "&7Poziom &agornika: &6%{chat::levelstone::%player%}% &7/ &611"
  270.                         send "&7Ilosc wykopanego stone: &6%{chat::minedStone::%player%}%"
  271.                         send "&7Awansujesz na &64 &7poziom po wykopaniu: &61500 &7stone"
  272.                         send " "
  273.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  274.                 if {chat::levelstone::%player%} is 4:
  275.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  276.                         send " "
  277.                         send "&7Poziom &agornika: &6%{chat::levelstone::%player%}% &7/ &611"
  278.                         send "&7Ilosc wykopanego stone: &6%{chat::minedStone::%player%}%"
  279.                         send "&7Awansujesz na &65 &7poziom po wykopaniu: &62000 &7stone"
  280.                         send " "
  281.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  282.                 if {chat::levelstone::%player%} is 5:
  283.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  284.                         send " "
  285.                         send "&7Poziom &agornika: &6%{chat::levelstone::%player%}% &7/ &611"
  286.                         send "&7Ilosc wykopanego stone: &6%{chat::minedStone::%player%}%"
  287.                         send "&7Awansujesz na &66 &7poziom po wykopaniu: &62500 &7stone"
  288.                         send " "
  289.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  290.                 if {chat::levelstone::%player%} is 6:
  291.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  292.                         send " "
  293.                         send "&7Poziom &agornika: &6%{chat::levelstone::%player%}% &7/ &611"
  294.                         send "&7Ilosc wykopanego stone: &6%{chat::minedStone::%player%}%"
  295.                         send "&7Awansujesz na &67 &7poziom po wykopaniu: &63000 &7stone"
  296.                         send " "
  297.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  298.                 if {chat::levelstone::%player%} is 7:
  299.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  300.                         send " "
  301.                         send "&7Poziom &agornika: &6%{chat::levelstone::%player%}% &7/ &611"
  302.                         send "&7Ilosc wykopanego stone: &6%{chat::minedStone::%player%}%"
  303.                         send "&7Awansujesz na &68 &7poziom po wykopaniu: &63500 &7stone"
  304.                         send " "
  305.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  306.                 if {chat::levelstone::%player%} is 8:
  307.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  308.                         send " "
  309.                         send "&7Poziom &agornika: &6%{chat::levelstone::%player%}% &7/ &611"
  310.                         send "&7Ilosc wykopanego stone: &6%{chat::minedStone::%player%}%"
  311.                         send "&7Awansujesz na &69 &7poziom po wykopaniu: &64000 &7stone"
  312.                         send " "
  313.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  314.                 if {chat::levelstone::%player%} is 9:
  315.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  316.                         send " "
  317.                         send "&7Poziom &agornika: &6%{chat::levelstone::%player%}% &7/ &611"
  318.                         send "&7Ilosc wykopanego stone: &6%{chat::minedStone::%player%}%"
  319.                         send "&7Awansujesz na &610 &7poziom po wykopaniu: &65000 &7stone"
  320.                         send " "
  321.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  322.                 if {chat::levelstone::%player%} is 10:
  323.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  324.                         send " "
  325.                         send "&7Poziom &agornika: &6%{chat::levelstone::%player%}% &7/ &611"
  326.                         send "&7Ilosc wykopanego stone: &6%{chat::minedStone::%player%}%"
  327.                         send "&7Awansujesz na &611 &7poziom po wykopaniu: &66000 &7stone"
  328.                         send " "
  329.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  330.                 if {chat::levelstone::%player%} is 11:
  331.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  332.                         send " "
  333.                         send "&7Poziom &agornika: &6%{chat::levelstone::%player%}% &7/ &611"
  334.                         send "&7Ilosc wykopanego stone: &6%{chat::minedStone::%player%}%"
  335.                         send "&7Posiadasz &6maksymalny &7poziom &agornika"
  336.                         send " "
  337.                         send "&7&m-----------&f &aGornictwo &7&m-----------&f"
  338. command /zbieractwo:
  339.         trigger:
  340.                 if {chat::levelkwiatki::%player%} is 1:
  341.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  342.                         send " "
  343.                         send "&7Poziom &czbieracza: &6%{chat::levelkwiatki::%player%}% &7/ &611"
  344.                         send "&7Ilosc zebranych kwiatkow: &6%{chat::minedkwiatki::%player%}%"
  345.                         send "&7Awansujesz na &62 &7poziom po zebraniu: &6200 &7kwiatkow"
  346.                         send "&7Za zebranie kwiatka otrzymujesz 0 Arenek"
  347.                         send " "
  348.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  349.                 if {chat::levelkwiatki::%player%} is 2:
  350.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  351.                         send " "
  352.                         send "&7Poziom &czbieracza: &6%{chat::levelkwiatki::%player%}% &7/ &611"
  353.                         send "&7Ilosc zebranych kwiatkow: &6%{chat::minedkwiatki::%player%}%"
  354.                         send "&7Awansujesz na &63 &7poziom po zebraniu: &6400 &7kwiatkow"
  355.                         send "&7Za zebranie kwiatka otrzymujesz &61 &7Arenke"
  356.                         send " "
  357.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  358.                 if {chat::levelkwiatki::%player%} is 3:
  359.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  360.                         send " "
  361.                         send "&7Poziom &czbieracza: &6%{chat::levelkwiatki::%player%}% &7/ &611"
  362.                         send "&7Ilosc zebranych kwiatkow: &6%{chat::minedkwiatki::%player%}%"
  363.                         send "&7Awansujesz na &64 &7poziom po zebraniu: &6600 &7kwiatkow"
  364.                         send "&7Za zebranie kwiatka otrzymujesz &61 &7Arenki"
  365.                         send " "
  366.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  367.                 if {chat::levelkwiatki::%player%} is 4:
  368.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  369.                         send " "
  370.                         send "&7Poziom &czbieracza: &6%{chat::levelkwiatki::%player%}% &7/ &611"
  371.                         send "&7Ilosc zebranych kwiatkow: &6%{chat::minedkwiatki::%player%}%"
  372.                         send "&7Awansujesz na &65 &7poziom po zebraniu: &6800 &7kwiatkow"
  373.                         send "&7Za zebranie kwiatka otrzymujesz &62 &7Arenki"
  374.                         send " "
  375.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  376.                 if {chat::levelkwiatki::%player%} is 5:
  377.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  378.                         send " "
  379.                         send "&7Poziom &czbieracza: &6%{chat::levelkwiatki::%player%}% &7/ &611"
  380.                         send "&7Ilosc zebranych kwiatkow: &6%{chat::minedkwiatki::%player%}%"
  381.                         send "&7Awansujesz na &66 &7poziom po zebraniu: &61000 &7kwiatkow"
  382.                         send "&7Za zebranie kwiatka otrzymujesz &62 &7Arenki"
  383.                         send " "
  384.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  385.                 if {chat::levelkwiatki::%player%} is 6:
  386.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  387.                         send " "
  388.                         send "&7Poziom &czbieracza: &6%{chat::levelkwiatki::%player%}% &7/ &611"
  389.                         send "&7Ilosc zebranych kwiatkow: &6%{chat::minedkwiatki::%player%}%"
  390.                         send "&7Awansujesz na &67 &7poziom po zebraniu: &61200 &7kwiatkow"
  391.                         send "&7Za zebranie kwiatka otrzymujesz &63 &7Arenek"
  392.                         send " "
  393.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  394.                 if {chat::levelkwiatki::%player%} is 7:
  395.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  396.                         send " "
  397.                         send "&7Poziom &czbieracza: &6%{chat::levelkwiatki::%player%}% &7/ &611"
  398.                         send "&7Ilosc zebranych kwiatkow: &6%{chat::minedkwiatki::%player%}%"
  399.                         send "&7Awansujesz na &68 &7poziom po zebraniu: &61400 &7kwiatkow"
  400.                         send "&7Za zebranie kwiatka otrzymujesz &63 &7Arenek"
  401.                         send " "
  402.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  403.                 if {chat::levelkwiatki::%player%} is 8:
  404.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  405.                         send " "
  406.                         send "&7Poziom &czbieracza: &6%{chat::levelkwiatki::%player%}% &7/ &611"
  407.                         send "&7Ilosc zebranych kwiatkow: &6%{chat::minedkwiatki::%player%}%"
  408.                         send "&7Awansujesz na &69 &7poziom po zebraniu: &61600 &7kwiatkow"
  409.                         send "&7Za zebranie kwiatka otrzymujesz &64 &7Arenek"
  410.                         send " "
  411.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  412.                 if {chat::levelkwiatki::%player%} is 9:
  413.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  414.                         send " "
  415.                         send "&7Poziom &czbieracza: &6%{chat::levelkwiatki::%player%}% &7/ &611"
  416.                         send "&7Ilosc zebranych kwiatkow: &6%{chat::minedkwiatki::%player%}%"
  417.                         send "&7Awansujesz na &610 &7poziom po zebraniu: &61800 &7kwiatkow"
  418.                         send "&7Za zebranie kwiatka otrzymujesz &64 &7Arenek"
  419.                         send " "
  420.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  421.                 if {chat::levelkwiatki::%player%} is 10:
  422.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  423.                         send " "
  424.                         send "&7Poziom &czbieracza: &6%{chat::levelkwiatki::%player%}% &7/ &611"
  425.                         send "&7Ilosc zebranych kwiatkow: &6%{chat::minedkwiatki::%player%}%"
  426.                         send "&7Awansujesz na &611 &7poziom po zebraniu: &62000 &7kwiatkow"
  427.                         send "&7Za zebranie kwiatka otrzymujesz &65 &7Arenek"
  428.                         send " "
  429.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  430.                 if {chat::levelkwiatki::%player%} is 11:
  431.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  432.                         send " "
  433.                         send "&7Poziom &czbieracza: &6%{chat::levelkwiatki::%player%}% &7/ &611"
  434.                         send "&7Ilosc zebranych kwiatkow: &6%{chat::minedkwiatki::%player%}%"
  435.                         send "&7Posiadasz &6maksymalny &7poziom &czbieracza"
  436.                         send "&7Za zebranie kwiatka otrzymujesz &65 &7Arenek"
  437.                         send " "
  438.                         send "&7&m-----------&f &cZbieractwo &7&m-----------&f"
  439. command /tag [<text>]:
  440.         trigger:
  441.                 if arg 1 is not set:
  442.                         send "&7&m-----------&f &9Tagi &7&m-----------&f"
  443.                         send " "
  444.                         send "&6/tag gornik &c- &7Ustawia tag za 11 poziom &agornictwa &5| &7~ &aGornik &7~"
  445.                         send "&6/tag zbieracz &c- &7Ustawia tag za 11 poziom &czbieractwa &5| &7~ &cZbieracz &7~"
  446.                         send "&6/tag gracz &c- &7Ustawia tag gracza &5| &7[ &b&lGracz &7]"
  447.                         send "&6/tag vip &c- &7Ustawia tag VIPa &5| &7[ &5&lVIP &7]"
  448.                         send "&6/tag svip &c- &7Ustawia tag SVIPa &5| &7[ &6&lSVIP &7]"
  449.                         send "&4* &7By wybrac tag VIPa albo SVIPa trzeba posiadac te rangi."
  450.                         send " "
  451.                         send "&7&m-----------&f &9Tagi &7&m-----------&f"
  452.                 if arg 1 is "gornik":
  453.                         if player has permission "ranga.gornik":
  454.                                 set prefix of player to "&7~ &aGornik &7~ &a"
  455.                                 send "&7&m-----------&f &9Tagi &7&m-----------&f"
  456.                                 send " "
  457.                                 send "&6> &7Pomyslnie ustawiles tag &agornika "
  458.                                 send " "
  459.                                 send "&7&m-----------&f &9Tagi &7&m-----------&f"
  460.                         else:
  461.                                 send "&4Nie masz dostepu do tej komendy."
  462.                 if arg 1 is "zbieracz":
  463.                         if player has permission "ranga.zbieracz":
  464.                                 set prefix of player to "&7~ &cZbieracz &7~ &c"
  465.                                 send "&7&m-----------&f &9Tagi &7&m-----------&f"
  466.                                 send " "
  467.                                 send "&6> &7Pomyslnie ustawiles tag &czbieracza "
  468.                                 send " "
  469.                                 send "&7&m-----------&f &9Tagi &7&m-----------&f"
  470.                         else:
  471.                                 send "&4Nie masz dostepu do tej komendy."
  472.                 if arg 1 is "gracz":
  473.                         if player has permission "ranga.gracz":
  474.                                 set prefix of player to "&7[ &b&lGracz &7]&f "
  475.                                 send "&7&m-----------&f &9Tagi &7&m-----------&f"
  476.                                 send " "
  477.                                 send "&6> &7Pomyslnie ustawiles tag &bgracza "
  478.                                 send " "
  479.                                 send "&7&m-----------&f &9Tagi &7&m-----------&f"
  480.                         else:
  481.                                 send "&4Nie masz dostepu do tej komendy."
  482.                 if arg 1 is "vip":
  483.                         if player has permission "ranga.vip":
  484.                                 set prefix of player to "&7[ &5&lVIP &7]&a "
  485.                                 send "&7&m-----------&f &9Tagi &7&m-----------&f"
  486.                                 send " "
  487.                                 send "&6> &7Pomyslnie ustawiles tag &5VIPa "
  488.                                 send " "
  489.                                 send "&7&m-----------&f &9Tagi &7&m-----------&f"
  490.                         else:
  491.                                 send "&4Nie masz dostepu do tej komendy."
  492.                 if arg 1 is "svip":
  493.                         if player has permission "ranga.svip":
  494.                                 set prefix of player to "&7[ &6&lSVIP &7]&a "
  495.                                 send "&7&m-----------&f &9Tagi &7&m-----------&f"
  496.                                 send " "
  497.                                 send "&6> &7Pomyslnie ustawiles tag &6SVIPa "
  498.                                 send " "
  499.                                 send "&7&m-----------&f &9Tagi &7&m-----------&f"
  500.                         else:
  501.                                 send "&4Nie masz dostepu do tej komendy."
  502. command /tagadmin [<text>]:
  503.         trigger:
  504.                 if player has permission "tagi.admin":
  505.                         if arg 1 is not set:
  506.                                 send "&7&m-----------&f &9Tagi &4Admina &7&m-----------&f"
  507.                                 send " "
  508.                                 send "&6/tagadmin admin &c- &7Ustawia tag admina &5| &7[ &4&lAdmin &7]&c "
  509.                                 send "&6/tagadmin wlasciciel &c- &7Ustawia tag wlasciciela &5| &7[ &4Wlasciciel &7] &4"
  510.                                 send "&6/tagadmin technik &c- &7Ustawia tag technika &5| &7[ &2âś” &4Technik&2 âś” &7]&c "
  511.                                 send " "
  512.                                 send "&7&m-----------&f &9Tagi &4Admina &7&m-----------&f"
  513.                         if arg 1 is "admin":
  514.                                 if player has permission "ranga.admin":
  515.                                         set prefix of player to "&7[ &4&lAdmin &7]&c "
  516.                                         send "&7&m-----------&f &9Tagi &7&m-----------&f"
  517.                                         send " "
  518.                                         send "&6> &7Pomyslnie ustawiles tag &4&lAdmina "
  519.                                         send " "
  520.                                         send "&7&m-----------&f &9Tagi &7&m-----------&f"
  521.                                 else:
  522.                                         send "&4Nie masz dostepu do tej komendy."
  523.                         if arg 1 is "technik":
  524.                                 if player has permission "*":
  525.                                         set prefix of player to "&7[ &2âś” &4Technik&2 âś” &7]&c "
  526.                                         send "&7&m-----------&f &9Tagi &7&m-----------&f"
  527.                                         send " "
  528.                                         send "&6> &7Pomyslnie ustawiles tag &c&lTechnika "
  529.                                         send " "
  530.                                         send "&7&m-----------&f &9Tagi &7&m-----------&f"
  531.                                 else:
  532.                                         send "&4Nie masz dostepu do tej komendy."
  533.                         if arg 1 is "wlasciciel":
  534.                                 if player has permission "*":
  535.                                         set prefix of player to "&7[ &4Wlasciciel &7] &4"
  536.                                         send "&7&m-----------&f &9Tagi &7&m-----------&f"
  537.                                         send " "
  538.                                         send "&6> &7Pomyslnie ustawiles tag &4&lWlasciciela "
  539.                                         send " "
  540.                                         send "&7&m-----------&f &9Tagi &7&m-----------&f"
  541.                                 else:
  542.                                         send "&4Nie masz dostepu do tej komendy."
  543.                 else:
  544.                         send "&4Nie masz dostepu do tej komendy."