supernerdyharry Posted May 17, 2012 Posted May 17, 2012 Modifyworld wont work on my tekkit server ? Cant block items just cant get it to work this is my permission file http://pastebin.com/1jr9SSgG and my modifyworld config: http://pastebin.com/nmVHAJQn i have tried lots of things to make it work:( but i cant i have tried putting on meta-data to true but that does not work. Please help
0 RyanTheAllmighty Posted May 17, 2012 Posted May 17, 2012 First set check-metadata: true in modifyworld/config.yml Then in the permissionsex/permissions.yml - modifyworld.* That MUST be below all negative statements, keep it at the very bottom and put all other permissions above it
0 aldrigviking Posted June 16, 2012 Posted June 16, 2012 try putting an "x" in front of the block id ;)
0 RadioHasNoFuture Posted June 16, 2012 Posted June 16, 2012 you do NOT need an x in front of it and you can NOT do .0 you HAVE to put :* to block off the amulets and rings hey harry :D
0 aldrigviking Posted June 17, 2012 Posted June 17, 2012 Dunno about that. didn't work before so I did it like this: x27530.?* for evertide and x27531.?* for volcanite it works like a charm For block id's with "false" metadata like relays, collectors, RM/DM furnaces, I did this: - -modifyworld.items.have.(x126|x126:1|x126:2|x126:3|x126:4|x126:5|x126:6|x126:7|x126:8|x126:9|x126:10|x126:11) this is if you want to disable specific blocks for different groups. But if you just want to disable the entire BlockID 126 alltogether, just do it like this: - -modifyworld.items.have.x126.?* notice that this should be backed up with the following nodes as well: - -modifyworld.items.pickup.<BlockID> - -modifyworld.items.use.<BlockID> - -modifyworld.items.craft.<BlockID> - -modifyworld.blocks.place.<BlockID> - -modifyworld.blocks.interact.<BlockID> don't know if adding a wildcard will do the trick (so you only have to specify 2 nodes): - -modifyworld.items.*.x126.?* - -modifyworld.blocks.*.x126.?* But you are welcome to test it out. Currently PermissionsEx is working like it should on my server - and trust me, it has been tested several times by several different players.
0 aldrigviking Posted June 17, 2012 Posted June 17, 2012 Modifyworld wont work on my tekkit server ? Cant block items just cant get it to work this is my permission file http://pastebin.com/1jr9SSgG and my modifyworld config: http://pastebin.com/nmVHAJQn i have tried lots of things to make it work:( but i cant i have tried putting on meta-data to true but that does not work. Please help Fixed your permissions for you (spelling errors, wrong nodes, wrong order) http://pastebin.com/287NeVDQ edit: seems like pastebin screwed up some of the indenting - you'll have to fix that before it works.
0 xTNBx__DNinja Posted November 2, 2012 Posted November 2, 2012 Awesome I put an 'x' in front of it and it worked thx!
Question
supernerdyharry
Modifyworld wont work on my tekkit server ?
Cant block items just cant get it to work this is my permission file http://pastebin.com/1jr9SSgG
and my modifyworld config: http://pastebin.com/nmVHAJQn
i have tried lots of things to make it work:( but i cant i have tried putting on meta-data to true but that does not work.
Please help
7 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now