i tried to access my MySQL Database with my Minecraft Server (Java) – Paper 1.16.5. But there’s this problem: I’m using Debian 10 on a KVM Root Server. This is the my.cnf file: This is the mysql.cnf: What’s the problem? Answer I fixed it by typing localhost, but my domain instead of localhost isn’t working
Tag: minecraft
Setting up minecraft server service on usb hard drive problem
I’m trying to set up a minecraft server to play with my friends. It’s my first time doing this on linux, so I have a (I believe) small problem. I can’t figure out how to set up it on my usb hard drive. Here’s my minecraft.service small edit – I removed -%i, because it’s to make multi-server I believe and
How do I grab console output from a program running in a screen session?
I’m currently in the process of hacking together a bit of bash and python3 to integrate my Minecraft server with my friends Discord. I managed to power through most of the planned features with nary a hitch, however now I’ve gotten myself stuck halfway into the chat integration. I can send messages from the Discord to the server no problem,