RatMoo Posted June 17, 2012 Posted June 17, 2012 I cant seem to get ModifyWorld to block the Philosophers Stone right click block changing ability. I have tried many things and looked at other post but nothing worked. I am using Tekkit 3.0.3 and so is the server. Maybe if I had a look at how it should be, I could get it.. So far, I have tried: "- -modifyworld.items.use.27526:*" "- -modifyworld.items.use.27526.*" "- -modifyworld.items.use.27526:*.on.block.[block ID]" "- -modifyworld.items.use.27526.*.on.block.[block ID]" "- -modifyworld.item.use.27526:*" "- -modifyworld.item.use.27526.*" "- -modifyworld.item.use.27526:*.on.block.[block ID]" "- -modifyworld.item.use.27526.*.on.block.[block ID]" "- -modifyworld.blocks.interact.[block ID]" "- -modifyworld.items.*.27526.?*" any MUCH more I cant even remember........ PLEASE HELP!
jodelahithit Posted June 18, 2012 Posted June 18, 2012 Use worldguard, plugins/worldguard/worlds/world/blacklist.txt and: [27526] ignore-perms=usage.phstone ignore-groups=(YOUR GROUPS THAT ARE ALLOWED TO USE IT) on-use=notify,deny,log,tell I hope this helped!
Arsenius Posted June 18, 2012 Posted June 18, 2012 im using towny on my server and i added the phil stone to the item_use list. Then i have set the item_use_in_wild value to false so people can only use it inside their own towns.
RatMoo Posted June 18, 2012 Author Posted June 18, 2012 Thanks so much both of you! The WorldGuard thing worked awesome Jodelahithit! Thanks a lot
Deimos161 Posted September 9, 2012 Posted September 9, 2012 Ok I need a bit of help. My world name is Silfrax so I went in to plugins/worldguard/worlds/Silfrax/blacklist.txt and edited my config so its like this http://pastebin.com/sanD4FF1 but it doesnt seem to block it
Deimos161 Posted September 10, 2012 Posted September 10, 2012 Can someone help me please? I have this set up but it doesnt seem to be working. -modifyworld.items.(have|pickup|craft).(122|46|4095|250:15|26526|126:0|126:1|126:2|126:4|126:10|126:11|137:3|179|208:0|214|237|7270|7303|27527:?*|27530:?*|27531:?*|27532:?*|27533:?*|27535:?*|27538:?*|27555:?*|27556:?*|27570:?*|27572:?*|27573:?*|27574:?*|27579:?*|27580:?*|27581:?*|27582:?*|27583:?*|27584:?*|27593:?*|30208:?*) - -modifyworld.blocks.(place|interact).(122|46|4095|27526:?*|250:15|126:0|126:1|126:2|126:4|126:10|126:11|137:3|126:10|126:11|179|208:0|214|237|27526:?*|30208:?*) - -modifyworld.item.use.(27526:?*|26526|250:15|126:0|126:1|126:2|126:4|126:10|126:11|27526:?*2|27548:?*|27570:?*|27527:?*|27583:?*30208:?*).on.block.*:?* - -modifyworld.item.use.*:?*.on.block.(27526:?*|26526|250:15|126:0|126:1|126:0|126:2|126:4|126:10|126:11|137:3|208:0|30208:?*)
jodelahithit Posted September 10, 2012 Posted September 10, 2012 It is: [27526:41] ignore-perms=usage.phstone ignore-groups='&7[survivor]&3' on-use=notify,deny,log,tell It should be: [27526] ignore-perms=usage.phstone ignore-groups='(Your group, not it's prefix)' on-use=notify,deny,log,tell
Deimos161 Posted September 10, 2012 Posted September 10, 2012 because of townychat we have to have prefixs set in the perms as groups other wise it doesnt work. EDIT - So I did as you said and it works now :P
jodelahithit Posted September 11, 2012 Posted September 11, 2012 Oh oke, didn't know about townychat but you're welcome :D
Danserge Posted September 15, 2012 Posted September 15, 2012 On this matter could someone tell me how to make it so you cant destroy blocks with a destruction catalyst.
Deimos161 Posted September 16, 2012 Posted September 16, 2012 I think this should work [whatever the id is] ignore-perms=usage.phstone ignore-groups='(Your group, not it's prefix)' on-block=notify,deny,log,tell
Mercury Posted October 10, 2012 Posted October 10, 2012 - -modifyworld.items.use.27526:*.on.block.* and enable item-use-check: true from Modifyworld/config.yml
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