The next two parts of my Making a Minecraft Plugin series are now live!
In Part 3, we're (finally) ready to start writing some Java code! https://marcdif.com/minecraft-plugin-part-3/
In Part 4, we'll go over how to start a local Spigot server on your computer for testing your plugin. By the end, you should have a simple plugin written and tested! https://marcdif.com/minecraft-plugin-part-4/
The next part will explain how Listeners work, which let you execute code when a certain event happens - like when a creeper blows up! I already know of at least one person who's benefited from this series, which is great! Feel free to share if you know someone who'd like it!
In Part 3, we're (finally) ready to start writing some Java code! https://marcdif.com/minecraft-plugin-part-3/
In Part 4, we'll go over how to start a local Spigot server on your computer for testing your plugin. By the end, you should have a simple plugin written and tested! https://marcdif.com/minecraft-plugin-part-4/
The next part will explain how Listeners work, which let you execute code when a certain event happens - like when a creeper blows up! I already know of at least one person who's benefited from this series, which is great! Feel free to share if you know someone who'd like it!