Closed ghost closed 13 years ago
This looks good for the most part, except for the first commit. It looks like you accidentally pasted over the contents of Economy.java with HeroBounty.java. I assume this wasn't intentional. Fix this bit up and I'll pull the request.
Bah, fixed.
I am using Eclipse on Windows and I didn't want to bother getting Cygwin again on this computer to just use GitHub's file transfer. So I am copy&paste from Eclipse to the various files on GitHub. Seems that if I do too many files too quickly then when I hit the 'Edit File' button GitHub takes me to the previous file instead of the new one I want to edit...
Anyway, it should be correct now.
Hey,
I'm new to Github so I hope I did this correctly. I updated:
HeroBounty.java BountyManager.java ListCommand.java Economy.java
On my personal server I am running a pared down version of HeroBounty and its been running fine for a few days. of this edit the only changes I made to your code were to allow it to work with iConomy v5 commands.
Let me know if I screwed up the Github process.