AppleDash / SaneEconomy

Finally, a sane economy plugin for Bukkit.
https://www.spigotmc.org/resources/saneeconomy-simple-but-featureful-economy.26223/
GNU General Public License v3.0
19 stars 24 forks source link

Prefix for transations_logs #21

Closed NotJustPizza closed 7 years ago

NotJustPizza commented 7 years ago

@Bug I have name duplication for transationslogs table in my database, could you please add "saneeconomy" prefix like for other tables?

@Feature_request @Improvestandards It will be awesome if you add option for customizing table prefix, so it will be posible to store more than one instance of plugin in one database, eg. "se1", "se2_".

AppleDash commented 7 years ago

I can look into this in a little bit, sorry for being inactive - been busy later!

AppleDash commented 7 years ago

This will be in a new version soon.

AppleDash commented 7 years ago

Fixed in 0.9.2. table_prefix config option under backend.