Thijs van den Berg

Results 3 comments of Thijs van den Berg

Please do, as even though the visualisations look very pretty and I found this app to be best suited for this purpose, the linear scale is a game breaker for...

I ran the following query to drop the user settings: ```sql UPDATE `user_settings` SET value='[]' WHERE user_id='1' AND key='serverList'; ``` This seems to have worked, as now all the servers...

I'm using this library via Kotlin without Android. Works great, no need for an Android environment.