- port to 1.21
- ported to 1.20.6
- fixed mcweb command
- added Token Implementation
- added optional PHP support
- Fixed webserver not stopping properly
- Port to 1.20.3/.4
- Removed ticktime reference as it was removed from the game. The getticktime call of the API now results in a 404 Error
fix: removed player legacy entry as it was removed in mc 1.20.2
- Added new Server API for code easy server info fetching (more info at: https://github.com/J-onasJones/McWebserver/wiki/3.-Web‐API)
- Fixed MIME identifiers being wrong with some file-types
- fixed verbose logger printing unnecessary message on server shutdown
- ported to 1.20.x
- fixed an issue where the server doesn't properly stop
- fixed an issue where external css was ignored by the browser
bumped version up to 1.19.3
- fixed important security vulnerability where directories below the server's root directory could be accessed
- rewrote the server backend
- fixed important security vulnerability where directories below the server root directory could be accessed.
- server back-end rewrite