ericgrandt / TotalEconomy

All in one economy plugin for Minecraft.
https://ericgrandt.github.io/TotalEconomy/
MIT License
32 stars 33 forks source link

Small changes not really worth seperate branches #283

Closed MarkL4YG closed 6 years ago

MarkL4YG commented 6 years ago

Gradle Wrapper

Sponges gradle wrapper uses a gradle 3.3 daemon. We should explicitly define the gradle version to use as gradle version differences can result in conflicts in Forge/Sponge projects.

Exceptions during configuration setup

Logging the exception thrown during the configuration setup may prevent issues caused by syntax errors in the configuration from being filed.