Permissions With Factions.

Discussion in 'Bukkit Help' started by ksisniper47, Dec 19, 2011.

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

    ksisniper47

    Hey, I'm having trouble with a few faction permissions. I am using Permissions 3, so I have to manually type everything.
    Under the guest group, I set up most of my - factions.(command) permissions, and I used - factions.ally and - factions.enemy as so, but for some reason it won't work. On the massive craft help page it says you can bundle things up with factions.kit.fullplayer and whatnot, but those don't seem to work. I don't know what I'm doing wrong, but if you have the answer, please speak up

    ~Sniper~
     
  2. Offline

    Sh8kezula

    You would need to post your permission file for anyone to be able to help.
    You will also need to post your plugin versions.

    If you run WorldGuard you can get a report by typing /wg report.
     
  3. Offline

    ksisniper47

    Okay, here's my guest permissions. I am running Permissions 3.1.6, and Factions 1.6.1. Also, I know my groups isn't done, because It's a new server. Even though it looks like the format is wrong here, it's how it's supposed to be in the file.

    groups:
    guest:
    default: true
    permissions:
    - essentials.help
    - essentials.helpop
    - essentials.spawn
    - essentials.motd
    - essentials.rules
    - essentials.worth
    - essentials.sell
    - essentials.buy
    - essentials.pay
    - essentials.balance
    - factions.create
    - factions.disband
    - factions.help
    - factions.leave
    - factions.kick
    - factions.join
    - factions.invite
    - factions.claim
    - factions.map
    - factions.enemy
    - factions.ally
    - factions.neutral
    - factions.list
    - factions.deinvite
    - factions.chat
    - factions.admin
    - factions.title
    - factions.tag
    - factions.open
    - factions.money
    - factions.money.f2f
    - factions.money.p2f
    - factions.money.f2p
    - factions.money.withdraw
    - factions.money.deposit
    - factions.money.balance
    - factions.sethome
    - factions.home
    - factions.version
    - factions.mod
    inheritance:
    info:
    prefix: '&7[Guest] '
    build: true
    suffix: ' '
    member:
    default: false
    permissions:
    - essentials.sethome
    - essentials.home
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.mail
    - essentials.mail.send
    - essentials.msg
    - essentials.suicide
    inheritance:
    - guest
    info:
    prefix: '&2[Member] '
    build: true
    suffix: ' '
    mod:
    default: false
    permissions:
    - essentials.ban
    - essentials.banip
    - essentials.give
    - essentials.item
    - essentials.unban
    - essentials.kick
    - factions.kit.mod
    - factions.money.*
    - signcolourer.color
    inheritance:
    - member
    info:
    prefix: '&9[Mod] '
    build: true
    suffix: ' '
    admin:
    default: false
    permissions:
    - '*'
    - signcolourer.color
    - factions.kit.admin
    inheritance:
    - mod
    info:
    prefix: '&5[Admin] '
    build: true
    suffix: ' '
     
  4. Offline

    sambrody510




    FOR THE FACTION COMMANDS, DOES -factions.disband ALLOW EVERYONE WHO HAS THAT PERMTO DISBAND FACTIONS OR ONLY THE ADMIN OF THAT SPECIFIC FACTION?
     
Thread Status:
Not open for further replies.

Share This Page