A Forge implementation of the Sponge API. SpongeForge uses Gradle as its build system. The repo includes the Gradle wrapper that will automatically download the correct Gradle version. Local installations of Gradle may work but are untested. To execute the Gradle wrapper, run the ./gradlew script on Unix systems or only gradlew on Windows systems. In order to build SpongeForge you simply need to run the gradlew command. On Windows systems you should run gradlew instead of ./gradlew to invoke...
An extensive Minecraft server mod written for Bukkit. It is fairly old, originating from Sheograth's API, then transitioning into Bukkit, so it encompasses dozens of random features that I have added over time. In all, it has the functionality of probably about 5-10 separate mods, but is still not enough for most people to use independent of all other mods.
Modular Minecraft server plugin - commands, events, ...
This project gives you freedom to get a fully-customized plugin for CraftBukkit Minecraft servers. You choose what to include and build it up.
No more command collisions, no unnecessary memory and processor overhead on your server.