An attempt to recreate original bukkit structure for classic c0.0.23a_01.
You can download latest jar in releases tab and run it same as you do with normal bukkit: java -jar *jar file name*.
- Clone repository (you'll need git) by using
git clone https://github.com/oldminecraftcommunity/ClassicBukkitin command prompt. - Move to directory you just cloned (
cd ClassicBukkit) and rungradlew build. - Done! The build will appear in build/libs/
Example plugin can be found here.
Feel free to make pull requests ^^
that's all folks