Class Main


public class Main extends Object
This Main class is called when user executes .jar file. It's not called when plugin loads on PaperMC server.
See Also:
  • Constructor Details

    • Main

      public Main()
  • Method Details

    • main

      public static void main(String[] args)
      Creates window with installation instruction when user executes this .jar file.
      Parameters:
      args - Arguments to launch Java application