Andrew.Danse Posted December 7, 2012 Posted December 7, 2012 I need a plugin for logging blocks that are destroyed with the possibility of undoing the damage. So far I used CoreProtect, but it's having some trouble with Tekkit blocks(...which plugin doesn't ) So, I want to know if it's possible to either add the Tekkit block IDs to CoreProtect or if there's any other plugin that works well with Tekkit(and preferably doesn't eat CPU and RAM like there's no tomorrow) and, if possible, uses sqlite or no db at all, if that's even possible. Quote
Djinnii Posted December 7, 2012 Posted December 7, 2012 Coreprotect works fine for tekkit... just not for BC Pipes or most RedPower wires etc... Make sure you blacklist [buildCraft] and [RedPower] to avoid block errors. CoreProtect also uses FlatFile or MySQL although most people seem to have better results from FlatFile. Quote
Andrew.Danse Posted December 7, 2012 Author Posted December 7, 2012 Coreprotect works fine for tekkit... just not for BC Pipes or most RedPower wires etc... Make sure you blacklist [buildCraft] and [RedPower] to avoid block errors. CoreProtect also uses FlatFile or MySQL although most people seem to have better results from FlatFile. Ok, fair enough. One more question, how do I blacklist [buildCraft] and [RedPower. I can't seem to find any entry in the config file to blacklist mods...or anything for that matter. Quote
Djinnii Posted December 7, 2012 Posted December 7, 2012 create a text file inside the CoreData folder, name it: blacklist.txt and add in the entries. there is an entire thread about this on these forums actually... Quote
Andrew.Danse Posted December 7, 2012 Author Posted December 7, 2012 Is there any special format I need to follow or just dump the mod names in there? Quote
Djinnii Posted December 7, 2012 Posted December 7, 2012 [RedPower] [buildCraft] #creeper #fire Should work fine for example. 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.