Files
wings/server
Dane Everitt d9ceb9601d Do not set the default values in the struct we're unmarshaling into
closes pterodactyl/panel#1786

If you set the defaults, you'll override a bunch of values for the server with the original values. For example this code caused servers in a running state to be changed to a non-running state, thus leading to stats not sending.

Just merge in any new values, leave everything else as empty.
2019-12-24 16:35:43 -08:00
..
2019-12-21 23:23:56 -08:00
2019-11-24 19:32:02 -08:00
2019-12-21 23:23:56 -08:00
2019-11-24 19:32:02 -08:00
2019-09-17 23:10:02 -07:00