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

[Problem] PermissionsEx brak kolorowych rang.


Rekomendowane odpowiedzi

Opublikowano

Jak w temacie, Mam server mc i jestem właścicielem Na serwerze na czacie wygląda to tak->  [Wlasciciel] (tu mój nick): (tu mój napis na czacie).

 

Proszę nie piszcie że potrzebuję jakiegoś pluginu bo mam wszystkie potrzebne do koloru, np. na czacie mogę napisać np. &4 &6 itd. i są kolory, i załóżmy będzie na czerwono żółto itp. , ale ranga jest Szara. Może myślicie że to nie jest problem, ale dla mnie to ma znaczenie.

Moje permissions dla właściciela:

 

groups:
  Wlasciciel:
    prefix: '&l&c[&6W&cl&6a&cs&6c&ci&6c&ci&6e&cl&6]&4'
    default: false
    permissions:
    - '*'
    options:
      rank: '1'

users:
  {MÓJ_NICK}:
    group:
    - Wlasciciel

 

Czy jest coś nie tak ?

W razie czegoś moje pluginy potrzebne do kolorku:

Essentials (wszystkie), PermissionsEx, AZRank.

 

Błagam o pomoc, jutro mam otworzyć serwer :CC

 

Opublikowano

Uruchom config.yml w pluginie Essentials i znajdź linijkę:

############################################################
# +------------------------------------------------------+ #
# |                   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} {MESSAGE}'
  #format: '{DISPLAYNAME}&7:&a {MESSAGE}'
 
  group-formats:
    Gracz: '{POINTS} {TAG} {DISPLAYNAME} &7»&f {MESSAGE}'
    Wlasciciel: '&8[&c&lWlasciciel&8] &6{DISPLAYNAME} &7»&f {MESSAGE}'

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

 

 

 

i tutaj ustaw prefix &l&c[&6W&cl&6a&cs&6c&ci&6c&ci&6e&cl&6]&4


Czyli tu zmień:

 

 

group-formats:
    Gracz: '{POINTS} {TAG} {DISPLAYNAME} &7»&f {MESSAGE}'

    Wlasciciel: '&l&c[&6W&cl&6a&cs&6c&ci&6c&ci&6e&cl&6]&4 &6{DISPLAYNAME} &7»&f {MESSAGE}'

Opublikowano

Z góry dzięki.
 

Ja to mam tak:

 

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

# This section requires 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.
  # 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}> {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.

 

Co tu mam zamienić ? :)

Opublikowano

group-formats:
  #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  #  Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'

 

zamiast tego wklej to:

 

group-formats:
    Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
    Wlasciciel: '&l&c[&6W&cl&6a&cs&6c&ci&6c&ci&6e&cl&6]&4 &6{DISPLAYNAME} &7»&f {MESSAGE}'

Opublikowano

Dopisz # do:

  format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

aby bylo:

  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

I w:

  group-formats:
  #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  #  Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'

Zrób:

  group-formats:
  #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
    Wlasciciel: '&l&c[&6W&cl&6a&cs&6c&ci&6c&ci&6e&cl&6]&4 &6{DISPLAYNAME} &7:&c {MESSAGE}'

„Każdy szermierz dupa, kiedy wrogów kupa”


                                                                             Rudy Krasnolud z Wiedźmina

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...