Solved GroupManager won't add players to the users.yml

Discussion in 'Plugin Help/Development/Requests' started by Dinoosawruss, Mar 2, 2017.

Thread Status:
Not open for further replies.
  1. Hello I am having a issue with groupmanager. Whenever I try to add a person to a group it says "An internal error has occurred while attempting to preform this command" And when I go into the users.yml this is what I see:
    Code:
    users:
      ElgarL:
        group: Moderator
        subgroups: []
        permissions:
        - groupmanager.noofflineperms
      KHobbits:
        group: Moderator
        subgroups: []
        permissions:
        - groupmanager.noofflineperms
      snowleo:
        group: Builder
        subgroups: []
        permissions:
        - groupmanager.noofflineperms
    
    Please can you help
     
  2. Offline

    Zombie_Striker

    @Dinoosawruss
    Can you post your Full console log? We can't know for sure what the problem is without seeing that error in the console.

    Also, There should be two more spaces before each permission.
     
Thread Status:
Not open for further replies.

Share This Page