Skocz do zawartości


Zdjęcie

[Pytanie] - Skrypt na ItemyNG


Najlepsza odpowiedź _FrixiZ , 06 November 2016 - 08:27

Zaraz napisze ^^

 

@edit

http://pastebin.com/93WtqLex

 

Licze na diaxy i na naj ^^

Przejdź do postu


  • Zaloguj się, aby dodać odpowiedź
1 odpowiedź w tym temacie

#1 Matrix03

Matrix03

    Bywalec

  • Użytkownik
  • 114 postów

Napisano 06 November 2016 - 01:43

Witam mam taki kod itemow na gildie:

command /g itemy:
	permission: g.itemy
	permission message: nie masz permisji g.itemy
	trigger:
		open chest with 1 row named "&8» &4&lITEMY NA GILDIE" to player
		format slot 0 of player with 64 diamond named "&8» &9&lDIAXY" with lore "&cPosiadasz:||&2● &7Enderchest: &a%amount of diamond in player's enderchest%&8/&a64||&2● &7Ekwipunek: &a%amount of diamond in player's inventory%&8/&a64" to be unstealable
		format slot 1 of player with 64 gold ingot named "&8» &9&lZLOTO" with lore "&cPosiadasz:||&2● &7Enderchest: &a%amount of gold ingot in player's enderchest%&8/&a64||&2● &7Ekwipunek: &a%amount of gold ingot in player's inventory%&8/&a64" to be unstealable
		format slot 2 of player with 64 emerald named "&8» &9&lSZMARAGDY" with lore "&cPosiadasz:||&2● &7Enderchest: &a%amount of emerald in player's enderchest%&8/&a64||&2● &7Ekwipunek: &a%amount of emerald in player's inventory%&8/&a64" to be unstealable
		format slot 3 of player with 64 book named "&8» &9&lKSIAZKI" with lore "&cPosiadasz:||&2● &7Enderchest: &a%amount of book in player's enderchest%&8/&a64||&2● &7Ekwipunek: &a%amount of book in player's inventory%&8/&a64" to be unstealable
		format slot 4 of player with 64 redstone named "&8» &9&lCZERWONY PROSZEK" with lore "&cPosiadasz:||&2● &7Enderchest: &a%amount of redstone in player's enderchest%&8/&a64||&2● &7Ekwipunek: &a%amount of redstone in player's inventory%&8/&a64" to be unstealable
		format slot 5 of player with 64 iron ingot named "&8» &9&LZELAZO" with lore "&cPosiadasz:||&2● &7Enderchest: &a%amount of iron ingot in player's enderchest%&8/&a64||&2● &7Ekwipunek: &a%amount of iron ingot in player's inventory%&8/&a64" to be unstealable
		format slot 6 of player with 64 apple named "&8» &9&LJABLKA" with lore "&cPosiadasz:||&2● &7Enderchest: &a%amount of apple in player's enderchest%&8/&a64 ||&2● &7Ekwipunek: &a%amount of apple in player's inventory%&8/&a64" to be unstealable
command /g itemy:
	permission: vip.itemy
	permission message: vipmiet
	trigger:
		open chest with 1 row named "&8» &4&lITEMY NA GILDIE" to player
		format slot 0 of player with 64 diamond named "&8» &9&lDIAXY" with lore "&cPosiadasz:||&2● &7Enderchest: &a%amount of diamond in player's enderchest%&8/&a64||&2● &7Ekwipunek: &a%amount of diamond in player's inventory%&8/&a64" to be unstealable
		format slot 1 of player with 64 gold ingot named "&8» &9&lZLOTO" with lore "&cPosiadasz:||&2● &7Enderchest: &a%amount of gold ingot in player's enderchest%&8/&a64||&2● &7Ekwipunek: &a%amount of gold ingot in player's inventory%&8/&a64" to be unstealable
		format slot 2 of player with 64 emerald named "&8» &9&lSZMARAGDY" with lore "&cPosiadasz:||&2● &7Enderchest: &a%amount of emerald in player's enderchest%&8/&a64||&2● &7Ekwipunek: &a%amount of emerald in player's inventory%&8/&a64" to be unstealable
		format slot 3 of player with 64 book named "&8» &9&lKSIAZKI" with lore "&cPosiadasz:||&2● &7Enderchest: &a%amount of book in player's enderchest%&8/&a64||&2● &7Ekwipunek: &a%amount of book in player's inventory%&8/&a64" to be unstealable
		format slot 4 of player with 64 redstone named "&8» &9&lCZERWONY PROSZEK" with lore "&cPosiadasz:||&2● &7Enderchest: &a%amount of redstone in player's enderchest%&8/&a64||&2● &7Ekwipunek: &a%amount of redstone in player's inventory%&8/&a64" to be unstealable
		format slot 5 of player with 64 iron ingot named "&8» &9&LZELAZO" with lore "&cPosiadasz:||&2● &7Enderchest: &a%amount of iron ingot in player's enderchest%&8/&a64||&2● &7Ekwipunek: &a%amount of iron ingot in player's inventory%&8/&a64" to be unstealable
		format slot 6 of player with 64 apple named "&8» &9&LJABLKA" with lore "&cPosiadasz:||&2● &7Enderchest: &a%amount of apple in player's enderchest%&8/&a64 ||&2● &7Ekwipunek: &a%amount of apple in player's inventory%&8/&a64" to be unstealable

I chcę żeby po 1 komendą /g itemy gracz z permisją g.itemy ma miec 64 itemow do zdobycia, a VIP z permisją vip.itemy mają 32 itemy do zdobycia pod tą samą komendą napisze mi ktoś takie coś?



craftportal

Craftserve to największy i najlepszy polski hosting serwerów Minecraft, jest solidny i tani więc go polecam

#2 _FrixiZ

_FrixiZ

    Bywalec

  • Użytkownik
  • 128 postów
  • FrixiZ

Napisano 06 November 2016 - 08:27   Najlepsza odpowiedź

Zaraz napisze ^^

 

@edit

By zobaczyć linki musisz się zalogować lub zarejestrować

 

Licze na diaxy i na naj ^^


Użytkownik _FrixiZ edytował ten post 06 November 2016 - 08:39

[entry='sasas']Gildia[/entry]         Achievements
Posty l 5,10,20,50,100,200,500
                                                                  Pomogłem ?
                                                          Zostaw licka i dotacje