This is a tutorial on creating a plugin for Minecraft Spigot/Bukkit servers. It covers an introduction and the basics for creating a new simple Spigot plugin from scratch.
If you have any errors or other issues while creating your basic plugin, please feel free to leave a comment!
Latest Spigot API: https://hub.spigotmc.org/javadocs/spi...
Java Virtual Machine: https://www.oracle.com/ca-en/java/tec...
VS Code: https://code.visualstudio.com/