项目作者: agent6262

项目描述 :
A Minecraft Supply And Demand Economy Plug-in.
高级语言: Java
项目地址: git://github.com/agent6262/SdEconomy.git
创建时间: 2018-07-06T00:03:07Z
项目社区:https://github.com/agent6262/SdEconomy

开源协议:MIT License

下载


SdEconomy License: MIT

A dynamic economy plug-in built for Minecraft servers. This plugin is intended to be compatible
with SpongeVanilla, SpongeForge and Spigot.

Building

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.