/help Mcmmo not working

Discussion in 'Bukkit Help' started by RZeroX, Apr 21, 2014.

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

    RZeroX

    PermissionsEX:
    Code:
    groups:
      default:
        default: true
        options:
          rank: '1000'
        inheritance:
        - Member
      Admins:
        permissions:
        - essentials.*
        - permissions.*
        options:
          rank: '1'
        prefix: '&0(&4Admins&0)&7 '
      Member:
        options:
          rank: '900'
        prefix: '&0(&8M&7ember&0)&7 '
        permissions:
        - mcmmo.skills.all
        - mcmmo.defaults
        - mcmmo.commands.xplock.all
        - mcmmo.commands.party.all
        - mcmmo.commands.mctop.all
        - mcmmo.commands.mcmmo.all
        - mcmmo.commands.defaults
        - mcmmo.ability.all
        - essentials.worth
        - essentials.tpdeny
        - essentials.tpaccept
        - essentials.tpa
        - essentials.delhome
        - essentials.sethome.bed
        - essentials.home
        - essentials.sethome
        - essentials.spawn
        - essentials.sell
        - essentials.rules
        - essentials.pay
        - essentials.near
        - essentials.msg.url
        - essentials.msg.format
        - essentials.msg.magic
        - essentials.msg.color
        - essentials.msg
        - essentials.motd
        - essentials.me
        - essentials.mail.sendall
        - essentials.mail.send
        - essentials.mail
        - essentials.list
        - essentials.itemdb
        - essentials.info
        - essentials.ignore
        - essentials.helpop
        - essentials.help
        - essentials.book.title
        - essentials.book.author
        - essentials.book
        - essentials.balancetop
        - essentials.balance
        - essentials.afk.auto
        - essentials.afk
        - modifyworld.*
      VIP:
        options:
          rank: '800'
        prefix: '&0(&eVIP&0)&7 '
        inheritance:
        - Member
      Moderator:
        options:
          rank: '100'
        prefix: '&0(&1Moderator&0)&7 '
        permissions:
        - esssentials.*
        - essentials.see
        - essentials.vanish
        - essentials.tpdeny
        - essentials.tpaccept
        - essentials.tpa
        - essentials.tp
        - essentials.togglejail.offline
        - essentials.jail.exempt
        - essentials.togglejail
        - essentials.ban.*
        - essentials.ban.exempt
        - essentials.ban
        - essentials.unban
        - essentials.tempban.*
        - essentials.tempban
        - essentials.mute.*
        - essentials.mute
        - essentials.kick.*
        - essentials.kick
        - essentials.jails
        - essentials.broadcast
        - essentials.banip
        inheritance:
        - VIP
    users:
      3dd3228b-6242-34d9-aa4a-9b1c15c4fdf6:
        group:
        - Member
        permissions:
        - permissions.*
        options:
          name: RZeroX
    
    This is what McMMO looks like instead of showing the available commands
    [​IMG]
     
  2. Offline

    watteffer_Jr

    Add the node ' mcmmo.* ' to the administrator rank, or to which ever rank. Instead of permissions.* just put '*' and you should get every command.
    If that doesnt work, then it may be something to do with mcMMO itself
     
  3. Offline

    theloneslaya

    As i agree thats a smart thing to do, that wont fix it.
    Please type '/plugins' in game, and see if mcmmo is highlighted green, if it is(it meens its loaded!) if not. It didn't load correctly, then work your way from there. However to watteffer_jr it would come up with a permissions ERROR if he wasn't allowed the command.
     
  4. Offline

    watteffer_Jr

    Hence why I said it may be something to do with mcMMO itself. Idiot
     
  5. Offline

    theloneslaya

    First off, no need to start drama here. Second off, then why did you suggest adding the node if theres a possibility the plugin isn't even loaded?
     
  6. Offline

    RZeroX

    Does not work Still not getting /help mcmmo anything to come up
    theloneslaya the plugin comes up green and is loaded?
     
  7. Offline

    theloneslaya

    ahh thats good, were getting somewhere.
    now you might have to make up a few things to try, but i'll suggesting a few thing so you get the idea:
    /mcmmo
    Casualy with well scripted plugins they have there own help command either by doing the /(thepluginname) or /(thepluginname) help
    if that doesn't work then I have no idea my friend :/
    good luck
     
  8. Offline

    RZeroX

    when i add essentials.help.mcmmo but it shows all commands instead of just the commands which the usergroup has access to /mcmmo just shows the version of mcmmo

    /mcmmo help seems to work :D
     
Thread Status:
Not open for further replies.

Share This Page