Making a Minecraft Plugin, Part 3 - Writing some Java code!
We've spent a lot of time so far introducing the idea of writing plugins for Minecraft. With all of that out of the way, it's time to write some code! By the end of this post, you'll have a basic plugin written and ready to test.…