Ir para conteúdo
  • 0

format slot (bugando)


zyonNZ

Pergunta

Por que quando eu dou o comando /vip as vezes tem itens que não aparecem no ''chest'', ai as vezes aparece...

 

command /vip:
	trigger:
		if player has permission "global.staff":
			open chest with 6 rows named "&6Menu VIP :)" to player
			wait 5 tick
			format slot 0 of player with Sponge named "&d[Regenera]@" to close then run [make player execute command "/regen"]  
			format slot 1 of player with Spawn Egg named "&b[Apito]@" to close then run [make player execute command "/apito"]  
			format slot 2 of player with Sign named "&c[Dinofauro]@" to close then run [make player execute command "/dinofauro"]  
			format slot 4 of player with Stone Sword named "&b[R3XP31T4]@" to close then run [make player execute command "/rexpeita"]  
			format slot 6 of player with Clay Brick named "&c[Guerreiro]@" to close then run [make player execute command "/guerra"]  
			format slot 7 of player with Redstone named "&a[ZikaVirus]@" to close then run [make player execute command "/zika"]  
			format slot 8 of player with Ink Sack named "&5[V1D4L0K4]@" to close then run [make player execute command "/v1d4l0k4"]
			format slot 18 of player with Painting named "&0[H1T&f4T1]@" to close then run [make player execute command "/hitati"]	
			format slot 20 of player with Sugar Cane named "&4[Assassino]@" to close then run [make player execute command "/assasin"]	
			format slot 21 of player with Chest named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 22 of player with Workbench named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 23 of player with Furnace named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 24 of player with Enchantment Table named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 26 of player with Glass named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 31 of player with End Portal named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 37 of player with Head:3 named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 38 of player with Wood Sword named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 39 of player with Leather Helmet named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 40 of player with Head named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 41 of player with Sugar named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 42 of player with Poppy named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 43 of player with Head:4 named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 46 of player with Bow named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 47 of player with Cauldron  named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 48 of player with Anvil named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 49 of player with Brick named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 50 of player with Music Disc named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 51 of player with Glowstone Dust named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
			format slot 52 of player with Fishing Rod named "&1[Bebado]@" to close then run [make player execute command "/bebin"]
		else:
			send "&3&l[CastleCraft] &cVocê precisar ser VIP para executar esse comando!"
			stop

 

Link para o comentário
Compartilhar em outros sites

4 respostass a esta questão

Posts Recomendados

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...