Plugin Help PermissionsEX not functioning properly

Discussion in 'Plugin Help/Development/Requests' started by Danni293, Dec 9, 2014.

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

    Danni293

    SOLVED

    Here is my YML file: http://pastebin.com/KfWKESdN

    The issue I'm experiencing is on the lines of this: Users in "Guest" can build, regardless of taking away build permissions, or trying at least. Users in "User" can build with the blocks I have tried to deny permissions to. "Trusted Users" can't use commands like /god or /time. And overall prefixes aren't working. I have no idea what's going on, this isn't my first time setting up a permissions file and some of the permissions DO work so I don't know what to do at this point. I'd really appreciate some help here, this is really frustrating and I'd like to get this resolved so I can let users join freely and not worry about them having essentially full access to everything. The Server is running on Craftbukkit 1.8 and all of my plugins appear to be working properly, besides this permissions issue.

    The following are the plugins I am using:
    *PermissionsEX
    *Dynmap (Core/WorldGuard/Commandbook)
    *Commandbook
    *WorldGuard
    *WorldEdit
    *VoxelSniper
    *mcMMO
    *Multiverse core
     
    Last edited: Dec 10, 2014
  2. Offline

    croc122

    Okay first of all, you can remove all the "modifyworld" permissions because that is no longer needed. ModifyWorld is no longer developed.
    I checked to make sure you didn't have any spacing errors using yamllint.com and the file is valid, so good job on that!
    The reason your prefixes are not showing up is because you don't have a chat manager installed. I recommend "Essentials Chat". You might need to install the full Essentials suite for it to work though. The suite is fantastic and can do everything you need. However, uninstall CommandBook if you install Essentials. Here is the link to the 1.8 compatible Essentials suite. It is their pre-release build and is not available on this site.
    http://ci.ess3.net/viewLog.html?buildId=lastSuccessful&buildTypeId=bt9&tab=artifacts&guest=1
    Note, you don't need to install Essentials Group Manager since you have PEX.
     
  3. Offline

    Danni293

    I thought modifyworld was a node of Minecraft? Alright I can remove that. What about the commands though? My trusted users don't have permissions to use commands like /god or /time. Also how can I deny certain blocks to specific groups? Thanks for the help, you're the first to actually respond to this problem in the week that I've tried to fix it.

    EDIT: Ok, just had to install an earlier version of Bukkit and PermissionsEX and I saw that modifyWorld had been included in PEX up until recently.

    Final Edit: Alright it works! Thanks for the help! I guess CommandBook + PEX + Craftbukkit 1.8 didn't mix well. I switched back to 1.7.10 and switched to Essentials and it works perfectly now. I still can't get Trusted users to use the god/weather/time commands but those are small. Thanks for the help!
     
    Last edited: Dec 10, 2014
Thread Status:
Not open for further replies.

Share This Page