erikzimmermann / TradeSystem

A highly customizable, free and open-source Minecraft plugin for trading between players.
https://www.spigotmc.org/resources/trade-system-custom-layouts.58434/
MIT License
82 stars 48 forks source link

Incorrect TradeLog section in the configuration file #419

Closed daniel-skopek closed 1 year ago

daniel-skopek commented 1 year ago

Describe the bug TradeLog section is not working since the new update. The error is in the capitalization of the letters. In the code it is "TradeLog", in the configuration it is still "Tradelog".

image image

daniel-skopek commented 1 year ago

It isn’t fully fixed: https://github.com/erikzimmermann/TradeSystem/blob/develop/TradeSystem-Spigot/src/main/java/de/codingair/tradesystem/spigot/utils/database/migrations/mysql/MySQLConnection.java