Skip to content

Releases: EstiNet/EstiConsole

EstiConsole v2.0.2

19 Nov 00:38
Compare
Choose a tag to compare

Fixed a critical bug where the process crashes when there is whitespace in the log queue.

EstiConsole v2.0.1 - Bug fixes

26 Jul 19:18
Compare
Choose a tag to compare

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

08 Jun 00:53
Compare
Choose a tag to compare
v2.0.0-release

Added restart command

EstiConsole v2.0.0pre - Rewritten in Go

02 Apr 16:00
Compare
Choose a tag to compare
Pre-release

plz write something here later

EstiConsole v1.2.7 - STABLE

21 Dec 15:14
Compare
Choose a tag to compare

Final release of EstiConsole with the Kotlin backend, switching to Go.

dedicated to seshpenguin lel

EstiConsole v1.2.6 - SIGTERM Response and Docker support

21 Sep 23:33
Compare
Choose a tag to compare

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:

  1. Drag the jar into the base directory of your server.
  2. Change your startup script (.sh or .bat) to start with EstiConsole.jar
  3. Follow the setup by running the startup script.

EstiConsole v1.2.4

12 Jun 22:29
Compare
Choose a tag to compare

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:

  1. Drag the jar into the base directory of your server.
  2. Change your startup script (.sh or .bat) to start with EstiConsole.jar
  3. Follow the setup by running the startup script.

EstiConsole v1.0.0

03 Feb 19:01
Compare
Choose a tag to compare

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:

  1. Drag the jar into the base directory of your server.
  2. Change your startup script (.sh or .bat) to start with EstiConsole.jar
  3. Follow the setup by running the startup script.