Jump to content

Recommended Posts

Posted

Okay, so I finally got my server to work. I can get on the tekkit server move around, but i cant do anything like breaking blocks or placing. I have tried /op (myname) but that does not good. It says it is opping me but nothing actually happens. So I installed permissionsex and set up an admin group, default, and moderator. Then I set myself as the admin. Still I have had no luck. Any ideas?

Here is my permissions text:

---

plugin:

  permissions:

    system: 'default'

    copies: ''

groups:

  Admins:

    default: false

    info:

      prefix: ''

      suffix: ''

      build: true

    inheritance: ''

    permissions:

      - '*'

  Default:

    default: true

    info:

      prefix: ''

      suffix: ''

      build: true

    inheritance: ''

    permissions:

      - 'essentials.help'

      - 'essentials.home'

      - 'essentials.motd'

      - 'essentials.rules'

      - 'essentials.sethome'

  Moderator:

    default: false

    info:

      prefix: ''

      suffix: ''

      build: true

    inheritance:

      - 'Admin'

    permissions:

      - '*'

users:

  Chriswf:

    group: 'Admin'

    permissions: ''

Posted

yes, try installing modifyworld (an essentials plugin)

then use the permission node

- 'modifyworld.*'

also, is this in the plugins\PermissionsEx\permissions.yml?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...