PermissionsEX,Me,Host or Newest Bukkit verisons fault?

Discussion in 'Bukkit Help' started by Lacrosse17, Feb 3, 2013.

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

    Lacrosse17

    Hello I am lacrosse17
    I Just put up a Spleef Server Today Called Merciless-Spleef.
    I need help with making Permissions working on my sever.
    I use a host with McMyAdmin if it makes a difference.
    So here is my permissions:
    http://pastebin.com/ps95KrPm

    I just updated to the newest bukkit today and here is the plugins I have:
    PermissionsEX
    Spleef
    Time Lock
    World Edit/World Gaurd
    MultiSpawn
    MCMA_compat

    When I try to rank myself it says i am not on ladder
    or i dont have enough permissions.
    If someone can help I would appreciate it!
    Thanks,
    Lacrosse17
    :)

    Any Questions ask me
    or
    Skype=MercilessTDM

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

    lokpique

    Can you show us the startup log?
     
  3. Offline

    Lacrosse17

  4. Offline

    lokpique

    http://webbukkit.org/jenkins/packages/PermissionsEx/

    Go there, and update to the 1.9.5 version of PEX. That should help a lot.

    Code:
    6:33:16 AM CONSOLE: org.bukkit.configuration.InvalidConfigurationException: while scanning for the next token
    6:33:16 AM CONSOLE: '\t' that cannot start any token
    6:33:16 AM CONSOLE: "<string>", line 105, column 25:
    6:33:16 AM CONSOLE: - essentials.enchant
    It also looks like there may be some bad characters in your permissions.yml file as well for PEX. Check out where it's telling you to look and see if you can see anything.
     
  5. Offline

    Lacrosse17

    Hm can you give me a bit more info?
    Not good with permissions

    None of that worked But i downloaded newest one thanks :)
    Anyone cane help me with the rest like prefixes/promotions demotions

    When i do /promote lacrosse17

    Shows:
    Usage:
    /Promote <user> - Promotes <user> to next group

    Anyone?

    Hello please help me

    @lokpique
    That doesnt work so do you know how to make it work with the new bukkit I am hearing thats what is calling it but cant find fix

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

    Jeyge

    You have a tab on or around line 105 in your permissions file but yaml files don't support tabs so you will need to remove it. You also seem to have some spacing problems with the file but I'm guessing that might just have been a bad paste to pastebin.com. Fix the tabs first though and then see what errors show up.
     
  7. Offline

    Lars1011

    Do a find and replace. Find \t and replace with four spaces
     
  8. Offline

    lokpique

    You ignored the second half of what I said.

    You have invalid characters... your error log tells you exactly where. Use spaces, not tabs.
     
  9. Offline

    Lacrosse17

    @lokpique
    The error was 2 spaces at then end of the line I fixed it..
    Still doesnt work
     
  10. Offline

    DuneRacoon

    Greetings. I too use permissionsex, and mcmyadmin. Let me tell you what I found with the two..

    I had originally switched from permissions bukkit because it didn't work properly with some plugins, for whatever reason. Now I'm on pex. If your using mcmyadmin to create and edit your users, groups, and permissions, don't. When I did, it ruined the entire configuration multiple times. Now I do it by hand. Stop your server, and disable mcmyadmin from managing permissions. Delete the permissions.yml in pex, and start your server. Write your groups in by hand, it worked for me.
     
  11. Offline

    lokpique

    Did the error come up the same? If so, you fixed the wrong thing.
    Can you post the log after "fixing" the line?
     
  12. Offline

    rguz10

    To add yourself the permission to do PEX commands in game you need to do this command from console. /pex user <yournamehere> add *.*


    PS You play lacrosse? Figured by your name.
     
  13. Offline

    lokpique

    You totally didn't read his error log, did you... if you had you would realize that PEX isn't activated... so no... he will not be able to add himself while the plugin is disabled (which is what it's doing after failing to load the configuration due to his error in his yml file.)
     
  14. Offline

    Jeyge

    If you fixed the "\t" errors but are still receiving errors, you will need to post those new errors so someone can take a look at them.

    And please stop posting in the 1.4.7-1.0 release thread. It says specifically that you shouldn't post errors in there which is why your posts keep getting deleted. These errors have nothing to do with your update to 1.4.7-1.0 and everything to do with errors that are in your permissions.yml file.
     
  15. Offline

    Lacrosse17

    Last edited by a moderator: May 31, 2016
  16. Offline

    lokpique

  17. Offline

    codename_B

    lolpex
     
    afistofirony and Deleted user like this.
  18. Offline

    Jeyge

    You have a double quote at the end of line 38:
    Code:
        prefix: '[&5Helper&f]"
    
    Change that to a quote and it should start to work again.
     
  19. Offline

    Lacrosse17

    Jeyge Thanks
    lokpique And thats what i am trying to fix
    I need help debuging it now and thanks
    @DuneRacoon
    I think it will work now that i typed it. :)

    Code:
    17:28:43
     CONSOLE:
    [INFO] Server permissions file permissions.yml is empty, ignoring it
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  20. Offline

    lokpique

    Ok thanks... now we've had both the poster boy from GM as well as bPerms both hating on PEX.

    ... not bias at all, right?
     
    Jeyge likes this.
  21. Offline

    Lacrosse17

    thats the last problem
     
  22. Offline

    lokpique

    Oh when it tells you about the permissions.yml being empty, it's talking about the one in the root bukkit folder, not the one in the permissionsex folder. You are safe to just ignore that last message about it being empty.

    Basically that file is a bukkit feature that lets you group different nodes together into your own custom nodes.
     
  23. Offline

    Lacrosse17

    Oh ok thanks lokpique but how come the prefixes dont work
    If you can i will whitelist you and maybe you can fix it on server
    merciless-spleef.no-ip.org
     
  24. Offline

    lokpique

    I can check that out when I get home tonight for you! Send me a PM and we can sort this out.
     
  25. Offline

    Lacrosse17

    ok cool
     
  26. Offline

    Jeyge

    You need to have a chat plugin for the prefixes to work. Since you are already running Essentials, I would suggest going with EssentialsChat. If you aren't running Essentials, then go with the ChatManager that comes with PEx.
     
  27. Offline

    lokpique

    Acutally you don't need either of those to make prefixes work. They work fine for me with just PEX and essentials running and I don't have EITHER of their chat plugins installed.
     
  28. Offline

    Jeyge

    I was just going by what he said he has installed. There are plenty of other plugins that count as chat plugins or have the features built in to them like Towny but I just wanted to suggest the minimum that he would need to get them to work.
     
  29. Offline

    lokpique

    The minimum is just PEX alone to get prefixes to work. Don't even need their chatmanager installed.
     
  30. Offline

    Jeyge

    Um, PEx is a permissions plugin and not a chat plugin which is why they include one with the download. It only provides access to the prefix but doesn't actually do anything with the messages to make it show up.
     
Thread Status:
Not open for further replies.

Share This Page