Jump to content

Recommended Posts

Posted

I re did my permissionsex file saved it restarted my server went on my server deop me and tried doing commands and i could not so i did it right. So I though but then i tried breaking the ground and it said something like "you are not permitted to use x161" or x2573 or any other thing i have in my hand. My question is what did i do wrong? This has never happened to me. Thanks

This is my permissionses file groups:

default:

default: true

permissions:

- modifyworld.*

- essentials.seen

- essentials.msg

- essentials.spawn

- essentials.back

- essentials.back.ondeath

- essentials.home

- essentials.delhome

- essentials.sethome

- essentials.tpa

- essentials.tpaccept

- essentials.tpdeny

Update: I went to my house and tried going through my doors but it said "You are not permitted to interact with wooden plank". i tried opening chest ad other things and it said the same thing.

Posted

Wow, it could be anything...

Are there any errors on startup on the server? Is your user a member of this (or any) group. What options have you set in the pex file for this group?

Posted

Well those errors would indicate a problem with you not having the modifyworld permission. Perhaps put your whole permissions file up for us to see if you haven't figured this out yet.

Posted

groups:

default:

default: true

permissions:

- modifyworld.*

- essentials.seen

- essentials.msg

- essentials.spawn

- essentials.back

- essentials.back.ondeath

- essentials.home

- essentials.delhome

- essentials.sethome

- essentials.tpa

- essentials.tpaccept

- essentials.tpdeny

is my whole permissions file.

Posted

That is literally it? And that is how the file is formatted?

Try this:

plugin:

  permissions:

    system: default

    copies: ''

groups:

  Player:

    default: true

    prefix: ''

    suffix: ''

    build: true

    inheritance: ''

    permissions:

    - modifyworld.*

    - essentials.seen

    - essentials.msg

    - essentials.spawn

    - essentials.back

    - essentials.back.ondeath

    - essentials.home

    - essentials.delhome

    - essentials.sethome

    - essentials.tpa

    - essentials.tpaccept

    - essentials.tpdeny

Posted

That is literally it? And that is how the file is formatted?

Try this:

plugin:

  permissions:

    system: default

    copies: ''

groups:

  Player:

    default: true

    prefix: ''

    suffix: ''

    build: true

    inheritance: ''

    permissions:

    - modifyworld.*

    - essentials.seen

    - essentials.msg

    - essentials.spawn

    - essentials.back

    - essentials.back.ondeath

    - essentials.home

    - essentials.delhome

    - essentials.sethome

    - essentials.tpa

    - essentials.tpaccept

    - essentials.tpdeny

Still does not work

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