Absolutely nothing works unless op

Discussion in 'Bukkit Help' started by mat720, Jan 18, 2013.

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

    mat720

    Hey my friends are setting up a server and they have run into a problem, once deopped the players are unable to build/break and when they hover over an item on their hotbar it dissapears to their inventory. We have tried everything and had no success whatsoever. We have travelled 500+ blocks from spawn and given perm modifyworld.*

    Heres the permissions:

    Code:
    groups:
      default:
        default: true
        permissions:
        - modifyworld.*
        - mcmmo.inspect
        - -mcmmo.commands.*
        - -mcmmo.tools.*
        - mcmmo.*
        - -factions.managewarzone
        - factions.kit.fullplayer
        - essentials.spawn
        - essentials.tpa
        - essentials.tpahere
        - essentials.back
        - essentials.back.ondeath
        - essentials.buy
        - essentials.sell
        - essentials.worth
        - essentials.msg
        - essentials.signs.use.buy
        - essentials.signs.use.sell
        - essentials.signs.use.spawnmob
        - essentials.signs.use.enchant
        - essentials.signs.use.heal
        - essentials.signs.use.time
        - essentials.signs.use.weather
        - essentials.signs.use.warp
        - essentials.tpaccept
        - essentials.tpdeny
        - essentials.spawnmob.wolf
        - -essentials.spawnmob
        - essentials.me
        - essentials.sethome
        - essentials.home
        - essentials.balance
        - essentials.pay
        - essentials.build
        - sss.*
        - commandbook.spawn
        rank: '1000'
     
    users:
        Benjamaniac:
            group:
            - default
            permissions:
            - OpenInv.silent
            - OpenInv.anychest
            - factions.managewarzone
            - OpenInv.override
            - OpenInv.openinv
            - OpenInv.search
            - OpenInv.exempt
            - OpenInv.crossworld
            - factions.kit.admin
            - mcmmo.*
            - essentials.gamemode
            - essentials.clearinventory
            - essentials.invsee
            - essentials.kick
            - essentials.ban
            - essentials.pardon
            - essentials.sudo
            - essentials.give
            - essentials.item
            - essentials.i
            - essentials.tempban
            - essentials.jail
            - sss.*
            - MobDisguise.md
     
        Randomcamo:
            group:
            - default
            permissions:
            - factions.kit.admin
            - mcmmo.*
            - essentials.gamemode
            - essentials.clearinventory
            - essentials.invsee
            - essentials.kick
            - essentials.ban
            - essentials.pardon
            - essentials.sudo
            - essentials.give
            - essentials.item
            - essentials.invsee
            - essentials.i
            - essentials.tempban
            - essentials.jail
            - sss.*
            - MobDisguise.md
    And the plugins are:
    2013-01-18 21:33:46 [INFO] Plugins (19): BorderGuard, SafeFire, JustWarp, WorldEdit, MCEat, ObbyDestruct, CommandBook, Modifyworld, PermissionsEx, CombatTag, mcMMO, TopPVP, Essentials, VanishNoPacket, BOSEconomy, ChestShop, EssentialsChat, EssentialsAntiBuild, Factions

    Thanks
     
  2. Offline

    lorindellia

    Hi
    I am assuming this "
    - -mcmmo.commands.*
    - -mcmmo.tools.*
    is supposed to be not given?

    I think the correct rem figure is #

    also I think these are 3 spaces from the edge.
     
Thread Status:
Not open for further replies.

Share This Page