Moglibyście napisać mi skrypt na rangi na czacie? Nie chcę wgrywać Essentials na serwer dlatego proszę was o takowy skrypt. Mam jeszcze takie coś ale to nie działa
P.S. Rangi z PermissionsEx
options:
# Czy wlaczyc Chat:
chat.enable: true
# Wyglad wiadomosci
chat: {RANK}&e&l{DISPLAY}&a: &7{MESSAGE}
# {RANK} - Ranga
# {PLAYER} - Nazwa gracza
# {DISPLAY} - Wyswitlana nazwa gracza
# {MESSAGE} - Wiadomosc
on chat:
set {_chat} to "{@chat}"
replace all "{RANK}" with "%colored player's prefix%" in {_chat}
replace all "{PLAYER}" with "%player%" in {_chat}
replace all "{DISPLAY}" with "%display name of player%" in {_chat}
replace all "{MESSAGE}" with "%message%" in {_chat}
send "%{_chat}%" to
Pytanie
JellyBeans 3
Witam,
Moglibyście napisać mi skrypt na rangi na czacie? Nie chcę wgrywać Essentials na serwer dlatego proszę was o takowy skrypt. Mam jeszcze takie coś ale to nie działa

P.S. Rangi z PermissionsEx
options: # Czy wlaczyc Chat: chat.enable: true # Wyglad wiadomosci chat: {RANK}&e&l{DISPLAY}&a: &7{MESSAGE} # {RANK} - Ranga # {PLAYER} - Nazwa gracza # {DISPLAY} - Wyswitlana nazwa gracza # {MESSAGE} - Wiadomosc on chat: set {_chat} to "{@chat}" replace all "{RANK}" with "%colored player's prefix%" in {_chat} replace all "{PLAYER}" with "%player%" in {_chat} replace all "{DISPLAY}" with "%display name of player%" in {_chat} replace all "{MESSAGE}" with "%message%" in {_chat} send "%{_chat}%" to
Edytowane przez JellyBeansOdnośnik do komentarza
https://skript.pl/temat/10624-skrypt-na-rangi-na-czacie/Udostępnij na innych stronach
2 odpowiedzi na to pytanie
Rekomendowane odpowiedzi