I've made a discord group, for those who wants to learn, or those who wants to join, to support helping with anything in-case we need help. Just message me, if you want to join it
![]()
I've made a discord group, for those who wants to learn, or those who wants to join, to support helping with anything in-case we need help. Just message me, if you want to join it![]()
Hi,For a typical Java program, running the main method clarifies to the compiler that the specified class is the one to run as the main class. As for normal minecraft plugins, you will want to make the class extend JavaPlugin, and implement the onEnable() and onDisable() methods. Feel free to shoot me an invite link to that discord as well.
