Group Manager | Groups.YML not working :(

Discussion in 'Bukkit Help' started by Jackcheetham, Mar 15, 2013.

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

    Jackcheetham

    I dont know whats wrong, please help ASAP
    Here is my groups.yml (I know its long, sorry lol): http://pastebin.com/sfFxfi5f

    I will be very great full for who ever can find the error
     
  2. Offline

    Jeyge

    You have a tab at the end of line 481 which needs to be removed. YAML files won't work with tabs in them.
     
  3. Offline

    Wings0Redemtion

    I would suggest switching to PermissionsEx, which is a way better and easier plugin to handle.
     
  4. Offline

    Iroh

    Hey man if you want to just modify a working config here you go. I would also reccommened switching to PeX. Here is a pex perms file for you. Also run your code through a YML parser before posting that will spot most syntax errors. Also you are not really making effective use of group manager. You have each permission listed for every group it would be much simpler to use inheritance and establish ladder of who gets more perms than who.
     
  5. Offline

    Necrodoom

    you 2 really have no idea about the differences between the permission plugins, right?
    why you shouldnt recommend PEX:
    https://docs.google.com/document/d/1BIgAU7senSG1hY0BjQAQFAnbuOqFhpln7ffN6pkOp4s/edit?pli=1
     
  6. Offline

    Necrodoom

    and if they get something wrong, PEX goes and crashes most plugins or the server it self, instead of properly disables self.

    i dont see how is that a good start for newbies, also considering the multiworld YML structure is more complex than mirroring.
     
  7. Offline

    Iroh

    I switched to pex because I had a plugin that didn't support group manager. Also I have had no issues with pex that were not my fault.
     
  8. Offline

    Necrodoom

    name the plugin.
    also, you just proved my statement why you shouldnt recommend it to newbies.
     
Thread Status:
Not open for further replies.

Share This Page