Changes:
- Allowed teleportation and warping at the edges of maps
- Fixed client/server tile disagreements after teleportation
- Don't revert changes as a result of Disable() for TileKill
- Sand, silt, pearlsand, and ebonsand no longer trigger noclip detection
- Server Side Inventory will now save on /off
- Logs are now saved according to yyyyMMddHHmmss timestamp format
- Removed all deprecated API endpoints
- Added /maxspawns show
- Added /maxspawns default
- Added /spawnrate show
- Added /spawnrate default
- Added a very buggy /restart command. Not recommended for use. Not enabled on mono.
- RemeberPos should work correctly
- Added /removespecial - Removes all corruption & other changes. Experimental.
- ConfigFile errors will now fail the server startup
- Added non-hardmore ores to /genore
- Added a config option for how often SSI should save in minutes
- Remembered positions will not trigger on different world IDs
- Remembered positions will now send players back to spawn if the position is invalid
- Added -rest-token startup parameter - defines a hardcoded token that can be used to interface with the API
- Added -rest-enabled startup parameter - true/false - defines from command line if REST should be enabled
- Added -rest-port startup parameter - defines the port that REST will run on