Chat's Not Working On My Server

Discussion in 'Bukkit Help' started by gubbenmedhatten, Oct 9, 2012.

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

    gubbenmedhatten

    Hi i am making a server using permissionsbukkit but when I go on I have to be op to talk so I try to add essentials.chat: true but that doesn't do anything either and I made myself the rank Owner but I don't know what to do because I will be posting this on the internet.

    A list of Plugins are
    Most of the CraftBook
    DisguiseCraft
    Most of the Essentials
    IConomy (Maybe removing)
    Jailer
    Lockette
    ModifyWorld
    Modreq
    MultiWorld
    PermissionsBukkit
    SimpleProtect
    Vault
    WorldEdit
    WorldGuard

    And the Permissions config is
    Code:
    # PermissionsBukkit configuration file
    #
    # A permission node is a string like 'permissions.build', usually starting
    # with the name of the plugin. Refer to a plugin's documentation for what
    # permissions it cares about. Each node should be followed by true to grant
    # that permission or false to revoke it, as in 'permissions.build: true'.
    # Some plugins provide permission nodes that map to a group of permissions -
    # for example, PermissionsBukkit has 'permissions.*', which automatically
    # grants all admin permissions. You can also specify false for permissions
    # of this type.
    #
    # Users inherit permissions from the groups they are a part of. If a user is
    # not specified here, or does not have a 'groups' node, they will be in the
    # group 'default'. Permissions for individual users may also be specified by
    # using a 'permissions' node with a list of permission nodes, which will
    # override their group permissions. World permissions may be assigned to
    # users with a 'worlds:' entry.
    #
    # Groups can be assigned to players and all their permissions will also be
    # assigned to those players. Groups can also inherit permissions from other
    # groups. Like user permissions, groups may override the permissions of their
    # parent group(s). Unlike users, groups do NOT automatically inherit from
    # default. World permissions may be assigned to groups with a 'worlds:' entry.
    users:
    ConspiracyWizard:
    permissions:
    permissions.example: true
    groups:
    - Member
    gubbenmedhatten:
    groups:
    - Owner
    krickelina97:
    groups:
    - Owner
    Owascer:
    groups:
    - Head-Admin
    groups:
    Guest:
    permissions:
    permissions.build: false
    essentials.list: true
    essentials.rules: true
    essentials.ban.notify: true
    essentials.kick.notify: true
    essentials.spawn: true
    essentials.help: true
    essentials.sleepingignored: true
    Owner:
    permissions:
    permissions.*: true
    multiworld.*: true
    simpleprotect.bp: true
    vault.admin: true
    essentials.ban.exempt: true
    jailer.buildjail: true
    inheritance:
    - Head-Admin
    Member:
    permissions:
    permissions.build: true
    multiworld.minium: true
    essentials.break.bedrock: false
    essentials.hat: true
    essentials.afk: true
    modreq.status: true
    modreq.request: true
    modreq.check: true
    essentials.mail: true
    essentials.mail.send: true
    essentials.near: true
    essentials.delhome: true
    essentials.home: true
    essentials.sethome: true
    essentials.top: true
    essentials.tpa: true
    essentials.tpaccept: true
    essentials.tpahere: true
    essentials.tpdeny: true
    essentials.warp: true
    essentials.warp.list: true
    towny.town.*: true
    towny.wild.*: true
    disguisecraft.mob.pig: true
    disguisecraft.mob.zombie: true
    worlds:
    creative:
    coolplugin.item: true
    inheritance:
    - Guest
    Mod:
    permissions:
    multiworld.moderate: true
    essentials.chat.ignoreexempt: true
    essentials.time.set: true
    essentials.afk.kickexempt: true
    modreq.close: true
    modreq.tp-id: true
    modreq.claim: true
    essentials.nick: true
    essentials.nick.color: true
    essentials.nick.format: true
    essentials.nick.magic: true
    essentials.seen.extra: true
    jailer.bail: true
    jailer.jail: true
    essentials.enderchest.others: true
    essentials.invsee: true
    essentials.invsee.preventmodify: true
    essentials.kick: true
    essentials.mute: true
    essentials.tempban: true
    essentials.home.others: true
    essentials.setwarp: true
    essentials.tp: true
    essentials.tphere: true
    essentials.teleport.timer.move: true
    towny.nation.*: true
    disguisecraft.notarget: true
    disguisecraft.mob.enderman.hold: true
    disguisecraft.mob.wolf.tamed: true
    disguisecraft.mob.irongolem: true
    disguisecraft.mob.enderdragon: true
    inheritance:
    - Member
    Head-Mod:
    permissions:
    essentials.gamemode: true
    essentials.gamemode.others: true
    essentials.itemspawn.exempt: true
    modreq.reopen: true
    essentials.whois: true
    essentials.ban.offline: true
    essentials.enderchest.modify: true
    essentials.mute.exempt: true
    essentials.tempban.offline: true
    essentials.unban: true
    essentials.unbanip: true
    essentials.delhome.others: true
    essentials.delwarp: true
    essentials.sethome.multiple.unlimited: true
    essentials.warp.overwrite.*: true
    essentials.tp.others: true
    essentials.warp.otherplayers: true
    essentials.joinfullserver: true
    disguisecraft.notarget.strict: true
    disguisecraft.player.*: true
    disguisecraft.mob.*: true
    inheritance:
    - Mod
    Admin:
    permissions:
    simpleprotect.regionprotect: true
    multiworld.admin: true
    simpleprotect.regiondelete: true
    essentials.break.bedrock: true
    essentials.ignore: true
    essentials.nick.others: true
    essentials.ban: true
    essentials.invsee.modify: true
    essentials.warps.*: true
    essentials.chat.spy: true
    towny.admin: true
    disguisecraft.other.*: true
    disguisecraft.player.*: true
    disguisecraft.burning - Can have burning disguises: true
    inheritance:
    - Head-Mod
    Head-Admin:
    permissions:
    multiworld.worldmaneger: true
    simpleprotect.bp: true
    essentials.eco.loan: true
    essentials.spawner.*: true
    essentials.ban.exempt: true
    essentials.banip: true
    jailer.setjail: true
    essentials.kick.exempt: true
    essentials.kickall: true
    essentials.tempban.exempt: true
    essentials.setspawn: true
    essentials.tptoggle: true
    towny.cheat.bypass: true
    inheritance:
    - Admin
    messages:
    build: '&cYou do not have permission to build here.'
    debug: false
     
  2. Offline

    slidic

    List your modifyworld config file. Please use pastbin or the code option on forums
     
  3. Offline

    Draiksinferno

    Add - modifyworld.* permission to lowest rank so all ranks above it get the same permission IF inheritance is on.
     
  4. Offline

    Necrodoom

    essentials.chat node doesnt exist.
    essentials cannot prevent chatting, unless local chat is enabled.
     
  5. Offline

    Lolmewn

    It's most certainly ModifyWorld.
     
  6. Offline

    astroskillz

    modifyworld.*

    I really hate how they updated modifyworld. People keep posting threads like this.
     
  7. Offline

    gubbenmedhatten

    Code:
    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.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
    
    is my modifyworld config adding modifyworld.* doesnt work
     
Thread Status:
Not open for further replies.

Share This Page