Jump to content

Permission to interact


Spencer14

Recommended Posts

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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