BasicPlugin
About
A simple Minecraft plugin that provides basic functionality such as custom commands and event handling. It includes a hello command for players and logs plugin enable/disable events. This serves as a foundation for more complex plugins, demonstrating proper plugin structure and integration with the Bukkit API.