I am Creaxx, I develop stupid things.
public class Creaxx extends JavaPlugin {
public void onEnable() {
System.out.println("Hello there!");
}
public String getContactInfo() {
return "Message me on discord: Creaxx#0001";
}
}
Code Stats
No activity tracked