Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /zestaw:
- permission: arco.zestaw
- description: Dostajesz zestaw do kolorowania !
- trigger:
- execute console command "/give %player% 298 1"
- execute console command "/give %player% 299 1"
- execute console command "/give %player% 300 1"
- execute console command "/give %player% 301 1"
- send "&7Otrzymales czysty zestaw !"
- command /lista:
- permission: arco.lista
- description: Pokazuje liste dostepnych kolorow
- trigger:
- send "&2Zielony" to player
- send "&1Niebieski " to player
- send "&0Czarny " to player
- send "&fBialy " to player
- send "&6Pomarancz " to player
- send "&4Czerwony " to player
- send "&5Fioletowy " to player
- send "&7Aby pokolorowac jakis przedmiot wpisz /<kolor>"
- command /zielony:
- permission: arco.zielony
- description: Koloruj wybrana rzecz na zielono !
- trigger:
- colour the player's tool green
- send "&7Twoj item zostal pokolorowany na &2zielono !"
- command /niebieski:
- permission: arco.niebieski
- description: Koloruj wybrana rzecz na niebiesko !
- trigger:
- colour the player's tool blue
- send "&7Twoj item zostal pokolorowany na &1Niebiesko !"
- command /czarny:
- permission: arco.czarny
- description: Koloruj wybrana rzecz na czarno !
- trigger:
- colour the player's tool black
- send "&7Twoj item zostal pokolorowany na &0czarno !"
- command /bialy:
- permission: arco.bialy
- description: Koloruj wybrana rzecz na bialo !
- trigger:
- colour the player's tool white
- send "&7Twoj item zostal pokolorowany na &fbialo !"
- command /pomarancz:
- permission: arco.pomarancz
- description: Koloruj wybrana rzecz na pomaranczowo !
- trigger:
- colour the player's tool orange
- send "&7Twoj item zostal pokolorowany na &6pomaranczowo !"
- command /czerwony:
- permission: arco.czerwony
- description: Koloruj wybrana rzecz na czerwono !
- trigger:
- colour the player's tool red
- send "&7Twoj item zostal pokolorowany na &4czerwono !"
- command /fioletowy:
- permission: arco.fioletowy
- description: Koloruj wybrana rzecz na fioletowo !
- trigger:
- colour the player's tool purple
- send "&7Twoj item zostal pokolorowany na &5fioletowo !"
Advertisement
Add Comment
Please, Sign In to add comment