beb999 Posted August 8, 2012 Posted August 8, 2012 Hi I was wondering if there was anyway to stop some players using like pipes and allowing others... It would be like donator ranks and perks are more items/accessibility to the tekkit pack.
sparkz117 Posted August 8, 2012 Posted August 8, 2012 Yes, this is easily done through using PermissionsEX and Modify world.
sparkz117 Posted August 8, 2012 Posted August 8, 2012 First of all go and download both ModifyWorld and PermissionsEX, then I will explain from there.
beb999 Posted August 8, 2012 Author Posted August 8, 2012 First of all go and download both ModifyWorld and PermissionsEX, then I will explain from there. All installed
sparkz117 Posted August 8, 2012 Posted August 8, 2012 In ModifyWorld config, change what you have to this instead n enable: true informPlayers: true itemRestrictions: true whitelist: false messages: prohibitedItem: You have prohibited item "%s". whitelist: You are not allowed to join this server. Goodbye! permissionDenied: Sorry, you don't have enough permissions use-material-names: false drop-restricted-item: false item-use-check: false check-metadata: true Then once that is done, go to PermissionsEX and start filling it out like you would with GroupManager, but you HAVE to have this otherwise the group cannot talk - modifyworld.chat Okay to black list items use you'll need to use this. - -modifyworld.blocks.place.(ItemID'sHere.) - -modifyworld.items.have.(ItemsID'sHere.) With this you can use wild cards, this means that all items in the sub set of the meta tag will be removed as well, so for an example, like this. - -modifyworld.blocks.place.(30208:?*|27589:?*|30174:?*|27575|27584:?*|27574:?*|27533:?*|137:3|150:1|27579:?*|27580:?*|27581:?*|27582:?*|27570:?*|27538:?*|27573:?*|27530:?*27532:?*|27593:?*|126:4|126:10|126:11|126:3|27531:?*|27583:?*|27530:?*|27570:?*|27527:?*|27556:?*|27555:?*|27532:?*|27534:?*|127|169|6361|7303|237|155|26522|4304|179|214|30214|30215|27594|26524|4095|26525) - -modifyworld.items.have.(30208:?*|27589:?*|30174:?*|27575|27584:?*|27574:?*|27533:?*|137:3|150:1|27579:?*|27580:?*|27581:?*|27582:?*|27570:?*|27538:?*|27573:?*|27530:?*27532:?*|27593:?*|126:4|126:10|126:11|126:3|27531:?*|27583:?*|27530:?*|27570:?*|27527:?*|27556:?*|27555:?*|27532:?*|27534:?*|127|169|6361|7303|237|155|4304|26522|179|214|30214|30215|27594|26524|4095|26525) This should be all you need to get you started, but other than that, all permissions work the same way as GroupManager, apart from PermissionsEX reads from top to bottom.
beb999 Posted August 8, 2012 Author Posted August 8, 2012 In ModifyWorld config, change what you have to this instead n enable: true informPlayers: true itemRestrictions: true whitelist: false messages: prohibitedItem: You have prohibited item "%s". whitelist: You are not allowed to join this server. Goodbye! permissionDenied: Sorry, you don't have enough permissions use-material-names: false drop-restricted-item: false item-use-check: false check-metadata: true Then once that is done, go to PermissionsEX and start filling it out like you would with GroupManager, but you HAVE to have this otherwise the group cannot talk - modifyworld.chat Okay to black list items use you'll need to use this. - -modifyworld.blocks.place.(ItemID'sHere.) - -modifyworld.items.have.(ItemsID'sHere.) With this you can use wild cards, this means that all items in the sub set of the meta tag will be removed as well, so for an example, like this. - -modifyworld.blocks.place.(30208:?*|27589:?*|30174:?*|27575|27584:?*|27574:?*|27533:?*|137:3|150:1|27579:?*|27580:?*|27581:?*|27582:?*|27570:?*|27538:?*|27573:?*|27530:?*27532:?*|27593:?*|126:4|126:10|126:11|126:3|27531:?*|27583:?*|27530:?*|27570:?*|27527:?*|27556:?*|27555:?*|27532:?*|27534:?*|127|169|6361|7303|237|155|26522|4304|179|214|30214|30215|27594|26524|4095|26525) - -modifyworld.items.have.(30208:?*|27589:?*|30174:?*|27575|27584:?*|27574:?*|27533:?*|137:3|150:1|27579:?*|27580:?*|27581:?*|27582:?*|27570:?*|27538:?*|27573:?*|27530:?*27532:?*|27593:?*|126:4|126:10|126:11|126:3|27531:?*|27583:?*|27530:?*|27570:?*|27527:?*|27556:?*|27555:?*|27532:?*|27534:?*|127|169|6361|7303|237|155|4304|26522|179|214|30214|30215|27594|26524|4095|26525) This should be all you need to get you started, but other than that, all permissions work the same way as GroupManager, apart from PermissionsEX reads from top to bottom. Im so lost but ok :D
beb999 Posted August 8, 2012 Author Posted August 8, 2012 Put then in 'Blocks.place. and items.have. So it would be like modifyworld.blocks.place.{item ids here}???
sparkz117 Posted August 8, 2012 Posted August 8, 2012 So it would be like modifyworld.blocks.place.{item ids here}??? Yes, that would stop people placing the blocks. If you do Modifyworld.items.have(Item ID's here) then it'll take the items from them You need the brackets though.
beb999 Posted August 8, 2012 Author Posted August 8, 2012 so if i anted to disable someone from placing stone i would do modifyworld.blocks.place.1?
sparkz117 Posted August 8, 2012 Posted August 8, 2012 so if i anted to disable someone from placing stone i would do modifyworld.blocks.place.1? It would be modifyworld.blocks.place.(1) But yeah
beb999 Posted August 8, 2012 Author Posted August 8, 2012 is there an easy way to only list items wanting to be banned for that user?
beb999 Posted August 10, 2012 Author Posted August 10, 2012 Unless someone already has the stuff in a list cause listing them all will take ages
Diabloz Posted August 10, 2012 Posted August 10, 2012 Well if you want to make money off your players its going to take work, don't expect everything to be given to you. You are obviously required to do the work as a server owner.
beb999 Posted August 10, 2012 Author Posted August 10, 2012 Yes I know but I was wondering if there was an easier way to do it?
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