Solved essentials /spawn not working

Discussion in 'Bukkit Help' started by tanveergt5, Dec 24, 2012.

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

    tanveergt5

    using latest essentials 2.9.6 with PEX /spawn isnt working neither is /espawn

    "you do not have access to that command"


    heres my config

    Code:
    groups:
      Member:
        default: true
        permissions:
        - modifyworld.*
        - essentials.spawn
        - herochat.join.global
        - herochat.leave.global
        - herochat.force.join.global
        - herochat.speak.global
        - essentials.clearinventory
        - essentials.balance
        - mbr.user.collect.*
        - herochat.pm
        - essentials.warp
        - essentials.warp.list
        - essentials.warps.*
        - essentials.rules
        - factions.kit.fullplayer
        - essentials.balancetop
        - essentials.pay
        - essentials.sell
        - essentials.worth
        - essentials.afk
        - essentials.list
        - essentials.mail
        - essentials.mail.send
        - essentials.suicide
        - essentials.ban.notify
        - essentials.clearinventory
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.sethome
        - essentials.home
        prefix: ''
    heres my essentials config
    http://pastebin.com/47QQN4Qa

    active plugins: chestshop, essentials, essentialschat, essentialsspawn, factions, mobBountyReloaded, NCP, PEX, announcer, vault, votifier, WorldBorder, WE, WG
     
  2. Offline

    falkensmaze

    Factions may be overriding the /spawn command.
     
  3. Offline

    tanveergt5

    any idea how I can fix that?
     
  4. Offline

    Necrodoom

    are you able to /espawn? if yes, another plugin overrides /spawn.
     
  5. Offline

    tanveergt5

    no that dont work either, it says unknown command im using the latest succesful essentials build
     
  6. Offline

    Necrodoom

    then you dont have essentialsspawn.jar to begin with.
     
  7. Offline

    tanveergt5

    ah it works, now I put in the latest essentials Full zip and seems ok
     
  8. Offline

    MaliciousMan

    I'm having the same problem, /espawn DOES in fact work, but /spawn does not.
    Plugins: Essentials, EssentialsSpawn, EssentialChat, AutoMessage, GriefPrevention, GPFlags, LoginSecurty, ModifyWorld, PEX, Multiverse Core/Portals, & IP-Check.

    The Spawn is a separate world if that helps, but like I said /espawn works.

    Permissions:
     
  9. Offline

    Necrodoom

  10. Offline

    MaliciousMan

    FIX: I updated GriefPrevention, and my problem was that I didn't have Vault after removing it. Somehow the conflict between GP and Vault made /spawn not work.

    It's fixed now.
     
Thread Status:
Not open for further replies.

Share This Page