Jump to content

Recommended Posts

Posted

http://pastebin.com/1wPucTu9

I'm having problems getting lines 52-54 to work in-game. I'm using the modifyworld item nodes within PermissionsEx, and users are still able to craft, have, and drop the items they shouldn't.

All my negative comments precede the positive ones. I can't find any other reason why this isn't working. As far as I know all my other permissions work fine.

don't mind my comments, those are added for personal reference.

  • Forum Administrators
Posted

Mod items need an x in front of them. Example: modifyworld.blocks.place.x128

edit: And don't bump your thread with "help." We saw it the first time you posted it.

Posted

Mod items need an x in front of them. Example: modifyworld.blocks.place.x128

edit: And don't bump your thread with "help." We saw it the first time you posted it.

I made the suggested change and the problem persists.

I was pretty thorough in reading the wiki, but users can still craft the items I have disabled.

edit: as a side note I forgot to mention, item restrictions and modifyworld are enabled in the config, this is implemented and tested.

 

  - -modifyworld.items.craft.(x128:4|x128:10|x128:11|x235|x27527|x150:1|x27585|x27585:1|x27585:2|x27533)

  - -modifyworld.items.have.(x128:4|x128:10|x128:11|x235|x27527|x150:1|x27585|x27585:1|x27585:2|x27533)

  - -modifyworld.items.drop.(x128:4|x128:10|x128:11|x235|x27527|x150:1|x27585|x27585:1|x27585:2|x27533)

Posted

Set "debug: true" in the PermissionsEx config.yml, and in the server log you'll be able to see exactly what permission node it's testing for whenever you try to craft or place something.

Posted

http://pastebin.com/xWiTCw3Z

I set the debug to true for my log file, but its not showing entries for modded blocks. Skip to lines 257 when Chysalis logged in. In this session he crafted a nova catalyst and placed it on the ground, then proceeded to break grass, then logged out.

Is there any reason why other blocks are not showing in the log file?

I might also mention I have essentials installed. Are there any conflicting settings in that config?

Posted

We concluded it's an issue with the host, we will be cancelling our service. Thanks for the recommendations anyways!

  • 3 weeks later...
Posted

can anyone please tell me why my blocking items will not work, here is my permissions

groups:

adventurer:

default: true

prefix: '&7[adventurer]&f:'

options:

build: true``

rank: 1000

permissions:

- essentials.pay

- modifyworld.*

- essentials.sethome

- essentials.balance

- essentials.suicide

- essentials.back.ondeath

- essentials.back

- essentials.help

- essentials.list

- essentials.rules

- essentials.spawn

- essentials.afk

- essentials.home

- essentials.tpa

- essentials.tpaccept

- essentials.warp

- essentials.warp.list

- chestShop.shop.create

- chestShop.shop.buy

- chestShop.shop.sell

- -modifyworld.items.have.(x128:1|216|216:1|216:2|216:3|46|174|153|7310|30214|30215|237|327|27538|126|126:10|126:11|128:1|130|27592|27574|27584|27593|27527|27533|27534|27536|27553|27556|27530|27531)

- -modifyworld.items.pickup.(x128:1|216|216:1|216:2|216:3|46|174|153|7310|30214|30215|237|327|27538|126|126:10|126:11|128:1|130|27592|27574|27584|27593|27527|27533|27534|27536|27553|27556|27530|27531)

- -modifyworld.items.use.(x128:1|216|216:1|216:2|216:3|46|174|153|7310|30214|30215|237|327|27538|126|126:10|126:11|128:1|130|27592|27574|27584|27593|27527|27533|27534|27536|27553|27556|27530|27531)

- -modifyworld.blocks.place.(x128:1|216|216:1|216:2|216:3|46|174|153|7310|30214|30215|237|327|27538|126|126:10|126:11|128:1|130|27592|27574|27584|27593|27527|27533|27534|27536|27553|27556|27530|27531)

- -modifyworld.blocks.interact.(x128:1|216|216:1|216:2|216:3|46|174|153|7310|30214|30215|237|327|27538|126|126:10|126:11|128:1|130|27592|27574|27584|27593|27527|27533|27534|27536|27553|27556|27530|27531)

- -modifyworld.items.craft.(x128:1|216|216:1|216:2|216:3|46|174|153|7310|30214|30215|237|327|27538|126|126:10|126:11|128:1|130|27592|27574|27584|27593|27527|27533|27534|27536|27553|27556|27530|27531)

worlds:

essentails.pay:

permissions:

- '-'

Trusted:

default: false

prefix: '&3[Trusted]&f:'

options:

build: true

rank: 500

inheritance:

- adventurer

Builder:

default: false

prefix: '&a[builder]&f:'

options:

build: true

rank: 100

inheritance:

- Trusted

Vip:

default: false

prefix: '&6[VIP]&f:'

options:

build: true

rank: 50

inheritance:

- Builder

Moderator:

default: false

prefix: '&5[Moderator]&f:'

options:

build: true

rank: 25

inheritance:

- Vip

Admin:

default: false

prefix: '&9[Admin]&f:'

options:

build: true

rank: 3

inheritance:

- Moderator

CoOwner:

default: false

prefix: '&c[CoOwner]&f:'

options:

build: true

rank: 2

inheritance:

- Admin

permissions:

- '*'

Owner:

default: false

prefix: '[§cO§6W§eN§2E§aR§3]'

options:

build: true

rank: 1

permissions:

- choptree.chop

- '*'

users:

surviver123563:

group:

- Citizen

xhammerdx123:

group:

- CoOwner

krisgwelch:

group:

- Owner

Jiggens:

group:

- Owner

rjsjad:

group:

- Owner

Larithen:

group:

- Owner

Caeora:

group:

- Admin

derekruz247:

group:

- default

  • 3 weeks later...
Posted

Easy, - modifyworld.* has to come after any removed items in the permissions list.

for example,

- -modifyworld.items.have.(x128:1|216|216:1|216:2|216:3|46|174|153|7310|30214|30215|237|327|27538|126|126:10|126:11|128:1|130|27592|27574|27584|27593|27527|27533|27534|27536|27553|27556|27530|27531)

- -modifyworld.items.pickup.(x128:1|216|216:1|216:2|216:3|46|174|153|7310|30214|30215|237|327|27538|126|126:10|126:11|128:1|130|27592|27574|27584|27593|27527|27533|27534|27536|27553|27556|27530|27531)

- -modifyworld.items.use.(x128:1|216|216:1|216:2|216:3|46|174|153|7310|30214|30215|237|327|27538|126|126:10|126:11|128:1|130|27592|27574|27584|27593|27527|27533|27534|27536|27553|27556|27530|27531)

- -modifyworld.blocks.place.(x128:1|216|216:1|216:2|216:3|46|174|153|7310|30214|30215|237|327|27538|126|126:10|126:11|128:1|130|27592|27574|27584|27593|27527|27533|27534|27536|27553|27556|27530|27531)

- -modifyworld.blocks.interact.(x128:1|216|216:1|216:2|216:3|46|174|153|7310|30214|30215|237|327|27538|126|126:10|126:11|128:1|130|27592|27574|27584|27593|27527|27533|27534|27536|27553|27556|27530|27531)

- -modifyworld.items.craft.(x128:1|216|216:1|216:2|216:3|46|174|153|7310|30214|30215|237|327|27538|126|126:10|126:11|128:1|130|27592|27574|27584|27593|27527|27533|27534|27536|27553|27556|27530|27531)

- modifyworld.*

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