Prefixes with essentials group manager NOT working!?

Discussion in 'Bukkit Help' started by Albattal, Dec 12, 2012.

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

    Albattal

    Well on my server, I have a very professional minecraft plugin and server guy, that has been helping me (xlegitxcrazymanx). He guided me through fixing the configs and everything. Well first the permissions weren't working because my server recently got owned by some noob hackers. But I fixed all of that. I went through the files and everything and I looked at all permissions and it all was fixed. So I went to my groups.yml (I use Essentials GM) and I edited Administrator, Owner, etc. I added the prefix, and I added the color codes to it. Well on the server I used to be able to type color codes in chat, but now it doesn't work. But that's not exactly what I care about, because I can still color code my nickname, so yeah. But I added the prefix to it, I reloaded the server, and I still have no prefix. I reloaded it many times, edited it many times, and etc. So can anyone please help me? Thanks alot!
    ;)
    EXTRA INFO
    PLUGINS
    Essentials
    Essentials GM
    BattleArena
    Chairs
    Nocheat+
    Factions
    CoreProtect

    WorldEdit
    GLOBALGROUPS.YML FILE
    # These groups only contain permission nodes.
    #
    # **** You can NOT add anything other than permission nodes ****
    # **** This is NOT where you set up the groups which you give to users! ****
    # **** goto groupmanager/worlds/worldname/groups.yml if you want to set the actual groups! ****
    #
    # These collections are to be inherited in your different worlds groups.yml's
    # They can also be added as one of a users subgroups, but NOT as a primary group.
    # These collections are available to ALL group and user yml's.
    #
    # Add to and customize these groups to fit your needs.

    groups:

    # Permission nodes for GroupManager
    # by ElgarL, snowleo, continued from gabrielcouto's original
    # http://dev.bukkit.org/server-mods/essentials/

    g:groupmanager_default:
    permissions:
    - groupmanager.notify.self

    g:groupmanager_moderator:
    permissions:
    - groupmanager.listgroups
    - groupmanager.mandemote
    - groupmanager.manpromote
    - groupmanager.manselect
    - groupmanager.manwhois
    - groupmanager.notify.other

    g:groupmanager_admin:
    permissions:
    - groupmanager.mantogglevalidate
    - groupmanager.mansave
    - groupmanager.mangcheckp
    - groupmanager.manglistp
    - groupmanager.manucheckp
    - groupmanager.manulistp

    g:groupmanager_owner:
    permissions:
    - groupmanager.mantogglevalidate
    - groupmanager.mansave
    - groupmanager.mangcheckp
    - groupmanager.manglistp
    - groupmanager.manucheckp
    - groupmanager.manulistp
    - groupmanager.manuadd
    - groupmanager.manudel
    - groupmanager.manuaddsub
    - groupmanager.manudelsub
    - groupmanager.manpromote
    - groupmanager.mandemote
    - groupmanager.manwhois
    - groupmanager.manuaddp
    - groupmanager.manudelp
    - groupmanager.manuaddv
    - groupmanager.manudelv
    - groupmanager.manulistv
    - groupmanager.manucheckv
    - groupmanager.mangadd
    - groupmanager.mangdel
    - groupmanager.mangaddi
    - groupmanager.mangdeli
    - groupmanager.listgroups
    - groupmanager.mangaddp
    - groupmanager.mangdelp
    - groupmanager.mangaddv
    - groupmanager.mangdelv
    - groupmanager.manglistv
    - groupmanager.mangckeckv
    - groupmanager.manload
    - groupmanager.mantogglesave
    - groupmanager.manworld
    - groupmanager.manselect
    - groupmanager.manclear

    # Permission nodes for CraftBukkit
    # by many devs and contributors
    # http://dl.bukkit.org/

    g:bukkit_default:
    permissions:
    - bukkit.broadcast.user
    - -bukkit.command.plugins

    g:bukkit_moderator:
    permissions:
    - bukkit.command.ban
    - bukkit.command.ban.ip
    - bukkit.command.ban.player
    - bukkit.command.gamemode
    - bukkit.command.kick
    - bukkit.command.unban
    - bukkit.command.unban.ip
    - bukkit.command.unban.player

    g:bukkit_admin:
    permissions:
    - bukkit.broadcast
    - bukkit.broadcast.admin
    - bukkit.command.give
    - bukkit.command.help
    - bukkit.command.kill
    - bukkit.command.list
    - bukkit.command.me
    - bukkit.command.plugins
    - bukkit.command.reload
    - bukkit.command.save
    - bukkit.command.save.disable
    - bukkit.command.save.enable
    - bukkit.command.save.perform
    - bukkit.command.say
    - bukkit.command.stop
    - bukkit.command.teleport
    - bukkit.command.tell
    - bukkit.command.time
    - bukkit.command.time.add
    - bukkit.command.time.set
    - bukkit.command.version
    - bukkit.command.whitelist
    - bukkit.command.whitelist.add
    - bukkit.command.whitelist.disable
    - bukkit.command.whitelist.enable
    - bukkit.command.whitelist.list
    - bukkit.command.whitelist.reload
    - bukkit.command.whitelist.remove

    g:bukkit_owner:
    permissions:
    - bukkit.broadcast
    - bukkit.broadcast.admin
    - bukkit.command.give
    - bukkit.command.help
    - bukkit.command.kill
    - bukkit.command.list
    - bukkit.command.me
    - bukkit.command.plugins
    - bukkit.command.reload
    - bukkit.command.save
    - bukkit.command.save.disable
    - bukkit.command.save.enable
    - bukkit.command.save.perform
    - bukkit.command.say
    - bukkit.command.stop
    - bukkit.command.teleport
    - bukkit.command.tell
    - bukkit.command.time
    - bukkit.command.time.add
    - bukkit.command.time.set
    - bukkit.command.version
    - bukkit.command.whitelist
    - bukkit.command.whitelist.add
    - bukkit.command.whitelist.disable
    - bukkit.command.whitelist.enable
    - bukkit.command.whitelist.list
    - bukkit.command.whitelist.reload
    - bukkit.command.whitelist.remove
    - bukkit.command.ban.player
    - bukkit.command.ban.list
    - bukkit.command.unban.player
    - bukkit.command.ban.ip
    - bukkit.command.unban.ip
    - bukkit.command.op.give
    - bukkit.command.op.take
    - bukkit.command.gamemode
    - bukkit.command.xp
    - bukkit.command.toggledownfall
    - bukkit.command.defaultgamemode
    - bukkit.command.seed
    - bukkit.command.enchant
    - bukkit.command.weather
    - bukkit.command.clear
    - bukkit.command.difficulty
    - bukkit.command.spawnpoint
    - bukkit.command.gamerule

    # Permission nodes for Essentials
    # by ementalo, snowleo, and KHobbits
    # http://dev.bukkit.org/server-mods/essentials/

    g:essentials_default:
    permissions:
    - essentials.afk
    - essentials.back
    - essentials.back.ondeath
    - essentials.balance
    - essentials.balance.others
    - essentials.balancetop
    - essentials.chat.color
    - essentials.chat.format
    - essentials.chat.shout
    - essentials.chat.question
    - essentials.compass
    - essentials.delhome
    - essentials.depth
    - essentials.exp
    - essentials.getpos
    - essentials.hat
    - essentials.help
    - essentials.helpop
    - essentials.home
    - essentials.ignore
    - essentials.itemdb
    - essentials.kit
    - essentials.kits.tools
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.msg.color
    - essentials.msg.format
    - essentials.nick
    - essentials.nick.color
    - essentials.pay
    - essentials.ping
    - essentials.powertool
    - essentials.powertooltoggle
    - essentials.protect
    - essentials.seen.banreason
    - essentials.sethome
    - essentials.sethome.multiple
    - essentials.signs.use.*
    - essentials.signs.create.disposal
    - essentials.signs.create.mail
    - essentials.signs.create.protection
    - essentials.signs.create.trade
    - essentials.signs.break.disposal
    - essentials.signs.break.mail
    - essentials.signs.break.protection
    - essentials.signs.break.trade
    - essentials.suicide
    - essentials.time
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.worth
    - essentials.help
    - essentials.motd
    - essentials.rules
    - essentials.list
    - essentials.realname
    - arena.skirmish.join


    g:essentials_moderator:
    permissions:
    - -essentials.spawner.enderdragon
    - essentials.afk.kickexempt
    - essentials.ban
    - essentials.ban.notify
    - essentials.banip
    - essentials.broadcast
    - essentials.chat.url
    - essentials.chat.magic
    - essentials.clearinventory
    - essentials.delwarp
    - essentials.eco.loan
    - essentials.exp.others
    - essentials.ext
    - essentials.fly
    - essentials.getpos
    - essentials.getpos.others
    - essentials.helpop.recieve
    - essentials.home.others
    - essentials.invsee
    - essentials.jails
    - essentials.jump
    - essentials.kick
    - essentials.kick.notify
    - essentials.kill
    - essentials.kits.*
    - essentials.msg.magic
    - essentials.mute
    - essentials.nick.color
    - essentials.nick.others
    - essentials.realname
    - essentials.seen.banreason
    - essentials.seen.extra
    - essentials.setwarp
    - essentials.signs.create.*
    - essentials.signs.break.*
    - essentials.spawner
    - essentials.spawner.*
    - essentials.thunder
    - essentials.time
    - essentials.time.set
    - essentials.protect.alerts
    - essentials.protect.admin
    - essentials.protect.ownerinfo
    - essentials.ptime
    - essentials.ptime.others
    - essentials.togglejail
    - essentials.top
    - essentials.tp
    - essentials.tp.others
    - essentials.tphere
    - essentials.tppos
    - essentials.tptoggle
    - essentials.unban
    - essentials.unbanip
    - essentials.vanish
    - essentials.warps.*
    - essentials.weather
    - essentials.whois
    - essentials.workbench
    - essentials.world
    - essentials.worlds.*

    g:essentials_admin:
    permissions:
    - -essentials.backup
    - -essentials.essentials
    - -essentials.setspawn
    - -essentials.reloadall
    - -essentials.plugin
    - essentials.*

    g:essentials_owner:
    permissions:
    - -essentials.backup
    - -essentials.essentials
    - -essentials.setspawn
    - -essentials.reloadall
    - -essentials.plugin
    - -essentials.chat.color
    - essentials.*

    # Permission nodes for Towny by ElgarL
    # http://dev.bukkit.org/server-mods/towny-advanced/

    # Permission nodes for VanishNoPacket by mbaxter
    # http://dev.bukkit.org/server-mods/vanish/

    CONFIG.YML
    settings:
    config:
    # With this enabled anyone set as op has full permissions when managing GroupManager
    # The user will be able to promote players to the same group or even above.
    opOverrides: true

    # Default setting for 'mantoglevalidate'
    # true will cause GroupManager to attempt name matching by default.
    validate_toggle: true

    data:
    save:
    # How often GroupManager will save it's data back to groups and users.yml
    minutes: 10
    # Number of hours to retain backups (plugins/GroupManager/backup)
    hours: 24

    logging:
    # level of detail GroupManager will use when logging.
    # Acceptable entries are - ALL,CONFIG,FINE,FINER,FINEST,INFO,OFF,SEVERE,WARNING
    level: INFO

    mirrors:
    # Worlds listed here have their settings mirrored in their children.
    # The first element 'world' is the main worlds name
    # subsequent elements 'world_nether' and 'world_the_end' are worlds which will use
    # the same user/groups files as the parent.
    # Each child world can be configured to mirror the 'groups', 'users' or both files from it's parent.
    world:
    world_nether:
    - users
    - groups
    world_the_end:
    - users
    - groups
    # world2: (World2 would have it's own set of user and groups files)
    # world3:
    # - users (World3 would use the users.yml from world2, but it's own groups.yml)
    # world4:
    # - groups (World4 would use the groups.yml from world2, but it's own users.yml)
    # world5:
    # - world6 (this would cause world6 to mirror both files from world5)

    GROUPS.YML
    # Group inheritance
    #
    # Any inherited groups prefixed with a g: are global groups
    # and are inherited from the GlobalGroups.yml.
    #
    # Groups without the g: prefix are groups local to this world
    # and are defined in the this groups.yml file.
    #
    # Local group inheritances define your promotion tree when using 'manpromote/mandemote'

    groups:
    Default:
    default: true
    permissions:
    - -bukkit.command.kill
    inheritance:
    - g:groupmanager_default
    - g:bukkit_default
    - g:essentials_default
    - g:towny_default
    info:
    prefix: '&0[Normal]&f'
    build: true
    suffix: ''
    Moderator:
    default: false
    permissions: []
    inheritance:
    - default
    - g:groupmanager_moderator
    - g:bukkit_moderator
    - g:essentials_moderator
    - g:towny_moderator
    - g:vanish_moderator
    info:
    prefix: '&f[Moderator]&f'
    build: true
    suffix: ''
    Admin:
    default: false
    permissions: []
    inheritance:
    - moderator
    - g:groupmanager_admin
    - g:bukkit_admin
    - g:essentials_admin
    info:
    prefix: '&6[Administrator]&f'
    build: true
    suffix: ''
    Owner:
    default: false
    permissions:
    - '*'
    - -vanish.*
    inheritance:
    - admin
    info:
    prefix: '&b[Owner]&f'
    build: true
    suffix: ''
    USERS.YML
    users:
    Albattal:
    group: Owner
    subgroups: []
    permissions: []
    info:
    prefix: Owner
    ElgarL:
    group: Moderator
    subgroups: []
    permissions: []
    KHobbits:
    group: Moderator
    subgroups: []
    permissions: []
     
  2. Offline

    spiderking220

    Well I can do a whole pex file for you with all your custom permissions. I'm not a fan of groupmanager because you can only edit the prefix. I guess just check all your spacing. I don't know too much about groupmanager.
     
  3. Offline

    Albattal

    Really can you? Are you sure it will work the way I want it?
     
  4. Offline

    PolarCraft

    This is just me but i dont use Groupmanager for the prefixes. I use PermissionsEx and PEXRank.
    But that just me!
     
  5. Offline

    spiderking220

    I'll do it as long as you don't have factions. That will screw up Chatmanager and PEX.
     
  6. Offline

    Necrodoom

    spiderking220 PolarCraft instead of telling him to switch a permission plugin to a broken one for absolutely no reason, you could actually TRY to help.

    Albattal ignore these guys, you mentioned using essentials, are you using essentialschat.jar? if not, get it, if yes, paste startup log.
     
  7. Offline

    PolarCraft

    Um i don't see anything about it being broken unless you mean that its not up to date then yeah.
     
  8. Offline

    Necrodoom

    http://bit.ly/QBTtcQ
     
  9. Offline

    PolarCraft

    Okay i see your point but still all of the plugin works for more! No crashes nothing like that.
     
  10. Offline

    Necrodoom

    it does crash.
     
  11. Offline

    Super User

    Same thing happened to me. Make sure your on Bukkit Beta not dev.
     
  12. Offline

    spiderking220

    Well I was TRYING to help. I was offering to give him PEX with files premade. I find it easier than essentialsgroup manager. PEX and ChatManager are not broken either. I am okay with giving the files out. PM me if you are interested. If you are sticking with Essentials Group Manager, that is also a great plugin. I don't know too much about it sadly.
     
  13. Sorry, I was just sent this from him. I honestly don't have enough time, I am currently working for 2 servers and.... Well.
    I'll try and convence him to switch to PEX, also he is using factions so...
     
  14. Offline

    Albattal

    Well he told me to ask you to make it for me, then I guess me and him will work it out and it's good...
     
  15. Offline

    Necrodoom

  16. Offline

    Karatechopninja

    Piss off other guys ur not helping.
    I have experienced the same before but got it fixed in the end.

    Of course your number 1 priority is to make sure your essentials is up to date. From the day i posted this it was version 2.1.2.1
    Now if that doesn't work go into your essentials folder and locate config.yml open that. Then locate ++++#essentials chat#++++. Scroll down to the word format (the first one) this doesn't have hashtags so the command line cannot be read. So locate the second format and that should look like this #format. So grab that hash tag and move it to the previous format so the prefixes line could be read.

    Ok now lastly are you using a hosting website? Does it have a plugin database that you just click install and the plugins there. Well currently mcpro hosting's plugin database is out of date( i learnt that by speaking with one of there managers) if you do use that then you will need to manually install it through FileZilla or just the sites FTP provider

    Hope this helped. :)
     
  17. Offline

    zacatatc12

    Karatechopninja You are a dumbass idiot. It doesn't Work. The last time i got it to work was with PermissionsEX And Core Protect.

    Ok so i found out a way for it to work Albattal Go to Groupmanager Folder then go to worlds then click world. Then you will see two files...
    Groups.yml and users.yml Click groups. then scroll down to Adminstraiter or owner and you will see prefix. Then add the prefix and color code that you want and their you go u have a preifx for groupmanager now.

    <Edit by mrCookieSlime: Merged Posts and removed Skype>
     
  18. Offline

    JaguarJo

    zacatatc12 The person you are attempting to help posted this problem 2 years ago and hasn't logged onto the forums since March of last year. I seriously doubt that they still need help with this or will even see this post.
     
Thread Status:
Not open for further replies.

Share This Page