Would be helpful for some to have prefixes as a config option in MySQL.yml
I wanted to originally create a pull request but was unsure as to whether you would like the approach i took with it (tableName is set in DatabaseManager and is then formatted in SQLQuery toString using String.format)
I've created a fork of the master branch with the feature implemented : https://github.com/PLSCraft/AdvancedBan
It's pretty lightly tested so i'm not sure if I've got all the instances of tablenames.
This issue would have been a pull request, but it was too large and opinionated of a change for me to feel like a pull is appropriate. Feel free to do whatever you wish with the fork's source since it is a derivative of your plugin after all :)
Would be helpful for some to have prefixes as a config option in MySQL.yml
I wanted to originally create a pull request but was unsure as to whether you would like the approach i took with it (tableName is set in DatabaseManager and is then formatted in SQLQuery toString using String.format)
I've created a fork of the master branch with the feature implemented : https://github.com/PLSCraft/AdvancedBan
It's pretty lightly tested so i'm not sure if I've got all the instances of tablenames.
This issue would have been a pull request, but it was too large and opinionated of a change for me to feel like a pull is appropriate. Feel free to do whatever you wish with the fork's source since it is a derivative of your plugin after all :)