Arkainum Posted September 24, 2012 Posted September 24, 2012 so there's lot of plugins for servers, well normal minecraft servers that allow you to set what tools can break what blocks. i've tried to find one that's tekkit compatible because most of the time, on the server we just use the gems mentioned above as emc fodder. i'd like to give those tools a purpose to 1. balance out the server 2. make it more interesting. for example ruby tools only work on nether based materials and so on. however none seem to work for tekkit. if there isn't one oh well, i cant exactly code a plugin myself i have no idea how. any suggestions. Quote
Axle Posted December 22, 2012 Posted December 22, 2012 A way you could do this... and bare with me this is kind of 'Outside the box' thinking... With Tekkitcustomizer, assign all of the tools to usage ban... then under permissions, assign the exempt permission for each of the tools you want to a work. Example: Farmer: default: false inheritance: - Default worlds: world: permissions: - tekkitcustomizer.283.*.* - tekkitcustomizer.284.*.* - tekkitcustomizer.285.*.* world_nether: - tekkitcustomizer.286.*.* - tekkitcustomizer.294.*.* options: rank: '899' prefix: '[Farmer]&f ' In this example, the person in this group is able to use the gold sword, shovel and pick in the normal world and not the nether, and only allowed to use the axe and the hoe while in the nether (Yes I know the tools are terrible choices for each, but I did a very rough example with the first thing I seen) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.