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]'

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...