Fundamentals is a group of plugins developed for Beta 1.7.3 aiming to provide essential functionality.
Please note, these plugins are primarily designed for RetroMC and may not work on other servers.
- Clone this repository
- Open the project in your IDE of choice
- Run
mvn clean package
in the root directory of the project
- Maven will automatically download the required dependencies
- Dependencies that are not available on Maven Central are downloaded to ./lib
- You may need to add this folder as a library in your IDE as it is not automatically added
- The compiled jars will be located in /target of the respective plugin