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

[Proglem] Nie dzialaje rangi w perrmisonex


Rekomendowane odpowiedzi

Opublikowano

Oto confingi plugonow

############################################################

# +------------------------------------------------------+ #

# |                   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 (!)

  # Or 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://ess.khhq.net/wiki/Chat_Formatting  



  format: '&f[&7{GROUP}&f] &9{DISPLAYNAME}&f> &f{MESSAGE}'

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



  group-formats:

    KidMod: '&f&l[&5&lKidMod&l&l]&r &e{DISPLAYNAME} :&8 {MESSAGE}'

    HeadAdmin: '&f&l[&4&lHead&8&lAdmin&f&l]&r &e{DISPLAYNAME} &7&l:&f&l {MESSAGE}'

    Wlasciciel: '&f&l[&4&lWlasciciel&f&l]&r &2{DISPLAYNAME} &7&l:&e&l {MESSAGE}'
    
    VIP: '&f&l[&6&lV.I.P&f&l]&r {DISPLAYNAME}&7:&c {MESSAGE}'

    Budowniczy: '&f&l[&e&lBudowniczy&f&l]&r &8&l{DISPLAYNAME} &7&l:&1 {MESSAGE}'


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

i premissionex

groups:
  Gracz:
    default: true
    prefix: '&e[Gracz]'
    suffix: '&e'
    permissions:
    - essentials.afk
    - iConomy.access
    - iConomy.list
    - iConomy.payment
    - iConomy.rank
    - essentials.me
    - essentials.spawn
    - essentials.back
    - essentials.home
    - essentials.sethome
    - essentials.tpa
    - essentials.warp
    - ChestShop.shop.create
    - ChestShop.shop.buy
    - ChestShop.shop.sell
    - treasurechest.access.unlimited
    - treasurechest.access.treasure
    - treasurechest.access
  Admin:
    default: false
    prefix: '&c[Admin]'
    suffix: '&c'
    permissions:
    - '*'
  VIP:
    default: false
    prefix: '&b[VIP]'
    suffix: '&b'
    permissions:
    - essentials.afk
    - iConomy.access
    - iConomy.list
    - iConomy.payment
    - iConomy.rank
    - essentials.me
    - essentials.spawn
    - essentials.back
    - essentials.home
    - essentials.sethome
    - essentials.tpa
    - essentials.warp
    - ChestShop.shop.create
    - ChestShop.shop.buy
    - ChestShop.shop.sell
    - treasurechest.access.unlimited
    - treasurechest.access.treasure
    - treasurechest.access
  HeadAdmin:
    default: false
    prefix: '&2[HeadAdmin]'
    suffix: '&2'
    permissions:
    - '*'
  SuperVip:
    default: false
    prefix: '&6[superVip]'
    suffix: '&6'
    permissions:
    - essentials.afk
    - iConomy.access
    - iConomy.list
    - iConomy.payment
    - iConomy.rank
    - essentials.me
    - essentials.spawn
    - essentials.back
    - essentials.home
    - essentials.sethome
    - essentials.tpa
    - essentials.warp
    - ChestShop.shop.create
    - ChestShop.shop.buy
    - ChestShop.shop.sell
    - treasurechest.access.unlimited
    - treasurechest.access.treasure
    - treasurechest.access
  Moderator:
    default: false
    prefix: '&6[Moderator]'
    suffix: '&6'
    permissions:
    - essentials. *
    - worldedit. *
    - worldguard. *
    - essentials.afk
    - iConomy.access
    - iConomy.list
    - iConomy.payment
    - iConomy.rank
    - essentials.me
    - essentials.spawn
    - essentials.back
    - essentials.home
    - essentials.sethome
    - essentials.tpa
    - essentials.warp
    - ChestShop.shop.create
    - ChestShop.shop.buy
    - ChestShop.shop.sell
    - treasurechest.access.unlimited
    - treasurechest.access.treasure
    - treasurechest.access
users:
  prefix: '&2[HeadAdmin]'
  suffix: '&2'
  group:
  - HeadAdmin
  Slimeee:
    group:
    - Wlasciciel
  Slimee:
    group:
    - Wlasciciel

a proglem taki ze nie ma zadnej rangi przy nicku dam licke za dobre odpowiedz

 

Opublikowano
############################################################

# +------------------------------------------------------+ #

# |                   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 (!)

  # Or 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://ess.khhq.net/...Chat_Formatting   



  format: '&f[&7{GROUP}&f] &9{DISPLAYNAME}&f> &f{MESSAGE}'

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



  group-formats:

    #KidMod: '&f&l[&5&lKidMod&l&l]&r &e{DISPLAYNAME} :&8 {MESSAGE}'

    #HeadAdmin: '&f&l[&4&lHead&8&lAdmin&f&l]&r &e{DISPLAYNAME} &7&l:&f&l {MESSAGE}'

    #Wlasciciel: '&f&l[&4&lWlasciciel&f&l]&r &2{DISPLAYNAME} &7&l:&e&l {MESSAGE}'
    
    #VIP: '&f&l[&6&lV.I.P&f&l]&r {DISPLAYNAME}&7:&c {MESSAGE}'

    Budowniczy: '&f&l[&e&lBudowniczy&f&l]&r &8&l{DISPLAYNAME} &7&l:&1 {MESSAGE}'


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

Nie lepiej tak? I po co Ci w permissions te całe " suffix: '&2' "

oDYVDfv.gif

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...