mcmyadmin and permissions

Discussion in 'Bukkit Help' started by Nick Foster, Jul 6, 2011.

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

    Nick Foster

    i need help I’ve set up a new server and I’m not sure where to start i got all my plugins and such but i still need permissions to work right... how do i set it up? Would someone help me?
     
  2. Offline

    jtlcr777

  3. Offline

    Nick Foster

    yeah i did all that long ago
    i want it and mcmyadmin to work together.... is that possible?
    does anyone want tov do this for me? $ (5 bucks if you fix it all)
     
  4. Offline

    jtlcr777

    I actually don't use mcmyadmin so I don't know. Are you having trouble setting up permissions or setting up mcmyadmin?
     
  5. Offline

    Nick Foster

    Well permissions are having the error... but aren’t i supposed to be able to control permissions through McMyAdmin?
    So... yeah permissions are broke.... someone fix it!
     
  6. Offline

    Nick Foster

    Last edited by a moderator: Nov 27, 2016
  7. Offline

    jtlcr777

    Would be better if you just posted the permissions in code, but Ill take a look. Will return in a few mins.

    Delete everything in your globals, its not needed. On the permissions page it says not to use the globals.

    Hopefully I fixed it up:
    Code:
    groups:
        Default:
            default: true
            info:
                prefix: '&2'
                suffix: '&f'
                build: true
            permissions:
                - lockette.create.*
                - deathmessageplugin.sendmessage
                - deathmessageplugin.getmessage
                - netherplugin.useportal
                - commandbook.motd
                - commandbook.spawn
                - backtobody.btb
                - tombstone.freechest
                - netherplugin.useportal
                - glowstonedrop.command
                - myhome.home.*
                - mobRider.*
                - tombstone.cmd.tombfind
                - craftbook.*
                - commandbook.msg
                - lytreehelper.destroyall
                - multiverse.world.spawn
                - iConomyChestShop.shop.*
                - iConomy.access
                - iConomy.rank
                - iConomy.payment
                - iConomy.list
                - iConomy.bank.*
        Moderator:
            default: false
            info:
                prefix: '&b'
                suffix: '&f'
                build: true
            inheritance:
                - Default
            permissions:
                - lockette.admin.reload
                - worldedit.*
                - worldguard.god
                - netherplugin.getmessage
                - mccrestart.use
                - commandbook.spawnmob
                - commandbook.teleport
                - commandbook.msg
                - commandbook.slap.other
                - commandbook.slap
                - commandbook.kick
                - commandbook.bans.isbanned
                - myhome.admin.*
                - lockette.admin.create
                - tombstone.*
                - minecraft.*
                - multiverse.*
                - colorme.*
                - iConomy.*
        Donor:
            default: false
            info:
                prefix: Donator
                suffix: ''
                build: true
            inheritance:
                - Moderator
            permissions:
                - commandbook.*
        Admins:
            default: false
            info:
                prefix: '&4'
                suffix: '&f'
                build: true
            inheritance:
            permissions:
            - '*'
    Code:
    users:
        Nickfost:
            groups:
            - Admin
            permisions:
        ethnanfoster:
            groups:
            - Admin
            permissions:
        zirrdrizz:
            groups:
            - Moderator
            permissions:
        Supahfridge:
            groups:
            - Moderator
            permissions:
        WarlockSyno:
            groups:
            - Admin
        Mrmisquito:
            groups:
            - Admin
            permissions:
        davidhartman87:
            groups:
            - Admin
        ZirrDrizz:
            permissions:
            groups:
        vonsterm0nster67:
            permissions:
            groups:
        alecemoo:
            permissions:
            groups:
    
     
  8. Offline

    Nick Foster

    Whyd you paste that code...I can't see any changes....
     
  9. Offline

    jtlcr777

    ??? Code HELPS you see changes, thats the whole point of code. I indented the permissions nodes one more time, deleted some useless permissions and some other stuff.
     
    Moomoofishcakes likes this.
  10. Offline

    scrub88

    putting inverted commas in around "donator" in the donor group might help :)
     
  11. Offline

    jtlcr777

    right I didn't catch that when I tried to fix it up. Thanks.
     
  12. Offline

    Nick Foster

    are you sure im pretty sure yaml doesnt work like that

    Thanks man... it works... now I’m having problems... With a specific plugin.... you helped a lot.... any way i can return the favor?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  13. Offline

    scrub88

    idk.. takes a complete physco at me when i leave them out xD
     
  14. Offline

    Joseph3114

    McMyAdmin doesn't work with permissions 3.x, We're still waiting on an update.
     
  15. Offline

    Nick Foster

    how long will that take?
     
  16. Offline

    Joseph3114

  17. Offline

    Thomas1907

    Hello i want the 5 buck XD [joke]
    noo serious i know how to fix it ,, download Groupmanager and FakePmissions and it works right ,, i use it all day long!
     
Thread Status:
Not open for further replies.

Share This Page