Last character of the last nick was cut
[minecraft_web.git] / backend / src / minecraft_controller.rs
2021-06-27 Greg BurriLast character of the last nick was cut
2021-06-27 Greg BurriRemove empty nicks from the 'list' command.
2021-06-27 Greg BurriFix how the output of the list command is handled
2021-06-24 Greg BurriPrepare for more information to be get from rcon
2021-06-23 Greg BurriUse fs_extra to get folder size
2021-06-23 Greg BurriComment out the code to format player list
2021-06-23 Greg BurriParse player list from 'list' command.
2021-06-23 Greg BurriRemove "systemctl use" directive
2021-06-23 Greg BurriUse 'rcon' to get the player list
2021-06-23 Greg Burriinitial commit