Problem/Bug My ranks don't have access to /kit, and signs aren't working...

Discussion in 'Bukkit Help' started by Adonias, Jul 9, 2016.

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

    Adonias

    In essentials .config file, I have enabled kits and EssentialsSigns. However, even after giving the essentials.kit and essentials.kits.[kitname] to ranks, they still don't have access. Also, Essential signs, once set up, become empty as if no writing occurred on them. If I incorrectly type a sign, it tells me error. The signs are working-ish, it just won't show me my text sign for [Buy], etc.

    Notes: I am running plugins: WorldEdit, Essentials, EssentialsChat, PermissionsEx, Vault, EssentialsSpawn, WorldGuard, MassiveCore, EnjinMinecraftPlugin, Factions, ASkyBlock, Announcer, Multiverse-Core, Multiverse-Portals. I am running all plugins in 1.10.2

    I have a feeling that Factions is the problem with kits, but alas, I'm a mere peasant when it comes to things like these

    bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 9, 2016
  2. Offline

    Unknown025

    Could you post your permissions file by any chance?
     
  3. Offline

    Adonias

    Sure thing.
    groups:
    default:
    options:
    default: true
    prefix: '&0[&2Member&0]&f '
    permissions:
    - modifyworld.*
    - essentials.msg
    - essentials.tpa
    - essentials.tpahere
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.sethome
    - essentials.home
    - essentials.delhome
    - essentials.warp
    - essentials.warplist
    - essentials.bal
    - essentials.baltop
    - essentials.help
    - essentials.afk
    - essentials.pay
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.ci
    - essentials.suicide
    - essentials.helpop
    - essentials.ignore
    - essentials.mail
    - essentials.mail.send
    - essentials.spawn
    - essentials.signs.use
    - factions.create
    - factions.demote
    - factions.description
    - factions.disband
    - factions.faction
    - factions.home
    - factions.invite
    - factions.join
    - factions.kick
    - factions.list
    - factions.leave
    - factions.money.balance
    - factions.money.deposit
    - factions.motd
    - factions.officer
    - factions.open
    - factions.promote
    - factions.player
    - factions.sethome
    - factions.name
    - factions.title
    - factions.unsethome
    - factions.map
    - essetnials.kit
    - essentials.kits.tools
    worlds:
    askyblock:
    permissions:
    - modifyworld.*
    - essentials.msg
    - essentials.tpa
    - essentials.tpahere
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.sethome
    - essentials.home
    - essentials.delhome
    - essentials.warp
    - essentials.warplist
    - essentials.bal
    - essentials.baltop
    - essentials.help
    - essentials.afk
    - essentials.pay
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.ci
    - essentials.suicide
    - essentials.helpop
    - essentials.ignore
    - essentials.mail
    - essentials.mail.send
    - essentials.spawn
    - askyblock.island.*
    - askyblock.team.create
    - askyblock.team.kick
    - askyblock.team.makeleader
    - askyblock.team.join
    - askyblock.coop
    builder:
    options:
    default: false
    prefix: '&0[&6Builder&0]&9'
    permissions:
    - essentials.fly
    - essentials.mute
    - essentials.hat
    - essentials.back
    - essentials.heal
    inheritance:
    - default
    Moderator:
    options:
    default: false
    prefix: '&0[&1Moderator&0]&7 '
    permissions:
    - essentials.tempban
    - essentials.kick
    - essentials.realname
    - essentials.jail
    - essentials.socialspy
    - essentials.top
    - essentials.depth
    - essentials.enderchest
    - essentials.workbench
    - essentials.kits.staff
    inheritance:
    - builder
    admin:
    options:
    default: false
    prefix: '&0[&8Admin&0]&c&l '
    permissions:
    - essentials.signs.create
    - essentials.ban
    - essentials.banip
    - essentials.kick
    - essentials.mute
    - essentials.jail
    - essentials.tp
    - essentials.tphere
    - essentials.vanish
    - essentials.tpo
    - essentials.tptoggle
    - essentials.tpohere
    - essentials.world
    - essentials.setwarp
    - essentials.hat
    - essentials.god
    - essentials.nick
    - essentials.fly
    inheritance:
    - moderator
    owner:
    options:
    default: false
    prefix: '&0[&bOwner&0]&2 '
    permissions:
    - '*'
    Trial-Moderator:
    inheritance:
    - default
    options:
    prefix: '&0[&eTrial-Moderator&0]&f '
    permissions:
    - essentials.sethome.multiple
    - essentials.kick
    - essentials.mute
    schema-version: 1
    users:
    78554dbf-5656-469f-b6ca-d8d72f3e2c42:
    worlds:
    world:
    group:
    - admin
    options:
    name: XxBlockeyxX
    group:
    - admin
    86d462be-46bd-4f71-9fd3-79dc5dd72712:
    worlds:
    world:
    group:
    - Imperator
    options:
    group: Imperator
    word:
    group:
    - default
    ASkyBlock:
    options:
    group: Imperator
    options:
    name: Adonias
    group: Imperator
    group:
    - default
    b94a43a0-8208-4959-88cb-01d0eb127d97:
    worlds:
    world:
    group:
    - builder
    options:
    name: gmoney35
    252713f7-f4de-49ac-8eac-be6428071a84:
    options:
    name: animallover86
    worlds:
    world:
    group:
    - Trial-Moderator
    mudman40:
    worlds:
    Trial-Moderator:
    permissions: []
    group:
    - Trial-Moderator
    xxblockyxx:
    group:
    - default

    Ignore the group for Adonias, I deleted that group. This is a little old, but Adonias is back in Owner group.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 10, 2016
  4. Offline

    JoshCove12

    @Adonias I have the exact issue with my signs and its driving me nuts cause I have no clue why they won't work.

    Could you post your essentials config (The kits part)
     
Thread Status:
Not open for further replies.

Share This Page