Tradeshop / TradeShop

Unique, new, powerful Minecraft TradeShop plugin!
https://tradeshop.github.io
Apache License 2.0
25 stars 11 forks source link

Sqlite #140

Open KillerOfPie opened 2 years ago

KillerOfPie commented 2 years ago

Pull Request Etiquette

There are several guidelines you should follow in order for your Pull Request to be merged. Replace [ ] with [x] to cross the checkbox.

It is sometimes better to include more changes in a single commit. If you find yourself having an overwhelming amount of commits, you can rebase your branch.

Changes

This PR adds a new kind of storage type which relies on a single SQLite database file, created, read and updated on disk.

KillerOfPie commented 2 years ago

When it comes time to merge, keep pom.xml changes from this branch.