Paul Vogel

Results 69 comments of Paul Vogel

Thanks for your second bug report and the suggestion to add the silent flag. Can you give me any private contact information (discord, email, skype, ...) so I can fix...

This is not possible at the moment, the golden color is hard coded.

Note to self: Aztorius opened a pr on this issue on the head repo. Just have to clone this code to mine. Don't forget to give credits!

**Towny** I found out that Towny uses balances for towns. So it handles towns like players and tries to update their balance like a player. Unfortunately craftconomy tries to resolve...

Ah yes, I found [this article](http://wiki.mc-ess.net/wiki/Essentials_Economy/API) that proves your assumption. It seems like the connection from Vault to CraftConomy does not work like expected. I need to investigate further on...

phpMyAdmin is only for MySQL (and MariaDB). You can not use it for InfluxDB.

No problem man. Yes, it works if I use git bash and "./gradlew build".

Mhhh. Can you check the OS and let it execute via Git Bash if it's Windows and just tell the user that he has to execute it via Git Bash...