No commands will work

Discussion in 'Bukkit Help' started by ManWolf, Jun 30, 2014.

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

    ManWolf

    I set up everything I wanted my ranks to have and then when I went to test out my commands, for example Player's nothing would work I couldn't use anything I set up. Please help if you can, thanks!

    http://pastebin.com/Gadv3V4r
     
  2. Offline

    Rocoty

    Posting your code might help. There is no way we could help you without seeing your code.
     
  3. Offline

    mactown21

    Rocoty He didnt make a plugin, he asking for help why group manager "Permissions" is not working with the ranks he set up. The ranks that he have at his pastebin seems not to be letting anyone use those given essentials commands in his groups ( http://pastebin.com/Gadv3V4r)

    ManWolf I see nothing wrong with you groups, try adding your suffix, prefix, & build under inheritance and try that. and if that still does not work, then try using http://yaml-online-parser.appspot.com/ to check for errors within your groups.yml

    Make sure if you get any error reports from group manager, please post that error, we can identify what line in your config is not working since your players are not getting any commands or anything working with the permissions you have set.
     
  4. Offline

    Rocoty

    mactown21 Then he is in the wrong place. This forum is for plugin development help. Not help with setting up a released plugin.
     
  5. Offline

    MarioAlessandro

    Manwolf,
    Nothing is wrong with your permissions, it's the fact no one is assigned to your groups. To me it looks like you're using PermissionsEX? If that is so, add this to the bottom of your permissions.yml file:
    users:
    playername:
    group:
    - groupname

    Or simply type the following command in game:
    /pet group <group> user add <user>

    And it will do the users stuff for you.
    Good luck!
     
  6. Offline

    Jade

    Moved to a more appropriate section.
     
  7. Offline

    mactown21

    MarioAlessandro no hes using group manager. And plus his default is set for true in he default rank, so if noone is assigned to a rank, they will get the default rank automatically
     
    Raw180 likes this.
  8. Offline

    MarioAlessandro

    My apologies, thought it was PermissionsEX. I cannot help if it regards to Group Manager, I have very little experience with it.
     
  9. Offline

    Necrodoom

  10. Offline

    Raw180

    sounds like bukkit permissions or just permissions.yml to me.
     
  11. Offline

    MarioAlessandro

    Again.
    My apologies, thought it was PermissionsEX.
    Thanks.
     
Thread Status:
Not open for further replies.

Share This Page