minecraft_web.git
19 months agoForgot to divide the memory by 3... master
Greg Burri [Thu, 22 Sep 2022 09:51:29 +0000 (11:51 +0200)]
Forgot to divide the memory by 3...

19 months agoMemory measurement.
Greg Burri [Thu, 22 Sep 2022 09:49:42 +0000 (11:49 +0200)]
Memory measurement.
It seems that the memory has to be still divided by 3.

19 months ago'Process::memory' returns bytes now.
Greg Burri [Thu, 22 Sep 2022 09:42:07 +0000 (11:42 +0200)]
'Process::memory' returns bytes now.

19 months agoUpdate dependencies.
Greg Burri [Mon, 19 Sep 2022 08:04:53 +0000 (10:04 +0200)]
Update dependencies.

23 months agoGet the version from the process command line (WIP)
Greg Burri [Thu, 5 May 2022 22:30:05 +0000 (00:30 +0200)]
Get the version from the process command line (WIP)

23 months agoBad copy-paste
Greg Burri [Thu, 5 May 2022 22:11:07 +0000 (00:11 +0200)]
Bad copy-paste

23 months agoDisplay the minecraft server version
Greg Burri [Thu, 5 May 2022 22:03:26 +0000 (00:03 +0200)]
Display the minecraft server version

2 years agoMerge branch 'master' of gburri.org:minecraft_web into master
Greg Burri [Fri, 8 Apr 2022 15:23:05 +0000 (17:23 +0200)]
Merge branch 'master' of gburri.org:minecraft_web into master

2 years agoUpdate dependencies and adapt to new sysinfo API
Greg Burri [Thu, 7 Apr 2022 16:26:40 +0000 (18:26 +0200)]
Update dependencies and adapt to new sysinfo API

2 years agoCleaning
Greg Burri [Thu, 1 Jul 2021 12:36:59 +0000 (14:36 +0200)]
Cleaning

2 years agoAdjust the reported memory from the java process.
Greg Burri [Wed, 30 Jun 2021 06:29:28 +0000 (08:29 +0200)]
Adjust the reported memory from the java process.

2 years agoLast character of the last nick was cut
Greg Burri [Sun, 27 Jun 2021 09:22:57 +0000 (11:22 +0200)]
Last character of the last nick was cut

2 years agoRemove empty nicks from the 'list' command.
Greg Burri [Sun, 27 Jun 2021 09:20:28 +0000 (11:20 +0200)]
Remove empty nicks from the 'list' command.

2 years agoFix how the output of the list command is handled
Greg Burri [Sun, 27 Jun 2021 08:55:17 +0000 (10:55 +0200)]
Fix how the output of the list command is handled
the 'list' command output gives the nicknames in one line
separated with comma (not sure, to test).

2 years agoPrepare for more information to be get from rcon
Greg Burri [Thu, 24 Jun 2021 14:27:38 +0000 (16:27 +0200)]
Prepare for more information to be get from rcon

2 years agoSet deploy.ps1 as executable
Greg Burri [Wed, 23 Jun 2021 13:58:14 +0000 (15:58 +0200)]
Set deploy.ps1 as executable

2 years agoUse fs_extra to get folder size
Greg Burri [Wed, 23 Jun 2021 11:39:53 +0000 (13:39 +0200)]
Use fs_extra to get folder size

2 years agoComment out the code to format player list
Greg Burri [Wed, 23 Jun 2021 10:41:14 +0000 (12:41 +0200)]
Comment out the code to format player list

2 years agoParse player list from 'list' command.
Greg Burri [Wed, 23 Jun 2021 10:38:53 +0000 (12:38 +0200)]
Parse player list from 'list' command.

2 years agoRemove "systemctl use" directive
Greg Burri [Wed, 23 Jun 2021 10:19:44 +0000 (12:19 +0200)]
Remove "systemctl use" directive

2 years agoUse 'rcon' to get the player list
Greg Burri [Wed, 23 Jun 2021 10:16:29 +0000 (12:16 +0200)]
Use 'rcon' to get the player list

2 years agoinitial commit
Greg Burri [Wed, 23 Jun 2021 09:26:32 +0000 (11:26 +0200)]
initial commit