Jump to content

Recommended Posts

Posted

Im trying to make my quarry run only in my mining world.. This is my perms:

groups:

  Spiller:

    default: true

    permissions:

    - lwc.protect

    - essentials.tpdeny

    - essentials.tpaccept

    - essentials.back.ondeath

    - essentials.back

    - essentials.spawn

    - essentials.sethome

    - essentials.home.set

    - essentials.home

    - essentials.tpa

    - essentials.balance

    - essentials.balancetop

    - essentials.eco

    - essentials.pay

    - essentials.sell

    - essentials.afk

    - essentials.msg

    - essentials.list

    - essentials.list

    - essentials.mail.send

    - essentials.mail

    - essentials.me

    - essentials.keepxp

    - essentials.signs.use.*

    - essentials.motd

    - modifyworld.*

  Admin:

    default: false

    inheritance: Spiller

    permissions:

    - essentials.ban.*

    - essentials.kick.*

users:

  fresser:

    permissions:

    - '*.*'

    - pex.*

  [buildCraft]:

    worlds:

      Mineverden:

        permissions:

        - modifyworld.*

        - '*.*'    

Posted

1. Don't bump

2. Do you get any errors when you start your server with this (you should do), posting that error would have helped.

3. You need to put ' s around the [buildCraft]

like this

'[buildCraft]'

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...