Permissions Prefix help

Discussion in 'Bukkit Help' started by kimson1000, Feb 14, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    kimson1000

    Ive done my permissions, and they dont show the prefix, and I cannot make myself owner
    Here they are, I have Simple Prefix for a chat prefix plugin.

    groups:
    Member:
    default: true
    info:
    prefix: 'HI'
    suffix: ''
    build: true
    inheritance:
    permissions:
    - essentials.help
    - essentials.afk
    - essentials.back
    - essentials.list
    - essentials.home
    - essentials.sethome
    - essentials.me
    - essentials.msg
    - essentials.spawn
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - lockette.user.create.*
    - residence.create
    - iConomy.holdings
    - iConomy.holdings.others
    - iConomy.help
    - iConomy.payment
    - ChestShop.shop.*
    - jobs.join.*
    - jobs.world.*
    - LoginBonus.true
    - essentials.warp
    - towny.town.new
    - towny.town.delete
    - towny.town.claim
    - towny.town.plot
    - towny.town.resident
    - towny.town.toggle.*
    - towny.nation.new
    - towny.nation.delete
    - towny.town.spawn.*
    - towny.wild.*
    - bookworm.write.deny.bookid
    - bookworm.create
    - bookworm.write.own
    - bookworm.place.own
    - bookworm.place.others
    - bookworm.copy.own
    - bookworm.copy.others
    - bookworm.remove.own
    - bookworm.destroy.own
    - bookworm.list
    - bflight.bfly
    - bflight.bgive
    - factions.kit.fullplayer
    - factions.leave
    - factions.create
    - factions.chat
    - factions.autoclaim
    - factions.description
    - factions.deinvite
    - factions.claim
    - factions.disband
    - factions.kick
    - factions.join
    - factions.invite
    - factions.home
    - factions.help
    - factions.list
    - factions.managesafezone
    - factions.managewarzone
    - factions.map
    - factions.mod
    - factions.money.balance
    - factions.money.balance.any
    - factions.money.deposit
    - factions.money.withdraw
    - factions.money.f2f
    - factions.money.f2p
    - factions.money.p2f
    - factions.noboom
    - factions.open
    - factions.owner
    - factions.ownerlist
    - factions.ownershipbypass
    - factions.setpeaceful
    - factions.setpermanent
    - factions.power
    - factions.relation
    - factions.sethome
    - factions.show
    - factions.tag
    - factions.title
    - factions.version
    - factions.unclaimall
    - factions.unclaim
    - launchme.launch
    - launchme.cannon
    - launchme.teleport
    - launchme.teleporter
    - essentials.rules
    - factions.admin
    - nogrief.lava.bucket
    - nogrief.water.bucket
    Mod:
    default: false
    info:
    prefix: '&b[&9Moderator&9]&f'
    suffix: ''
    build: true
    inheritance:
    - member
    permissions:
    - essentials.kick
    - essentials.ban
    - essentials.tempban
    - lockette.admin.create.*
    - lockette.admin.reload
    - worldguard.region.*
    - essentials.tp
    - essentials.tpohere
    - worldedit.*
    - jail.command.jail
    - jail.command.unjail
    - residence.admin
    - ChestShop.admin
    - towny.admin
    - lavafurnace.admin.use
    - bookworm.remove.others
    - bookworm.destroy.others
    - bookworm.reload
    - bookworm.delete
    - factions.money.*
    - factions.setpermanentpower
    - factions.power.any
    - factions.reload
    - factions.save
    - factions.sethome.any
    VIP:
    default: false
    info:
    prefix: '&5[&5VIP&5]&f'
    suffix: ''
    build: true
    inheritance:
    - member
    permissions:
    - essentials.kit.tools
    - essentials.setwarp
    Admin:
    default: false
    info:
    prefix: '&9[&9Admin&9]&f'
    suffix: ''
    build: true
    inheritance:
    permissions:
    - lavafurnace.*
    - '*'
    - factions.kick.any
    - fakemessage.*
    Owner:
    default: false
    info:
    prefix: 'HI'
    suffix: ''
    build: true
    inheritance:
    permissions:
    - '*'
    - lavafurnace.*
    - factions.money.*
    - factions.disband.any
    - factions.money.withdraw.any

    Sorry, I dont know how to spoiler :p
    and these are my permission users:

    users:
    kimson1000:
    permissions: []
    groups:[Owner]
    SirHassaan:
    permissions: []
    groups: []

    I really need this fixed please! Thanks ;J

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  2. Offline

    Dreaux

    Use bpermissions or PEX.

    I prefer Chatter to SimplePrefix as well.
     
  3. Offline

    ZeroZX4

  4. Offline

    kimson1000

    If I get Pex, will I need a plugin for the prefixes to show?
     
  5. Offline

    ZeroZX4

    no


    pex alone have option to display prefix and suffix determined by you

    like here

    groups:
    ADMIN:
    default: true
    prefix: '&f'
    permissions:

    i dont like any names so my prefix just change nickname color to white

    but you can do it like

    groups:
    ADMIN:
    default: true
    prefix: '&f[ADMIN]'
    permissions:

    and than my nick would be

    [ADMIN]ZeroX4

    in white font
     
  6. Use PermissionsEx and then a chat Plugin like EssentialsChat or ChatManager
     
  7. Offline

    kimson1000

    Ok, prefixes are working, but now none of my groups have permission to do things that I put in the Permissions :/
     
  8. Offline

    ZeroZX4

  9. Offline

    kimson1000

  10. Offline

    ZeroZX4

    when u download pex the pack include chat manager i think u need it in order to work
     
  11. Offline

    kimson1000

    I have it
     
  12. Offline

    ZeroZX4

    do u have essentials ?
     
Thread Status:
Not open for further replies.

Share This Page