Skocz do zawartości
  • 0

Skrypt na /podpis


DFev2332

Pytanie

5 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 1
command /autograf [<text>]:
    permission: autograf.command
    permission message: Brak permisji!
    trigger:
        if arg 1 is not set:
            send "&cUzycie: /autograf <autograf>"
            stop
        if player's tool is air:
            send "&cMusisz trzymac cos w reku!"
            stop
        set name of player's tool to colored arg 1
        set lore of player's tool to "&7", "&7Autograf od:&r %player's group% %player%" and "&7"
        enchant player's tool with durability 1
        set player's tool to player's tool with hidden enchantments
        send "&aUtworzono autograf!"

 

Edytowane przez hbrt
Odnośnik do komentarza
https://skript.pl/temat/50262-skrypt-na-podpis/#findComment-311422
Udostępnij na innych stronach

  • 0
command /autograf [<text>]:
	permission: autograf.command
	permission message: Brak permisji!
	trigger:
		if player has permission "group.default":
			set name of player's tool to "&7", "&7Autograf od:&r %player%" and "&7"
			enchant player's tool with durability 1
			set player's tool to player's tool with hidden enchantments
		else:
			if arg 1 is not set:
				send "&cUzycie: /autograf <autograf>"
				stop
			if player's tool is air:
				send "&cMusisz trzymac cos w reku!"
				stop
			set name of player's tool to colored arg 1
			set lore of player's tool to "&7", "&7Autograf od:&r %player's group% %player%" and "&7"
			enchant player's tool with durability 1
			set player's tool to player's tool with hidden enchantments
			send "&aUtworzono autograf!"

sprawdź to, czy działa...

Odnośnik do komentarza
https://skript.pl/temat/50262-skrypt-na-podpis/#findComment-311446
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...