No prefix/ chat-rank #14


  • Defect
  • Waiting
Open
Assigned to _ForgeUser8726021
  • _ForgeUser9648340 created this issue Jul 5, 2013

    What steps will reproduce the problem?
    1. No Chat ranks
    2. please check here for my info on the problem: https://github.com/Sebc722/Xperms/issues/2
    3.

    What is the expected output? What do you see instead?
    [Default]bob. I just see bob

    What version of the product are you using?
    Latest one

    Do you have an error log of what happened?
    I dont know. Sorry

    Please provide any additional information below.
    (this is my ghithub post in incorrect format)

    I configured the xperms permission files like it said in the wiki but the prefix wont show up. Basically what I need is:
    [Chat-Mod]JimmyTimmy but what i get is just
    JimmyTimmy. JimmyTimmy has all chatmod commands but no rank in front of his chat name. Here is my config for default(none would show up).
    So what did i do wrong. Do tell.

    groups:
    Default:
    default: true
    prefix: '&a[Default]'
    suffix: '&f'
    permissions:
    - essentials.tpa
    - essentials.tpahere
    - essentials.afk
    - essentials.afk.auto
    - essentials.balance
    - essentials.balancetop
    - essentials.bal
    - essentials.baltop
    - essentials.build
    - essentials.chat.shout
    - essentials.chat.question
    - essentials.delhome
    - essentials.help
    - essentials.helpop
    - essentials.home
    - essentials.ignore
    - essentials.kit
    - essentials.mail
    - essentials.mail.send
    - essentials.mail.clear
    - essentials.motd
    - essentials.msg
    - essentials.m
    - essentials.pay
    - essentials.protect
    - essentials.r
    - essentials.rules
    - essentials.seen
    - essentials.sell
    - essentials.sethome
    - essentials.signs.use
    - essentials.spawn
    - essentials.suicide
    - essentials.time
    - essentials.tpaccept
    - essentials.tpyes
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.worth

    NetherDefault:
    default: world_nether
    prefix: '&4[Default]'
    suffix: '&f'
    permissions:
    - essentials.spawn
    Chat-Mod:
    prefix: '&3[Chat-Mod]'
    suffix: '&f'
    inherit:
    - Default
    - world
    permissions:
    - essentials.kick
    - essentials.mute
    Mod:
    prefix: '&b[Mod]'
    suffix: '&f'
    inherit:
    - Default
    permissions:
    - essentials.tempban
    - essentials.mute
    - essentials.kick
    - essentials.nick
    Admin:
    prefix: '&c[Admin]'
    suffix: '&f'
    inherit:
    - Mod
    permissions:
    - essentials.*
    Owner:
    prefix: '&6[Owner]'
    suffix: '&f'
    permissions:
    - '*'

  • _ForgeUser9648340 added the tags New Defect Jul 5, 2013
  • _ForgeUser8726021 posted a comment Jul 15, 2013

    I cannot attempt to fix the issue without an error log.

  • _ForgeUser8726021 removed a tag New Jul 15, 2013
  • _ForgeUser8726021 added a tag Waiting Jul 15, 2013

To post a comment, please login or register a new account.