Server-wide static config values should always be prefixed by `settings.`. Get it right @Zbob750, geez Issue introduced in a81ad3d8a8
a81ad3d8a8
Take same approach we did for chunks, and only save player if its been X time since last save, instead of doing it all in 1 tick. This is even more helpful considering Player Saving is done sync for File IO.
Closes GH-550