Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.

Novaconomy v1.7.1

Choose a tag to compare

@gmitch215 gmitch215 released this 28 Apr 17:59
· 302 commits to master since this release

Novaconomy v1.7.1

Convert to Gradle

Novaconomy Markets have finally been implemented!

  • Sell and Buy Items from the Novaconomy Market.

New Features

  • SQL Database Support
    • You can now use a SQL Driver to store your data instead of the default YAML files.
    • Novaconomy has a built-in conversion feature that will convert your existing data to SQL and vice versa.
    • More information is available on the wiki.
  • Corporation-Only Chat

Other Improvements

  • Fixed Various Language & Data Storage Issues