Solved Gamemode Permission Help

Discussion in 'Bukkit Help' started by ONI Ricky, Dec 20, 2013.

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

    ONI Ricky

    I am trying to give one of my ranks access to ./gamemode creative (/gmc, etc) I have tried multiple permissions and none of them seem to work. Here are the perms for the rank:
    Moderator:
    prefix: '&2[Mod]&f'
    permissions:
    - essentials.gamemode.creative
    - permissions.user.promote
    - multiverse.portal.access.*
    - coreprotect.lookup
    - coreprotect.inspect
    - coreprotect.rollback
    - coreprotect.inspect
    - worldportal.use
    - essentials.tpa
    - essentials.sethome.multiple.vip
    - essentials.spawn
    - essentials.vanish
    - essentials.clearinventory
    - essentials.delhome
    - essentials.warp.list
    - essentials.warp
    - essentials.tpdeny
    - essentials.tpahere
    - essentials.tpaccept
    - essentials.sethome
    - essentials.home
    - essentials.rules
    - essentials.mail.send
    - essentials.mail
    - essentials.list
    - essentials.helpop
    - essentials.help
    - essentials.afk.auto
    - essentials.pay
    - essentials.balancetop
    - essentials.balance.others
    - essentials.balance
    - essentials.back
    - essentials.invsee
    - essentials.chat.url
    - essentials.kick
    - essentials.feed
    - essentials.unjail
    - essentials.jail
    - essentials.mute
    - essentials.tempban
    - essentials.fly
    - essentials.delhome
    - essentials.sign.use.*
    - essentials.msg
    - essentials.afk
    - essentials.tpa.*
    - essentials.mail.clear
    options:
    rank: '101'

    Also, here is a list of the plugins I have on the server:
    AutoAnnouncer
    AutoSaver
    BookRules
    CoreProtect
    Essentials
    Essentials Chat
    Essentials Spawn
    Limited Creative
    Mcmmo
    Monsterbox
    Multiverse
    Multiverse Portals
    NoCheatPlus
    PermissionsEx
    RandomCoordinates
    Vault
    Worldedit
    Worldguard
     
  2. Offline

    Evildude221

  3. Offline

    ONI Ricky

    Thanks! I'll try this out in a sec and get back with you.

    Hmm, its still not working, I've added the perms and the rank still doesn't have access. Could it be another plugin interfering?
     
  4. Offline

    mikec715

    ONI Ricky

    Add only - essentials.gamemode

    There are no other additional commands after gamemode since you have only creative and survival - they will have to type it themselves in chat eg
    /gamemode survival
    /Gamemode creative

    Unless you want them to be able to set gamemode for other players, then add them this command
    - Essentials.gamemode.others
    Or just this instead of those two above
    - Essentials.gamemode.*
    In chat
    /Gamemode creative player
    /Gamemode survival player
     
  5. i agree with mikec715
     
    Evildude221 likes this.
  6. Offline

    ONI Ricky

    That worked... thanks ._. I feel stupid for how simple the answer was. :]

    Solved.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 5, 2016
Thread Status:
Not open for further replies.

Share This Page