Plugin Help PermissionsEx Issue.. [Solved.. kind of]

Discussion in 'Plugin Help/Development/Requests' started by Dubstepzedd, Aug 19, 2017.

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

    Dubstepzedd

    Hey guys!
    I recently started a server and it all worked just fine until I went into Permissions.yml and added some ranks.
    I have checked it and I don't see anything that is wrong-written..

    Here is the link: https://pastebin.com/mVeNYZG6


    Please help, I would really appreciate it!
     
    Last edited: Aug 20, 2017
  2. Offline

    FrostDevStudios

  3. Offline

    Dubstepzedd

  4. Offline

    FrostDevStudios

    Your issue is here. This is what you have
    Code:
      Gimlieee                  <-- Simply add a ':'
        group:
        - Moderator
    This is What you should have
    Code:
      Gimlieee:
        group:
        - Moderator
     
  5. Offline

    Dubstepzedd

    Sadly it didnt change anything, I just started over.
     
  6. Offline

    FrostDevStudios

    @Dubstepzedd
    That was the only error that came up in your server.log (a.k.a your console). Please check your console again for more errors

    Oh Wait, What do you mean 'started over'? Are you saying your problem has been solved?
     
  7. Offline

    Dubstepzedd

    I just started over, I removed the yml and started over, though it hasnt been solved.. But I guess we can set this thread to solved
     
  8. Offline

    FrostDevStudios

    @Dubstepzedd If your problem has not been solved, you do not need to mark it as solved. Can you repost your new permissions file along with your FULL server.log?
     
Thread Status:
Not open for further replies.

Share This Page