Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Rekomendowane odpowiedzi

Opublikowano

Witam!

Zwracam się z prośbą o konfiguracje pluginu EssentialsChat, chciałbym aby wyświetlało się to w taki sposób (mój plugin do uprawnień to najnowsza wersja PermissionsEX):

[NazwaRangi] NickGracza: XXX.

 

Kolor NazwyRangi ma być kontrolowany poprzez PermissionsEX, to znaczy ze jeśli wpiszę komendę do PermissionsEX: /pex group NazwaRangi prefix &7 to [NazwaRangi] ma się zmienić na kolor szary.

 

Config, którego proszę o zedytowanie znajduję się na dole w tym temacie, jest to config od Essentials ponieważ EssentialsChat nie ma własnego configu - wyszukajcie sobie w swoim edytorze tekstu w tym configu: EssentialsChat to wam się pojawi.

 

Link do configu do zeedytowania: http://speedy.sh/upPC5/config.yml

 

Z góry dziękuje

Invercio

Nigdy nie kłóć się z głupcem, ludzie mogą nie dostrzec różnicy.

 

 

-- Prawa Murphy'ego

Opublikowano

Nie ma takiego czegoś, pobierz sobie config który podałem w temacie i zobaczysz.

Nigdy nie kłóć się z głupcem, ludzie mogą nie dostrzec różnicy.

 

 

-- Prawa Murphy'ego

Opublikowano

Pomoze ktos?

Nigdy nie kłóć się z głupcem, ludzie mogą nie dostrzec różnicy.

 

 

-- Prawa Murphy'ego

  • 3 miesiące temu...
  • 7 miesięcy temu...
Opublikowano

Ja mam taki problem mam essentialschat i mam range Zalozyciel to mi sie robi ze mam tak Zalozyciel Zalozyciel MCDiaxowy: i jak nie mam jakiejs rangi np kox to mi sie robi tak: Kox MCDiaxowy: a ja chce usunac ta pierwsza range pomocy

  • 1 miesiąc temu...
Opublikowano

@McDiaxowy Jak masz dwie rangi to znaczy, że masz np. mChatSuite i EssentialsChat. Usuń jeden z nich (polecam zostawienie mChatSuite :D) to się naprawi problem dwóch rang ;D Liczę na lajka

8cx5SBJ.png

 

Posty: 150, 200, 300, 400, 500, 600, 700, 800, 900, 1000

  • 2 lata później...
Opublikowano

to proste...

 

------------

 

musisz mieć wgrane wszystkie essentials  'e  nawet essentials chat 

 

i w ustawieniach essentials w pliku config 

 

szukasz tych ustawień essentials chat czyli będzie pisał na wstępie coś takiego:

 

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################
 
 
i pod tym ustaw tak:
 
############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################
 
chat:
 
  # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.
  # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  radius: 0
 
  # Chat formatting can be done in two ways, you can either define a standard format for all chat.
  # Or you can give a group specific chat format, to give some extra variation.
  # If set to the default chat format which "should" be compatible with ichat.
  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting
 
  format: '{DISPLAYNAME}&f: {MESSAGE}'
  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
 
  group-formats:
  #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  #  Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
 
  # If you are using group formats make sure to remove the '#' to allow the setting to be read.
 
 
 
----------------------
powiem w streszczeniu: 
 
trzeba tam w format usunąć: [{GROUP}] 
 
wtedy nie będzie się pokazywać ranga przez essentials tylko przez PermissionsEx czyli przez komendę: /pex group NazwaRangi prefix &7 to [NazwaRangi]
 
Opublikowano

Jak masz konfiguracje:

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################
 
 
i pod tym ustaw tak:
 
############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################
 
chat:
 
  # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.
  # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  radius: 0
 
  # Chat formatting can be done in two ways, you can either define a standard format for all chat.
  # Or you can give a group specific chat format, to give some extra variation.
  # If set to the default chat format which "should" be compatible with ichat.
  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net...Chat_Formatting
 
  format: '{DISPLAYNAME}&f: {MESSAGE}'
  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
 
  group-formats:
  #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  #  Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
 
  # If you are using group formats make sure to remove the '#' to allow the setting to be read.
 
To tutaj:
group-formats:
  #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  #  Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
 
Usuń # wpisz range dla jakiej chcesz zrobić dany prefix, pamiętaj o dużych i małych literach, Pokaże ci przykładowo skonfigurowany chat dla rangi np Wlasciciel.
   Wlasciciel: '[{GROUP}] &6&l{DISPLAYNAME} &f:&4&l {MESSAGE}'

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...