- Download the plugin
- Open your server files
- Make sure u agre running java 8
- Put the file into plugins
NOTE: Make sure u are running java 8 else this pl deasn't work.
if you want to use this plugin on another java version you can compile this yourself
but its not recommended for normal users
Note: For start i recommend using a good ide
-
1 - First u can start by setting ide up like:
- Getting and downloading or cloning by:
git clone https://github.com/Parsa3323/MenuLobby
- openning the project with an ide
- Installing dependencys
-
2 - Download the java you want (For example we are doing 11)
- Download the java file
- Install it and get the path of the jar file
- && You can download it in your ide
- Open Settings and find the
Java Version
- Find the path or select the jar
-
3 - Check for any code error
- In differnt java's the function may be diffrent so changing java may make errors
- check all the classes and check for any red thing
- change the errors to the func must be in your java
- Make sure u don't get any errors
- Do not change any name or water mark or comment or...
-
4 - Complile it
- Run:
mvn install