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

Jak zrobić, aby przed nickiem gracza na chacie był napisany TAG gildii gracza


thor332

Rekomendowane odpowiedzi

Opublikowano

Tak jak w temacie do gildii używam plugin FunnyGilds a do chatu essential's. Dodam tylko że na tab liście działają tagi tylko chciałbym aby na chacie też się wyświetlały. Pozdrawiam za pomoc daje nagrodę :D

Gość dominik148
Opublikowano

W configu essentials'a szukasz ~570 linijki i tam masz format czatu, dodaj tam {TAG}.

Przykład:
format: '{TAG} &7{DISPLAYNAME} &3» &7{MESSAGE}'
Opublikowano

@up 

a czy group-format też zmieniać ? jak narazie zrobiłem 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: '{TAG} [{GROUP}] &7{DISPLAYNAME} &3» &7{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 jest całe essentialsChat
Gość dominik148
Opublikowano

Ja miałem kiedyś tak i działalo :v

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################

# This section requires the EssentialsChat.jar to work.

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.
  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting

  #format: '{TAG} &7{DISPLAYNAME} &3» &7{MESSAGE}'
  #format: '{TAG} &7{DISPLAYNAME} &3» &7{MESSAGE}'

  group-formats:

    #Tutaj sa rangi ktore mialem w PermissionsEx

    Gracz: '{TAG} {POINTS} {DISPLAYNAME} &3» &7{MESSAGE}'
    Vip: '{TAG} {POINTS} {DISPLAYNAME} &3» &7{MESSAGE}'
    SVIP: '{TAG} {POINTS} {DISPLAYNAME} &3» &7{MESSAGE}'
    SWAG: '{TAG} {POINTS} {DISPLAYNAME} &3» &7{MESSAGE}'
    Yt: '{TAG} {POINTS} {DISPLAYNAME} &3» &7{MESSAGE}'
    Helper: '{TAG} {POINTS} {DISPLAYNAME} &3» &b{MESSAGE}'
    Mod: '{DISPLAYNAME} &3» &2{MESSAGE}'
    Admin: '{DISPLAYNAME} &3» &c{MESSAGE}'
    Root: '{DISPLAYNAME} &0&l» &4{MESSAGE}'

  # If you are using group formats make sure to remove the '#' to allow the setting to be read.

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...