1
How to turn GitHub files into a plugin?
Hello all,
Okay so I am creating a public super craft bros server and I need a plugin for this, I know of all the ones on the Bukkit plugins site, but I think I've found the one that double0negative made for ms-sg on github, so I was wondering, how do you turn this ( https://github.com/Double0negative/SuperCraftBros ) into a .jar file that is usable on my server.
Thanks!
Okay so I am creating a public super craft bros server and I need a plugin for this, I know of all the ones on the Bukkit plugins site, but I think I've found the one that double0negative made for ms-sg on github, so I was wondering, how do you turn this ( https://github.com/Double0negative/SuperCraftBros ) into a .jar file that is usable on my server.
Thanks!
4
Ever heared of java compiler? you need to compile all the .java files into .class and create the jar then
How do you do it?? Mind if you msg me a link to it?
Nvm I have been told of a Jenkins for this.
Anyone?
