Essentials No Home Permissions?

Discussion in 'General Help' started by sbwoods1, Nov 28, 2016.

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

    sbwoods1

    Hi, i am making a 1.8 minecraft faction server and i am severely struggling with one issue.
    When i try and make a home in non-op this happens.
    upload_2016-11-28_16-36-2.png

    here is my permissionEX file for my designated group ( ### lines are home related ones)

    Code:
    groups:
      Prisoner:
        options:
          rank: '100'
          default: 'true'
        permissions:
        - essentials.sethome   ###
        - essentials.sethome.multiple.2    ###
        - essentials.home    ###
        - essentials.protect.exemptplacement
        - essentials.protect.exemptusage
        - essentials.protect.exemptbreak
        - modifyworld.blocks.place.*
        - randomtp.tp
        - essentials.delhome   ###
        - essentials.spawn
        - essentials.kits.prisoner
        - essentials.balance
        - essentials.tptoggle
        - essentials.msg
        - essentials.clear
        - essentials.help
        - essentials.helpop
        - essentials.ignore
        - essentials.info
        - essentials.list
        - essentials.mail.send
        - essentials.mail
        - essentials.me
        - essentials.realname
        - essentials.recipe
        - essentials.signs.use.buy
        - essentials.signs.use.sell
        - essentials.signs.use.info
        - essentials.signs.use.warp
        - essentials.tpa
        - essentials.tpahere
        - essentials.tpaccept
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - modifyworld.*
        worlds:
          '&7':
            options:
              prefix: set

    this is my essentials homes config snipit:

    upload_2016-11-28_16-42-7.png



    Any other important information:
    It's a hosted server (24/7),
    it's 2.5gb RAM
    i have almost all the essentials plugins (but i didn't want geo and XMPP)
    for any other questions please just ask me.

    I really need help, iv'e been trying to work this out for weeks; it's the only problem stopping my servers launch.
     
    Last edited by a moderator: Nov 28, 2016
  2. Offline

    meatwagon25

    I assume you check console for any errors or anything?
     
  3. Offline

    statikvortex

    Haven't really messed with PEX much as i'm more familiar with Group Manager but from my knowledge, (not sure if it's the same wth PEX), but maybe try removing the ### as that pretty much tells the program that that line is just text and not something it should run
     
  4. Offline

    sbwoods1

    Yes i have checked the console and it has no obvious problems ,therefore, making it so hard to fix.
     
  5. Offline

    meatwagon25

    It looks to me like your essentials config isn't right from the normal config. Do you have a plugin that adds kits in game?
     
  6. Offline

    sbwoods1

    Yes, i use the kit adder plugin for essentials.kit
     
  7. Instead of essentials.sethome.multiple.2 put essentials.sethome
     
  8. Offline

    meatwagon25

    That MAY have something to do with it.
     
  9. Offline

    sbwoods1

    so what do i do? iv'e deleted kit adder and rebooted to no avail, does anyone know how to actually fix this?
     
  10. Offline

    sbwoods1

    does anybody actually know how to fix this? i really need help or i won't be able to finish my server
     
Thread Status:
Not open for further replies.

Share This Page