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.  | 
			||
|---|---|---|
| .. | ||
| collection.go | ||
| config_parser.go | ||
| configuration.go | ||
| console.go | ||
| crash.go | ||
| environment_docker.go | ||
| environment.go | ||
| errors.go | ||
| events.go | ||
| filesystem_darwin.go | ||
| filesystem_linux.go | ||
| filesystem_windows.go | ||
| filesystem.go | ||
| listeners.go | ||
| resources.go | ||
| server.go | ||
| update.go | ||