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 the Gradle wrapper. ...
HeroCraft Abilities Using the CraftBukkeit Plugin for Minecraft This is to include Spell casting for wizard type and priest type spells. These spells are to use spheres and schools to manage classification and to allow restricted use of abilities for game balance. Ather Abilities will also include turn of the undead, etc. Mana will be used to manage wizard power and spell casting. Karma will be used to manage Priest power and spell casting. All abilities will impact karma in one way...