Running Deeper C/C++/Java

Algorithms & Development/Spigot & Maven Plugin Development

TreasureSharky

First step: create a Maven Project

And add the pom.xml

Add neccesary jars to build path: Spigot 1.12.2 and Spigot 1.8.8 as those are the two minecraft versions I am working on

Need an onEnable and onDisable function to start, and can use the reload function to reconnect to databases and more

Using a mySQL database to save my values

Original source code is from Zedd7's zHorse plugin, using it to learn how to make these.

First step: create a Maven Project

And add the pom.xml

Add neccesary jars to build path: Spigot 1.12.2 and Spigot 1.8.8 as those are the two minecraft versions I am working on

Need an onEnable and onDisable function to start, and can use the reload function to reconnect to databases and more

Using a mySQL database to save my values

Original source code is from Zedd7's zHorse plugin, using it to learn how to make these.

'; document.write(x.substring(x.length-900,x.length;
Comments