Class Main
java.lang.Object
Main
This Main class is called when user executes .jar file.
It's not called when plugin loads on PaperMC server.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
main
Creates window with installation instruction when user executes this .jar file.- Parameters:
args- Arguments to launch Java application
-