Essentials Spawn

Discussion in 'Bukkit Help' started by malteee, May 10, 2012.

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

    malteee

    Hello.
    I have installed Essentials, EssentialsChat, EssentialsSpawn, PermissionEx and other plugins.

    I am an Admin. When I make /spawn, it work perfectly.
    But when a normal user makes /spawn, it comes an error:
    "You dont have the permission for this".

    Can someone help me?
    I put this line in the default Group from PermissionEx:
    Code:
    - essentials.spawn
    I read in other theards that they had problems with other Plugins, who doesn't communicate with Essentials very well...

    Need help.

    Thanks,
    malteee
     
  2. Offline

    Harry8550

    Hmmm it should work, could you paste your permissions possibly.
     
  3. Offline

    malteee

    No Problem:
    Code:
    groups:
      User:
        default: true
        permissions:
        - modifyworld.*
        - essentials.spawn
        - essentials.list
        - essentials.afk
        - essentials.help
        - essentials.rules
        - essentials.mail
        - essentials.mail.send
        - essentials.msg
      Admin:
        prefix: '&4'
        inheritance:
        - default
        permissions:
        - '*'
    The joke: Admins are allowed to do /spawn, default-Users aren't.
     
  4. Offline

    Harry8550

    Hmmm thats very wierd. Is the spawn protected by an entry=false flag?

    This must be a bug with essentials/permissions
    Sorry i couldn't help :(
     
  5. Offline

    malteee

    Hm, ok.
    Oh:
    When I install GroupManager, the default group can make /spawn.
    But when I am using PermissionEx, they can't...
     
  6. Offline

    metalhead300

    I'm having this exact same problem but I'm using GroupManager, havent used PermissionsEx.
     
  7. Offline

    jajapadorro

    soy espaƱol, si podeis traducirlo, me hariais un buen favor.
    Gracias. :)
     
  8. Offline

    Necrodoom

    make sure spawn isnt being overrided by another plugin, by typing /espawn.

    also, i never heard of these rumors that it cant communicate with other plugins well. it works fine, aslong as theres no user error stopping it.
     
Thread Status:
Not open for further replies.

Share This Page