command /kolorki : trigger: ig arg 1 is not set: open chest with 3 rows named "&aKolorki" to player format slot 0 of player with red wool named "&4&lCzerwony" to close then run execute console command "/kolorki czerwony" format slot 2 of player with blue wool named "&1&lNiebieski" to close then run execute console command "/kolorki niebieski" format slot 4 of player with green wool named "&a&lZielony" to close then run execute console command "/kolorki zielony" format slot 6 of player with white wool named "&f&lBialy" to close then run execute console command "/kolorki bialy" format slot 8 of player with pink wool named "&d&lRozowy" to close then run execute console command "/kolorki rozowy" format slot 10 of player with purple wool named "&9&lFioletowy" to close then run execute console command "/kolorki fioletowy" format slot 12 of player with yellow wool named "&e&lZolty" to close then run execute console command "/kolorki zolty" format slot 14 of player with yellow wool named "&6&lZloty" to close then run execute console command "/kolorki zloty" if arg 1 is "czerwony": if player has permission "czerwony.kolor" or "kolor.*": execute console command "/nick %player% &4&l%player8" send "&8>>> &aZmieniles kolor swojego nicku na &4&lCzerwony" to player else: send "&8>>> &aNie masz kupionego tego kolorku!" to player if arg 1 is "niebieski": if player has permission "niebieski.kolor" or "kolor.*": execute console command "/nick %player% &1&l%player8" send "&8>>> &aZmieniles kolor swojego nicku na &1&lNiebieski" to player else: send "&8>>> &aNie masz kupionego tego koloru!" to player if arg 1 is "zielony": if player has permission "zielony.kolor" or "kolor.*": execute console command "/nick %player% &a&l%player8" send "&8>>> &aZmieniles kolor swojego nicku na &a&lZielony" to player else: send "&8>>> &aNie masz kupionego tego kolorku!" to player if arg 1 is "bialy": if player has permission "bialy.kolor" or "kolor.*": execute console command "/nick %player% &f&l%player8" send "&8>>> &aZmieniles kolor swojego nicku na &f&lBialy" to player else: send "&8>>> &aNie masz kupionego tego kolorku!" to player if arg 1 is "rozowy": if player has permission "rozowy.kolor" or "kolor.*": execute console command "/nick %player% &d&l%player8" send "&8>>> &aZmieniles kolor swojego nicku na &d&lRozowy" to player else: send "&8>>> &aNie masz kupionego tego kolorku!" to player if arg 1 is "fioletowy": if player has permission "fioletowy.kolor" or "kolor.*": execute console command "/nick %player% &9&l%player8" send "&8>>> &aZmieniles kolor swojego nicku na &9&lFioletowy" to player else: send "&8>>> &aNie masz kupionego tego kolorku!" to player if arg 1 is "zolty": if player has permission "niebieski.kolor" or "kolor.*": execute console command "/nick %player% &e&l%player8" send "&8>>> &aZmieniles kolor swojego nicku na &e&lZolty" to player else: send "&8>>> &aNie masz kupionego tego kolorku!" to player if arg 1 is "zloty": if player has permission "niebieski.kolor" or "kolor.*": execute console command "/nick %player% &6&l%player8" send "&8>>> &aZmieniles kolor swojego nicku na &6&lZloty" to player else: send "&8>>> &aNie masz kupionego tego kolorku!" to player