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 zrobic aby dana ranga pisala na kolorowo?


Kiler_630

Rekomendowane odpowiedzi

Opublikowano

Siemka, ciagle nie wiem jak zrobic aby dana ranga na chacie pisala na kolorowo. Probowalem roznych sposobow, przejzalem juz caly internet i nic nie dziala - ciagle pisze na bialo.

Opublikowano

Musisz ustawić to w formatowaniu czatu np. EssentialsChat tam gdzie ustawiasz prefixy. Do EssentialsChat będzie ci potrzebny jeszcze Essentials.

Opublikowano

Aby zmienić kolor pisania danej rangi:

1.W pluginie PermissionsEx Usuń linijke "Prefix" (gdy ją zostawisz będą się rangi podwajać.)

2.Wchodzisz do pluginu Essentials a bardziej folderu.

3. Plik config.yml otwierasz do edycji.

4.Gdy otworzysz plik naciśnij CTRL+F i wpisz "  group-formats: " następnie szukaj.

5. I tam ustawiasz prefixy.

 

podam ci przykladową konfiguracje.

 

############################################################
# +------------------------------------------------------+ #
# |                   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
  # For EssentialsX changes, take a look at the EssentialsX wiki: https://github.com/EssentialsX/Essentials/wiki

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

  group-formats:
  #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
    Gracz: '&7[&8Gracz&7] &f{DISPLAYNAME} &7:&f {MESSAGE}'
    YT: '&7[&fYou&4Tuber&7] &f{DISPLAYNAME} &7:&2 {MESSAGE}'
    VIP: '&7[&eVIP&7] &f{DISPLAYNAME} &7:&e {MESSAGE}'
    SVip: '&7[&aS&eVIP&7] &f{DISPLAYNAME} &7:&a {MESSAGE}'
    Moderator: '&7[&9Moderator&7] &f{DISPLAYNAME} &7:&9 {MESSAGE}'
    Support: '&7[&eSupport&7] &f{DISPLAYNAME} &7:&e {MESSAGE}'
    Admin: '&7[&4Admin&7] &f{DISPLAYNAME} &7:&c {MESSAGE}'
    Bro: '&7[&eBRO&7] &6{DISPLAYNAME} &7:&c {MESSAGE}'
    H@: '&7[&4HeadAdmin&7] &6{DISPLAYNAME} &7:&c {MESSAGE}'

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

Myśle że pomogłem. Pozdrawiam. 

Opublikowano
38 minut temu, Kiler_630 napisał:

nie dziala, nie widac prefixow i dwukropkow, ciagle pisze na bialo...

A masz plugin Vault? I jaki masz plugin na permisje i chat?

Opublikowano
1 godzinę temu, PopePL napisał:

A masz plugin Vault? I jaki masz plugin na permisje i chat?

Dwukropek juz mam, ustawilem w "format" czyli to dziala ale group-formats nie dziala. mam plugin vault jak i EssentialsX i PermissionsEx. Zrobilem tak jak mowil nosekxd po wyzej ale to nie dziala i ranga wciaz pisze na bialo i na dodatek nie widac prefixow. Moge podac config jak chcesz

Opublikowano
36 minut temu, PopePL napisał:

Podaj config, oprócz tego wejdź na serwer wpisz /pl i pokarz co ci wyskoczy.

groups:
  admin:
    default: false
    inheritance:
    - moderator
    permissions:
    - essentials.reply
    - essentials.god
    - worldedit.butcher
    - worldedit.region.faces
    - worldedit.region.overlay
    - worldedit.region.line
    - worldedit.region.replace
    - worldedit.region.center
    - worldedit.global.g-mask
    - essentials.item
    - essentials.itemt
    - worldedit.wand
    - worldedit.selection.size
    - worldedit.region.smooth
    - worldedit.region.walls
    - worldedit.region.naturalize
    - worldedit.region.set
    - worldedit.history.undo.self
    - worldedit.history.redo.self
    - worldedit.history.undo
    - worldedit.history.redo
    - worldedit.redo.self
    - worldedit.undo.self
    - essentials.balance.others
    - essentials.list
    - essentials.tpall
    - essentials.gamemode.others
    - essentials.gamemode
    - essentials.whois
    - essentials.seen
    - essentials.banip
    - essentials.ban
  chatmod:
    default: false
    inheritance:
    - |-
    - gracz
      permissions:
    - essentials.nick
    - essentials.nick.magic
    - essentials.nick.format
    - essentials.nick.color
    - essentials.mute
    - clearchat.lock
    - clearchat.clear
    - clearchat.cc
    - essentials.msg.magic
    - essentials.msg.color
    - essentials.msg.format
    - essentials.chat.format
    - essentials.chat.magic
    - essentials.chat.color
  gracz:
    default: true
    permissions:
    - essentials.reply
    - essentials.afk.auto
    - essentials.compass
    - essentials.helpop
    - essentials.signs.use.*
    - essentials.pay
    - essentials.balancetop
    - essentials.balanceto
    - essentials.balance
    - essentials.ignore
    - essentials.home
    - essentials.sethome
    - essentials.delhome
    - essentials.warp.list
    - essentials.warp.*
    - essentials.warps.*
    - essentials.warps
    - essentials.warp
    - essentials.kits
    - essentials.kit.list
    - essentials.kit
    - essentials.kits.*
    - essentials.kit.*
    - essentials.whisper
    - essentials.whispe
    - askyblock.coop
    - askyblock.team.makeleader
    - askyblock.team.leave
    - askyblock.team.kick
    - askyblock.team.chat
    - askyblock.team.join
    - askyblock.team.create
    - askyblock.island.*
    - essentials.tpdeny
    - essentials.tpaccept
    - essentials.tpa
    - essentials.msg
    - essentials.tell
    - essentials.spawn
  helper:
    default: false
    inheritance:
    - chatmod
    permissions:
    - essentials.reply
    - essentials.nick.color
    - essentials.nick.magic
    - essentials.nick.format
    - essentials.nick
    - essentials.enderchest
    - essentials.workbench
    - essentials.afk.auto
    - essentials.broadcast
    - essentials.unban
    - essentials.tphere
    - essentials.tp
    - essentials.fly
    - essentials.tptoggle
    - essentials.heal
    - essentials.feed
    - essentials.vanish
    - essentials.kick
    - essentials.tempban
  moderator:
    default: false
    inheritance:
    - helper
    permissions:
    - essentials.reply
    - itemname.lore
    - itemnamer.itemname
    - essentials.balance.others
    - essentials.nick.magic
    - essentials.nick.format
    - essentials.nick.color
    - essentials.shout
    - essentials.realname
    - essentials.nick.others
    - essentials.enderchest
    - essentials.workbench
    - essentials.afk.auto
    - essentials.broadcast
    - essentials.unban
    - essentials.tempban
  vip:
    default: false
    inheritance:
    - |-
      gracz
      permissions:
      - essentials.nick
      - essentials.hat
      - essentials.repair
      - essentials.msg.format
      - essentials.msg.magic
      - essentials.msg.color
      - essentials.heal
      - essentials.feed
      - askyblock.islandfly
  wlasciciel:
    permissions:
    - '*'
  youtuber:
    default: false
    inheritance:
    - gracz
    permissions:
    - essentials.hat
    - essentials.feed
    - essentials.heal
    - essentials.fly
    - essentials.msg.url
    - essentials.chat.url
schema-version: 1
users:
  b5207494-a597-4595-b027-a4db090c36cb:
    group:
    - wlasciciel
    options:
      name: Kiler_630
  818184a6-36ff-468f-a04d-e205d2ca55f2:
    group:
    - gracz
    options:
      name: adminek

############################################################
# +------------------------------------------------------+ #
# |                   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: '{DISPLAYNAME}: {MESSAGE}'
  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

  group-formats:
  wlasciciel: '&4&lWlasciciel &4{DISPLAYNAME} &f:&c {MESSAGE}'
  gracz: '&8&lGracz &8{DISPLAYNAME} &f:&7 {MESSAGE}'
  chatmod: '&a&lChatMod &b{DISPLAYNAME} &f:&b {MESSAGE}'
  budowniczy: '&6&lBUD &6{DISPLAYNAME} &f:&e {MESSAGE}'
  admin: '&4&lAdmin &4{DISPLAYNAME} &f:&3 {MESSAGE}'
  helper: '&9&lHelper &9{DISPLAYNAME} &f:&d {MESSAGE}'
  moderator: '&2&LModerator &2{DISPLAYNAME} &f:&a {MESSAGE}'
  
  # If you are using group formats make sure to remove the '#' to allow the setting to be read.
 

2019-11-15_00.17.46.png

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...