Zerthick / PlayerShopsRPG

A Minecraft Sponge PlayerShop Plugin
https://ore.spongepowered.org/Zerthick/PlayerShopsRPG
GNU General Public License v2.0
7 stars 5 forks source link

MySQL Support #39

Open crymates opened 6 years ago

crymates commented 6 years ago

Environment

Sponge version: spongeforge-1.12.2-2555-7.1.0-BETA-2831 Plugin version: PlayerShopsRPG-2.1.0

Feature request

Pls add MySQL support. It is an important point in view to performance, also for making changes in shops quick and easy.

Zerthick commented 6 years ago

This is on my todo, for now PlayerShopsRPG utilizes an internal H2 SQL database, you can access the tables and perform shop updates using the H2 Client