Skip to content

Releases: mesacarlos/WebConsole

WebConsole v1.4 Revision 3

21 Dec 13:30
Compare
Choose a tag to compare

Minor improvements to last version. As always, revisions only update the client, the plugin (server) is kept almost unchanged and fully compatible with the rest of v1.4 clients.

Changelog:

  • Security improvements.

WebConsole v1.4 Revision 2

18 Nov 18:04
Compare
Choose a tag to compare

Minor improvements to last version. As always, revisions only update the client, the plugin (server) is kept almost unchanged and fully compatible with the rest of v1.4 clients.

Changelog:

  • Security improvements.

WebConsole v1.4 Revision 1

24 Sep 10:08
Compare
Choose a tag to compare

Minor improvements to last version. As always, revisions only update the client, the plugin (server) is kept almost unchanged and fully compatible with the rest of v1.4 clients.

Changelog:

  • Adding no-SSL servers when hosting client over HTTPS is no longer supported due to browsers restriction.

WebConsole v1.4

28 Aug 15:23
Compare
Choose a tag to compare

Changelog:

  • Removed SLF4F warnings and "no api-version specified" warning on startup.
  • Client translated to Chinese (thanks to Neubulae).
  • Server translated to Spanish, Russian (thanks to Stashenko), Portuguese (thanks to AlexandreMuassab and Connect500BR) and Chinese (thanks to OPhantomO)
  • Solved crash on servers using Minecraft version 1.8 to 1.8.3 due to GSON library not present.
  • Minor changes.

WebConsole v1.3

26 Aug 15:43
Compare
Choose a tag to compare

Changelog:

  • Added Minecraft command /WebConsole to check who is connected and WebConsole version.
  • Client translated to Portuguese.
  • Added players parameter with 1000 response code.

WebConsole v1.2

25 Aug 09:36
Compare
Choose a tag to compare

Changelog:

  • Solved problem with negative numbers being shown as RAM usage.
  • Client translated to Russian.

WebConsole v1.1 Revision 3

23 Aug 15:45
Compare
Choose a tag to compare

Minor improvements to last version. As always, revisions only update the client, the plugin (server) is kept almost unchanged and fully compatible with the rest of v1.1 clients.

Changelog:

  • Now every command sent is saved in order to allow user to browse this history using the arrow up/down keys, like in the real console.
  • Now WebConsole can be used in both English and Spanish.

WebConsole v1.1 Revision 2

20 Aug 14:16
Compare
Choose a tag to compare

Minor improvements to last version.
Changelog:

  • Now WebConsole shows colors into client.
  • Servers can be deleted from WebConsole list.
  • Command input does not lose focus when a command is sent.

WebConsole v1.1

13 Aug 18:57
Compare
Choose a tag to compare

Changelog:

  • Now supporting from 1.8 to 1.14 Minecraft version
  • Enter key now sends command on web interface.
  • Now it is easier to add new servers.
  • Client shows now RAM and CPU usage, and connected players info. (Implemented 1000, 1001, 1002 response codes into server, along as PLAYER, CPUUSAGE and RAMUSAGE commands.)

WebConsole v1.0

12 Aug 18:27
Compare
Choose a tag to compare

First version of this awesome plugin. Remember this is work-in-progress and you may find errors, and changes in future versions.