Lost my plugin along with the rewritten version of this library during a Windows reinstall (the one folder I forgot to backup :(). I've started...
This is why I recommend password managers like LastPass.
http://dev.bukkit.org/bukkit-plugins/blood-money/ There you go. Have fun! ;)
Plugin will be on my BukkitDev page once it's done. It will be open-source, and built for 1.8. Probably. Doesn't help that you did again though....
Shouldn't be too hard. Btw, I just started now. Was late for me when I responded, and when I code tired... yeah... :P
If this plugin doesn't already exist (which it very likely does), then I'd be happy to give it a shot. Gives me a break from the really...
It shouldn't be too hard. I'll see if it's possible once I finish porting the library over to Scala (which is nearly done, only got the display...
@DarkBladee12 Any reason as to why initialize() in ParticlePacket is public and static? I don't see it being accesses anywhere outside the...
Ah, right. I don't see much of a reason to need it, though. I should be able to safely drop it, as it's a little tricky to implement in this...
Awesome. I'm currently redoing the ReflectionUtils class, and I've found out that enumerations in this language are not very elegant as you can...
@DarkBladee12 I'm currently writing a plugin in Scala (really awesome language that compiles into Java bytecode). I plan to use this library in...
That would work too. It's essentially the exact same thing.
Thank you very much, does exactly as I expected it to do. However, those < in the for loops need to be <= eg. x <= startX not x < startX. Anyway,...
Hey guys, So I'm trying to make a pickaxe that breaks blocks in a 3x3x3 area, similar to the Tinkers Construct Hammer (which only does a 3x3x1...
Nvm, it was a noob coding mistake. Was checking for null instead of "" ._.
Separate names with a comma.