You may get some inspiration from the source code:...
@KainFromNod I've had a look at the OddItem code, and it's absolutely disgusting :eek: It's a bug in OddItem that makes maps always fail. I'll...
I've stumbled across that bug too, when I was trying to hook into LWC. Except this time, I was using LWC as a softdepend...
http://wiki.xlipse.net/wiki/DuckShop/Migrating_from_2x All permissions nodes will become lowercase: instead of using DuckShop.use.*, you would...
Take Register's Method interface. Make each economy plugin implement the Method interface themselves. Then get them to add themselves to...
DuckShop uses OddItem now. Install that and it'll work.
Can you post the errors you got for build #13? I've renamed everything, so it shouldn't be conflicting again.
You'll need to check if there actually is an economy plugin... Method method = Methods.getMethod(); if(method != null) { // Do stuff } else...
GAAAAH it's conflicting with another plugin which also uses Register... I'm working on it. I originally compiled Register right into DuckShop,...
Download beta I've got OddItem support now. Please test!
I'd recommend waiting... If they're frustrated because of a video game, then they have no life. :p Just kidding. I've decided to use OddItem...
@8Keep @NEREVAR117 @Dr_Herbalist Version 27 does not work with iConomy 6. It also doesn't support the 1.8 item names, but using the item ID may...
I'm working on both right now, just hold on :D Have a look at this: http://wiki.xlipse.net/wiki/DuckShop/Permissions If you don't give your...
Your plugin may be loading before Essentials is loaded. Try setting up a ServerListener and using onEnable to detect it.
Can you please add Git tags on each release? I often have to hunt around to find the stable version after it has been buried under mountains of...
Separate names with a comma.