Cześć, mam pytanie. Dlaczego w nicku automatycznie pojawia się prefix? na przykład że jeśli chcę żeby pokazał się sam nick że się na przykład w innym pluginie wpisze {nickname} to się pokazuje nick z prefixem.
Bo mam taki skrypt!
Jakby co to jestem nowy na tej stronie nie znam się za bardzo
open chest inventory with 5 rows named "&e✦ &7&nTnT Games&r &e✦" to {_p}
wait a tick
make a gui slot 10 of {_p} with tnt named "&8➭ &eQuick Play &7(TnT Tag&7)" with leaf lore "" and "&8♦ &aCurrently playing: &e%{_playingTnTTag}%" and "" and "&e✈ &7Click here to quick join." to run:
make {_p} execute command "tnttag autojoin"
make a gui slot 19 of {_p} with book named "&8➭ &eBrowse TnT Tag Arenas" with leaf lore "" and "&e✈ &7Click here to open the arenas list." to run:
make {_p} execute command "tnttag list"
make a gui slot 13 of {_p} with tnt named "&8➭ &eQuick Play &7(TnT Run&7)" with leaf lore "" and "&8♦ &aCurrently playing: &e%{_playingTnTRun}%" and "" and "&e✈ &7Click here to quick join." to run:
make {_p} execute command "tntrun autojoin"
make a gui slot 22 of {_p} with book named "&8➭ &eBrowse TnT Run Arenas" with leaf lore "" and "&e✈ &7Click here to open the arenas list." to run:
make {_p} execute command "tntrun list"
make a gui slot 16 of {_p} with tnt named "&8➭ &eQuick Play &7(Bomb Lobbers&7)" with leaf lore "" and "&8♦ &aCurrently playing: &e%{_playingBombLobbers}%" and "" and "&e✈ &7Click here to quick join." to run:
make {_p} execute command "bmb autojoin"
make a gui slot 25 of {_p} with book named "&8➭ &eBrowse Bomb Lobbers Arenas" with leaf lore "" and "&e✈ &7Click here to open the arenas list." to run:
make {_p} execute command "bmb list"
pomoże ktoś zrobić żeby się nie dało wyciągać itemów??
co trzeba dopisać?