Hi everyone! I made a very cool project: A balena powered Minecraft Server
It works out of the box and has many cool features. You need a Raspberry Pi 4 with 4 GB of RAM. Here is my Github repo: https://github.com/AlexProgrammerDE/balena-minecraft-server
If you tested it can you give me feedback in the comment section.
This is an interesting project. Seeing how itâs rare to find a game server running on a Pi, do you know how it compares performance-wise to a commodity PC? How many players before it starts lagging noticeably?
@Ereski the only limit i see is the RAM. 1 GB is not working, because it is not enough. Some PC´s have 8GB, but it uses only 1GB of it´s RAM. I made a chunk loading stress test. You can see the result here:
Hi @brt
It is very easy to puch. You need to be in the unzipped directory to push, so just run cd balena-minecraft-server-master and you are in it. You should now be able to run balena push <appname>
@AlexProgrammerDE i actually got the server up and running. I was wondering how i could update the server to 1.16 when the update releases? what would the steps be?
Hey this is great. Got it running this morning. I have played on it and it works havent managed to log in through Firezilla or Rcon. Very basic question here but does anyone know if it is possible to change to creative mode rather than survival.
Thanks for the welcome!
Also Yes, they are on the same network. I also expanded the ram but it still had the âError: invalid or corrupt Jarfile paper.jarâ issue
Works like charm. Thank you. However I was not able to connect with WinSCP using SCP with user root and password the default balenaserver. Got back: wrong password. Request from same network. Ping to balenaminecraftserver works as expected. Any suggestion?