A Minecraft Supply And Demand Economy Plug-in.
A dynamic economy plug-in built for Minecraft servers. This plugin is intended to be compatible
with SpongeVanilla, SpongeForge and Spigot.
Note: If you do not have Gradle installed then use ./gradlew for Unix systems or Git Bash and gradlew.bat for Windows
systems in place of any ‘gradle’ command.
In order to build SdEconomy run either gradle spigotBuild
or gradle spongeBuild
command. Once it is finished you will find
plug-in .jars exported into the ./build/libs
folder.