Solved Don't know what permissions I am missing [Cant build when not OPed]

Discussion in 'Bukkit Help' started by kota150, Mar 24, 2013.

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

    kota150

    Alright so this is the just of it. Players that aren't OP can't build, break, or interact. This is true for every world.
    Installed Plugins (open)
    The ones I think could be relevant:
    World Edit
    WorldGuard
    Modifyworld
    Essentials
    Towny
    Multiverse

    Others:
    LinksOnSigns
    BukkitCompat
    XRayDeath
    Vault
    Permissions EX
    PlayerHeads
    uSkyBlock
    Namer
    iConomy
    DisguiseCraft
    Votifier
    mcMMO
    SimpleVoteListener
    HeavySpleef
    Enjin MinecraftPlugin
    EssentialsChat
    MobArena
    Alright so now that I have that over with I will show you some of the config files
    Towny Config Files
    World Config Build1.txt (open)
    Non-PvP
    World towns=Haylee,

    pvp=false
    forcepvp=false
    # Can players found towns and claim plots in this world?
    claimable=true
    worldmobs=true
    forcetownmobs=false
    firespread=false
    forcefirespread=false
    explosions=false
    forceexplosions=false
    endermanprotect=true
    disableplayertrample=true
    disablecreaturetrample=true

    # Unclaimed Zone settings.
    unclaimedZoneBuild=true
    unclaimedZoneDestroy=true
    unclaimedZoneSwitch=true
    unclaimedZoneItemUse=true
    unclaimedZoneName=Wilderness

    # The following settings are only used if you are not using any permissions provider plugin
    unclaimedZoneIgnoreIds=6,14,15,16,17,18,21,31,37,38,39,40,50,56,65,66,73,74,81,82,83,86,89

    # The following settings control what blocks are deleted upon a townblock being unclaimed
    usingPlotManagementDelete=true
    plotManagementDeleteIds=26,50,55,63,64,68,70,71,72,75,76,93,94

    # The following settings control what blocks are deleted upon a mayor issuing a '/plot clear' command
    usingPlotManagementMayorDelete=true
    plotManagementMayorDelete=WALL_SIGN,SIGN_POST

    # If enabled when a town claims a townblock a snapshot will be taken at the time it is claimed.
    # When the townblock is unclaimded its blocks will begin to revert to the original snapshot.
    usingPlotManagementRevert=true
    usingPlotManagementRevertSpeed=1
    # Any block Id's listed here will not be respawned. Instead it will revert to air.
    plotManagementIgnoreIds=14,21,22,41,42,48,50,52,56,57,63,68,89

    # If enabled any damage caused by explosions will repair itself.
    usingPlotManagementWildRegen=true
    PlotManagementWildRegenEntities=Creeper,EnderCrystal,EnderDragon,Fireball,SmallFireball,TNTPrimed
    usingPlotManagementWildRegenDelay=10

    # This setting is used to enable or disable Towny in this world.
    usingTowny=true
    World config notworld-world.txt (open)
    PvP
    towns=
    pvp=true
    forcepvp=true
    # Can players found towns and claim plots in this world?
    claimable=false
    worldmobs=true
    forcetownmobs=true
    firespread=true
    forcefirespread=false
    explosions=true
    forceexplosions=false
    endermanprotect=true
    disableplayertrample=true
    disablecreaturetrample=true
    # Unclaimed Zone settings.
    unclaimedZoneBuild=true
    unclaimedZoneDestroy=true
    unclaimedZoneSwitch=true
    unclaimedZoneItemUse=true
    unclaimedZoneName=Wilderness
    # The following settings are only used if you are not using any permissions provider plugin
    unclaimedZoneIgnoreIds=6,14,15,16,17,18,21,31,37,38,39,40,50,56,65,66,73,74,81,82,83,86,89
    # The following settings control what blocks are deleted upon a townblock being unclaimed
    usingPlotManagementDelete=true
    plotManagementDeleteIds=26,50,55,63,64,68,70,71,72,75,76,93,94
    # The following settings control what blocks are deleted upon a mayor issuing a '/plot clear' command
    usingPlotManagementMayorDelete=true
    plotManagementMayorDelete=WALL_SIGN,SIGN_POST
    # If enabled when a town claims a townblock a snapshot will be taken at the time it is claimed.
    # When the townblock is unclaimded its blocks will begin to revert to the original snapshot.
    usingPlotManagementRevert=true
    usingPlotManagementRevertSpeed=1
    # Any block Id's listed here will not be respawned. Instead it will revert to air.
    plotManagementIgnoreIds=14,21,22,41,42,48,50,52,56,57,63,68,89
    # If enabled any damage caused by explosions will repair itself.
    usingPlotManagementWildRegen=true
    PlotManagementWildRegenEntities=Creeper,EnderCrystal,EnderDragon,Fireball,SmallFireball,TNTPrimed
    usingPlotManagementWildRegenDelay=20
    # This setting is used to enable or disable Towny in this world.
    usingTowny=false
    Other Config Files
    Essentials config.yml (open)
    Essentials config.yml (open)
    Essentials config.yml (open)
    Essentials config.yml (open)

    # | EssentialsProtect | #
    protect:
    # Database settings for sign/rail protection

    # mysql or sqlite
    # We strongly recommend against using mysql here, unless you have a good reason.
    # Sqlite seems to be faster in almost all cases, and in some cases mysql can be much slower.
    datatype: 'sqlite'

    # If you specified MySQL above, you MUST enter the appropriate details here.
    # If you specified SQLite above, these will be IGNORED.
    username: 'root'
    password: 'root'
    mysqlDb: 'jdbc:mysql://localhost:3306/minecraft'

    # General physics/behavior modifications
    prevent:
    lava-flow: false
    water-flow: false
    water-bucket-flow: false
    fire-spread: true
    lava-fire-spread: true
    flint-fire: true
    lightning-fire-spread: true
    portal-creation: false
    tnt-explosion: true
    tnt-playerdamage: false
    fireball-explosion: false
    fireball-fire: true
    fireball-playerdamage: false
    witherskull-explosion: false
    witherskull-playerdamage: false
    wither-spawnexplosion: false
    wither-blockreplace: false
    creeper-explosion: false
    creeper-playerdamage: false
    creeper-blockdamage: true
    enderdragon-blockdamage: true
    enderman-pickup: true
    villager-death: false
    # Monsters won't follow players
    # permission essentials.protect.entitytarget.bypass disables this
    entitytarget: false
    # Prevent the spawning of creatures
    spawn:
    creeper: false
    skeleton: false
    spider: false
    giant: false
    zombie: false
    slime: false
    ghast: false
    pig_zombie: false
    enderman: false
    cave_spider: false
    silverfish: false
    blaze: false
    magma_cube: false
    ender_dragon: false
    pig: false
    sheep: false
    cow: false
    chicken: false
    squid: false
    wolf: false
    mushroom_cow: false
    snowman: false
    ocelot: false
    iron_golem: false
    villager: false
    wither: false
    bat: false
    witch: false

    # Maximum height the creeper should explode. -1 allows them to explode everywhere.
    # Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
    creeper:
    max-height: -1

    # Protect various blocks.
    protect:
    # Protect all signs
    signs: false

    # Prevent users from destroying rails
    rails: false

    # Blocks below rails/signs are also protected if the respective rail/sign is protected.
    # This makes it more difficult to circumvent protection, and should be enabled.
    # This only has an effect if "rails" or "signs" is also enabled.
    block-below: true

    # Prevent placing blocks above protected rails, this is to stop a potential griefing
    prevent-block-on-rails: false

    # Store blocks / signs in memory before writing
    memstore: false

    # Disable various default physics and behaviors
    disable:
    # Should fall damage be disabled?
    fall: false

    # Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
    # They will be unable to attack users without that same permission node.
    pvp: false

    # Should drowning damage be disabled?
    # (Split into two behaviors; generally, you want both set to the same value)
    drown: false
    suffocate: false

    # Should damage via lava be disabled? Items that fall into lava will still burn to a crisp. ;)
    lavadmg: false

    # Should arrow damage be disabled
    projectiles: false

    # This will disable damage from touching cacti.
    contactdmg: false

    # Burn, baby, burn! Should fire damage be disabled?
    firedmg: false

    # Should the damage after hit by a lightning be disabled?
    lightning: false

    # Should Wither damage be disabled?
    wither: false

    # Disable weather options
    weather:
    storm: true
    thunder: true
    lightning: false

    # | EssentialsAntiBuild | #

    # Disable various default physics and behaviors
    # For more information, visit http://wiki.ess3.net/wiki/AntiBuild

    # Should people with build: false in permissions be allowed to build
    # Set true to disable building for those people
    # Setting to false means EssentialsAntiBuild will never prevent you from building
    build: false

    # Should people with build: false in permissions be allowed to use items
    # Set true to disable using for those people
    # Setting to false means EssentialsAntiBuild will never prevent you from using
    use: false

    # Should we tell people they are not allowed to build
    warn-on-build-disallow: true

    # For which block types would you like to be alerted?
    # You can find a list of IDs in plugins/Essentials/items.csv after loading Essentials for the first time.
    # 10 = lava :: 11 = still lava :: 46 = TNT :: 327 = lava bucket
    alert:
    on-placement: 10,11,46,327
    on-use: 327
    on-break:

    blacklist:

    # Which blocks should people be prevented from placing
    placement: 10,11,46,327

    # Which items should people be prevented from using
    usage: 327

    # Which blocks should people be prevented from breaking
    break:

    # Which blocks should not be pushed by pistons
    piston:
    # | Essentials Spawn / New Players | #
    Sorry for multiple postings couldn't get rid of it.
    Modifyworld config.yml (open)
    item-restrictions: false
    inform-players: false
    whitelist: false
    use-material-names: true
    drop-restricted-item: false
    item-use-check: false
    messages:
    message-format: '&f[&2Modifyworld&f]&4 %s'
    default-message: Sorry, you don't have enough permissions
    modifyworld.items.use: Stop, &a$1&4 won't fit into &a$3
    modifyworld.login: You are not allowed to join this server. Goodbye!
    modifyworld.blocks.interact: You are too jelly for &2$1
    modifyworld.blocks.place: This is wrong place for &a$1
    modifyworld.blocks.destroy: '&a$1&4 is tough for you'
    modifyworld.damage.deal: Your level is too low for &5$1
    modifyworld.chat: Your mouth is too dry
    modifyworld.chat.private: Listener is deaf :(
    modifyworld.items.have: Prohibited item &a$1&4 has been removed from your inventory.
    modifyworld.items.drop: This is indecent to scatter &a$1&4 around
    modifyworld.items.hold: Beware, &a$1&4 is cursed!
    modifyworld.items.craft: Sorry, but &a$1&4 is too complicated
    modifyworld.items.enchant: Sorry, &a$1&4 is too dangerous
    modifyworld.vehicle.enter.boat: You are too heavy for this &a$1
    modifyworld.vehicle.enter.minecart: Sorry, but &a$1&4 is too small
    modifyworld.vehicle.destroy: This &a$1&4 is legal property of &bUnited States of America
    modifyworld.tame: This &a$1&4 is too ferocious
    modifyworld.bucket.fill: This bucket is holey
    modifyworld.bucket.empty: You suddenly realized you still need &a$1
    modifyworld.usebeds: You can't sleep yet, there are monsters nearby
    Now for my Permissions
    Permissions.yml (open)
    #Permissions.yml - Written by McMyAdmin v2.3.2.8

    users:
    Kota150:
    group:
    - 'Moderators'
    marine72511:
    group:
    - 'Administrators'
    Katnita_Merla:
    group:
    - 'Administrators'
    smallcrafteur:
    group:
    - 'JrAdmin'
    - 'Founders'
    CW00DY13:
    group:
    - 'VIP'
    terror_star_911:
    group:
    - 'Founders'
    Homie97:
    group:
    - 'Founders'
    iBearDog:
    group:
    - 'Founders'
    MFrebel:
    group:
    - 'Founders'
    Jack Guy:
    group:
    - 'Founders'
    waterdude2001:
    group:
    - 'Founders'
    PenguinHi5:
    group:
    - 'Founders'
    ike709:
    group:
    - 'Founders'
    fullbusterTM:
    group:
    - 'Owner'
    groups:
    Everyone:
    default: true
    permissions:
    - 'towny.wild.*'
    - 'essentials.build.*'
    - 'essentials.spawn'
    - 'heavyspleef.join'
    - 'heavyspleef.sign.join'
    - 'heavyspleef.sign.start'
    - 'heavyspleef.sign.leave'
    - 'heavyspleef.start'
    - 'heavyspleef.leave'
    - 'essentials.signs.use.*'
    - 'essentials.balance'
    - 'essentials.pay'
    - 'essentials.afk.auto'
    - 'essentials.build'
    inheritance:
    - ''
    prefix: '&f'
    suffix: '&f'
    Regulars:
    default: false
    permissions:
    - 'towny.wild.*'
    - 'essentials.signs.use.*'
    - 'essentials.sethome'
    - 'essentials.home'
    inheritance:
    - 'Everyone'
    prefix: '&a[Regular]'
    suffix: '&f'
    Moderators:
    default: false
    permissions:
    - 'worldedit.anyblock'
    - 'essentials.gamemode'
    inheritance:
    - 'Elite'
    prefix: '&1[Mod]'
    suffix: '&f'
    Administrators:
    default: false
    permissions:
    - 'bukkit.command.*'
    - 'essentials.enchant.*'
    - 'essentials.exp.*'
    - 'essentials.kits.*'
    - 'essentials.kit.exemptdelay'
    - '*'
    inheritance:
    - 'JrAdmin'
    prefix: '&4[Admin]'
    suffix: '&f'
    JrAdmin:
    default: false
    permissions:
    - 'towny.command.townyadmin.*'
    - 'essentials.give.*'
    - 'essentials.itemspawn.exempt'
    inheritance:
    - 'Moderators'
    prefix: '&b~Jr.Admin~'
    suffix: ';&f'
    VIP:
    default: false
    permissions:
    - 'essentials.sell'
    - 'usb.island.create'
    - 'usb.island.info'
    - 'usb.island.topten'
    - 'usb.lock'
    - 'usb.party.join'
    - 'essentials.hat'
    - 'essentials.afk.kickexempt'
    inheritance:
    - 'Regulars'
    prefix: '&0[VIP]'
    suffix: '&f'
    Founders:
    default: false
    permissions:
    - 'essentials.fly'
    - 'disguisecraft.mob.*'
    - 'essentials.fly.safelogin'
    inheritance:
    - 'Regulars'
    prefix: '&d[Founder]'
    suffix: '&f'
    Owner:
    default: false
    permissions:
    - '*'
    inheritance:
    - 'Administrators'
    prefix: '&4&1O&2W&8N&6E&5R&9'
    suffix: '&f'
    VIP+:
    default: false
    permissions:
    - 'usb.party.create'
    - 'usb.party.kick'
    - 'essentials.fly'
    - 'essentials.fly.safelogin'
    inheritance:
    - ''
    prefix: '&0&2[VIP&1+&2]'
    suffix: '&f'
    Elite:
    default: false
    permissions:
    - 'essentials.workbench'
    inheritance:
    - 'VIP+'
    prefix: '&0'
    suffix: '&f'

    any advice would help thanks in advance :D
     
  2. Offline

    JWhy

    Type /pex toggle debug and try to build. Then look at the console, where you'll see the denied permissions for building
     
  3. Offline

    kota150

    It was a simple inheritance problem. thanks for the /pex toggle debug.. that is a nice command.
     
  4. Offline

    swordkid01

    i had the same problem and now the prefix owner or vip wont show up!!!!
     
Thread Status:
Not open for further replies.

Share This Page