Solved Using Group Manager on server, can't build, break blocks or chat anywhere when OP?!

Discussion in 'Bukkit Help' started by TheoPembo, Nov 12, 2013.

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

    TheoPembo

    Yeah so I'm creating a prison server and need to use group manager to create ranks for a promote plugin However whenever I download Group Manager onto my server and then try to break blocks, build anywhere or chat on the server, it dosent allow me! Although I can use commands, as I solved that problem.

    I've tried numerous solutions for the problem and none of them seem to have worked. I've downloaded EssestialsAntiBuild plugin and added permission node: - essentials.build to the moderator ranks (op ranks) and it didn't work. I've tried using PermissionEx plugin and that made completely the same problem. I've got build: true in Essentials config to only allow op players to build (may I remind you that I Only Want OP Players to be able to break and build). Looked at loads of other posts on Bukkit Forums, but they are all for non-op players to be able to build and the solutions there haven't worked.

    Here is a list of Local plugins I am using:
    AlphaChest
    Announcer
    Armore
    BDSpawn
    ClearLag
    CompassNavigation
    CrackShot
    DiabloDrops
    DisguiseCraft
    EpicBossGoldEdition
    Essentials
    EssentialsAntiBuild
    EssentialsChat
    EssentialsGeoIP
    EssentialsGroupManager
    HurtfulSnowballs
    Jail
    Jobs
    KillerMoney
    LegendaryVoting
    LegendaryWeapons
    Lockette
    Lores
    mcMMO
    MCTowns
    MineReset
    MoreBows
    Multiverse-Core
    Multiverse-Inventories
    Multiverse-Portals
    NBTEditor
    OpenInv
    PhatLoots
    PlayerHeads
    PowerTool
    Promote
    ProtocolLib
    ReplaceRegex
    RollTheDice
    rpgitems
    Shopkeepers
    Spleef
    SuperSword
    Tim
    TNTRun
    UltimateArena
    VanishNoPacket
    Vault
    Votifier
    WorldEdit
    WorldGuard

    Here is also my Group Manager groups.yml config:
    # 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:
    Alpha:
    default: true
    permissions:
    - -bukkit.command.kill
    inheritance:
    - g:essentials_default
    - g:bukkit_default
    info:
    prefix: '&8[Alpha]'
    build: false
    suffix: ''
    Moderator:
    permissions:
    - essentials.ban.notify
    - essentials.ban.offline
    - essentials.build
    - essentials.fireball
    - essentials.time
    - essentials.spawner
    - essentials.tp
    - essentials.tphere
    - essentials.unban
    - essentials.unbanip
    - essentials.weather
    - essentials.spawnmob
    - worldedit
    - worldedit.*
    - worldguard.region.bypass
    - worldguard.region.removemember.own.*
    - worldguard.region.removemember.member.*
    - worldguard.region.removemember.*
    - worldguard.region.addmember.own.*
    - worldguard.region.addmember.member.*
    - worldguard.region.addmember.*
    - worldguard.region.addowner.own.*
    - worldguard.region.addowner.member.*
    - worldguard.region.addowner.*
    - worldguard.region.define
    - worldguard.region.redefine.own
    - worldguard.region.redefine.member
    - worldguard.region.redefine
    - worldguard.region.select.own.*
    - worldguard.region.select.own.<region>
    - worldguard.region.select.member.*
    - worldguard.region.select.member.<region>
    - worldguard.region.select.*
    - worldguard.region.select.<region>
    - worldguard.region.remove.own
    - worldguard.region.teleport.own.*
    - worldguard.region.teleport.member.*
    - worldguard.region.teleport.*
    - worldguard.region.flag.regions.own.*
    - worldguard.region.flag.regions.own.<region>
    - worldguard.region.flag.regions.member.*
    - worldguard.region.flag.regions.*
    - worldguard.region.setparent.*
    - izone.zone.allow.*
    - allow-admin-bypass
    - lockette.user.create.*
    - lockette.admin.create.*
    - lockette.admin.break.*
    - lockette.admin.bypass
    - epiczones.ignorepermissions
    inheritance:
    - Builder
    - g:essentials_moderator
    - g:bukkit_moderator
    - g:towny_moderator
    info:
    prefix: '&1&l[Mod]'
    build: true
    suffix: ''
    Admin:
    permissions:
    - '*'
    inheritance:
    - Moderator
    - g:essentials_admin
    - g:bukkit_admin
    - g:towny_admin
    info:
    prefix: '&c&l[Admin]'
    build: true
    suffix: ''
    Owner:
    permissions:
    - '*'
    inheritance:
    - Admin
    info:
    prefix: '&5&kg&6&lOwner&5&kg'
    build: true
    suffix: ''

    By the way the spacing is done correctly its just how it turns out when I paste it into here.
    Sorry its a long list of plugins, the ranks are for the mainly for the prison world, but the plugins are for four different worlds I have on the server. I could really do with some help right now, I'm on my own, kinda new to config and really can't find a solution to this dam problem with ranks. If you could help me that would be appreciated. Thanks.
     

    Attached Files:

  2. Offline

    Markem1

    You Can try to remove EssentialsAnti Build or Plugins that don't allow people to build. (if you don't need them)
     
  3. Offline

    TheoPembo

    Ok I've got rid of EssentialsAntiBuild but it hasn't changed anything? Do you think its something to do with a permission node?
     
  4. Offline

    EdwardBailie

    This happened to me too. I got a copy of the permission list since I worked really hard, and then I removed the plugin and I re-installed it. Then I copied the permissions and paste them again. It works now. I don't know why this is happening.
     
  5. Offline

    TheoPembo

    Could it be something that I need to add to globalgroups.yml config? like a permission node or something? or is my groups.yml config wrong?
     
  6. Offline

    Necrodoom

    TheoPembo Do you get any message when trying to build?
    The problem is not GroupManager, a plugin is denying your ability to chat and build.
    Recheck your plugin list for 'modifyworld.jar', if yes, delete it, if not, paste full startup log please.
     
  7. Offline

    TheoPembo

    Ok here is the startup log. I definately dont have the plugin modifyworld and I don't get any message when I try to build, it just replaces the block when I try to hit it. I also can't speak in chat however I can use commands.

    There should be a file attached to the comment I posted above, of the server log (it was over 30000 words long couldn't put it as a comment), if not well I'm not sure how I will show it to you. Anyway I've also found something in the config that comes up when I try to speak in the chat and break any block:
    13.11 17:27:24 [Server] INFO Admins: [HIDDEN]TheoPembo

    I've also found out something else; not only can't I break/place blocks and chat, but I also can't interact with anything e.g doors, buttons, bows and mobs?! -_-

    I now have part of essentials config in EssentialsAntiBuild part as:
    # Should we tell people they are not allowed to build?
    warn-on-build-disallow: true
    and it still doesn't come up with you are not permitted to change the area or anything like that, it just comes up with nothing as if nothing is happening? Maybe that has something to do with the [HIDDEN]TheoPembo part? I don't know please help me xD
     

    Attached Files:

  8. Offline

    Necrodoom

    TheoPembo
    1. i see no attachment.
    2. that is your control panel, Multicraft, spamming the list command all the time.
    3. see 1
    4. you removed antibuild, that setting will do nothing. [HIDDEN] comes from the fact you use vanishnopacket, and that plugin has feature to vanish on join if you have the permission, which you have as OP, and a hook of vanishnopacket to essentials allows it to work with essentials list. See vanish permissions on essentials wiki for farther information.
     
  9. Offline

    TheoPembo

    Ok. Ive added the file to this comment but why wont it show up?! Its the serverlog when it starts up and its in notepad++

    I'l add it in two parts
     

    Attached Files:

  10. Offline

    Necrodoom

    Use www.pastebin.com instead of spamming, please.
     
  11. Offline

    TheoPembo

  12. Offline

    Necrodoom

    Seems fine. I dont see any obvious plugins that could cause your problems, so try disable plugins one by one till it works is the best suggestion i can give.
     
  13. Offline

    TheoPembo

    So you think its a plugins still or could it be something else? Il check anyway btw should I only disable bukkitdev plugins or local plugins?

    dude that is really weird, everything now works?! i didnt do anything?

    i think a plugin called ArMore was the problem. I deleted it about an hour ago because I saw that there was a message error to do with the plugin in the serverlog whenever I tried to do anything. Thanks anyway dude =D

    I have figured it out! It is infact vansishnopacket and for some reason it automatically sets you to /vanish when you join the game, when in the config it has automaticforsilentjoin: false. Anyway, I have disabled the plugin now and everything with ranks works fine. Thanks
     
  14. Offline

    Mesmasher

    Hello, i got the same problem, people cant chat in my server. This is my config on GroupManager
    http://pastebin.com/CUC5hsuP , please reply :rolleyes:
     
  15. Offline

    Thepvper070

    How did you fix that problem
     
  16. Offline

    TwelvePM

    In the Group Manager folder at the bottom of Group Default or whatever your default group is near the bottom it says Build: False
    Change that to Build: True
    You're welcome.
     
  17. Offline

    PolarCraft

    TheoPembo Yeah Necrodoom said to disable or remove it but you didn't see it. Also please make sure to make the thread solved via the thread tools!
     
Thread Status:
Not open for further replies.

Share This Page