Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 656 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 656 Bytes

EnderCore

The core API plugin for EnderCraft.
EnderCore runs all of the API callbacks and general managers for EnderCraft. For example, EnderCore runs the permissions and economy systems and connects to a MySQL database as a backend.

Why has this been released?

We thought the code from this project might be useful to those learning Java, or someone may want to fork and continue the project for their private use.

Dependencies

None. (The other projects depend on this)

How was this made?

(This is mostly just for those who are interested)

IDE: Eclipse
Build Manager: Maven

Contributors

  • @MasterDoctor
  • @Rexcantor