All notable changes to this project will be documented in this file.
This version of Crafty adds the following features to 2.0:
- Multi-Server Support - you can now run multiple servers at the same time with Crafty
- Crash detection - Crafty will detect if a server jar crashes (pid no longer exists) and will launch the server again if desired.
- Restful API - Crafty has the ability to respond to API calls via a token.
- server path and jar validation on settings save