Releases: EstiNet/EstiConsole
Releases · EstiNet/EstiConsole
EstiConsole v2.0.2
Fixed a critical bug where the process crashes when there is whitespace in the log queue.
EstiConsole v2.0.1 - Bug fixes
This version fixes a bug that crashes the process after logs are added fast over a long period of time.
EstiConsole v2.0.0 Release
v2.0.0-release Added restart command
EstiConsole v2.0.0pre - Rewritten in Go
plz write something here later
EstiConsole v1.2.7 - STABLE
Final release of EstiConsole with the Kotlin backend, switching to Go.
dedicated to seshpenguin lel
EstiConsole v1.2.6 - SIGTERM Response and Docker support
Features:
- Support for spaces in directories in EstiAccess
- Can run in docker containers successfully
- Responds to SIGTERM messages from host, shutting down client process and main process
Future:
- Allow updating of EstiConsole through /update folder
- Downloading and deleting files
- Support for custom stop and start commands for client processes
How to install:
- Drag the jar into the base directory of your server.
- Change your startup script (.sh or .bat) to start with EstiConsole.jar
- Follow the setup by running the startup script.
EstiConsole v1.2.4
Finally, a new update!
Features:
- Fixed many bugs with the original version
- Added auto-restart, with set intervals
- Added support for an EstiAccess client!
- Remote management of files (uploading files and creating directories)
- Remote access to console (sending and receiving commands)
- Line cutoff, allowing less output to be stored for remote commands
Broken:
- Console colours do not work
- No support for files and directories with spaces in name
Future:
- Allow updating of EstiConsole through /update folder
- Downloading and deleting files
How to install:
- Drag the jar into the base directory of your server.
- Change your startup script (.sh or .bat) to start with EstiConsole.jar
- Follow the setup by running the startup script.
EstiConsole v1.0.0
At last, the first version of EstiConsole has been released!
Features:
- Support for minecraft servers, and BungeeCord
- Process wrapping of java, allowing fast reboots in crashes automagically
- Auto-update plugins and server jars by putting them in the ./update folder
- Smart process management, safely shuts down servers even if EstiConsole is closed abruptly
Broken:
- Console colours currently do not work.
Future:
- Remote access
- Fixed console colours
How-to install:
- Drag the jar into the base directory of your server.
- Change your startup script (.sh or .bat) to start with EstiConsole.jar
- Follow the setup by running the startup script.