Help With PEX and Factions

Discussion in 'Bukkit Help' started by StormEagleed, Feb 15, 2012.

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

    StormEagleed

    Hello Bukkit Community! I have PermissionsEx v1.18 Factions v1.6.5c and I'm trying to use the permission nodes for Factions so that only certain groups can make a faction, and it's not working out very great. I know by default players are given "factions.kit.fullplayer" , and even when I add nodes "-factions.kit.fullplayer" and "-factions.create" in my permissions, the groups with those nodes could still use every faction command, including /f create.
    Things You Should Know:
    • Running on CB 1938
    • Use PermissionsEx v1.18
    • Use Factions v1.6.5c
    • OS: Windows 7 (64-bit)
    • Use Java 1.7.0_01
    • I am running no warppers
    • Have Used a Online YAML Parser to check for any errors/mistakes I might have made
    permissions.yml
    Code:
    groups:
        Player:
            default: true
            permissions:
            - -factions.kit.fullplayer
            - -factions.create
            - pmchat.invite
            - pmchat.*
            - craftipedia.use
            - essentials.warp
            - essentials.warp.news
            - essentials.warp.spawn
            - essentials.suicide
            - hsp.command.home
            - hsp.command.sethome
            - hsp.command.spawn
            - essentials.motd
            - essentials.rules
            - essentials.sethome
            - essentials.list
            - essentials.msg
            - essentials.me
            - essentials.help
            - essentials.mail
            - essentials.mail.send
            - essentials.sleep
            - essentials.whois
            - essentials.portal
            - essentials.compass
            - essentials.ping
            - essentials.spawn
            - essentials.tpdeny
            - essentials.tpaccept
            - essentials.tpa
            - essentials.tpahere
            - essentials.mail
            - essentials.ignore
            - essentials.afk
            - essentials.r
            - essentials.nether
            - multiverse.access.*
            - multiverse.core.tp.*
            - multiverse.portal.access.*
    If there is any additional information needed, please let me know.
     
  2. Offline

    flamedaces

    factions.kit.fullplayer is only for superperms...
    or was it bpermissions? some permissions thing. Too lazy to check.

    EDIT: it was super perms:
    http://massivecraft.com/plugins/factions
    scroll all the way down
     
  3. Offline

    StormEagleed

    So I would use the individual permission nodes and not the kits?

    EDIT: Nevermind.. i got it fixed. I should've read the whole page, sorry for wasting you time. Thanks for the help :D
     
Thread Status:
Not open for further replies.

Share This Page