A guide on how to join a Minecraft server on both Java and Bedrock Edition.
server.properties
enable-rcon=false
and set it to enable-rcon=true
rcon.password
to a secure password and rcon.port
to a new working port (Network -> Create Allocation)Is RCON secure?
rcon.password
line in server.properties
file, and limit who has access to it. You can also change the RCON port at rcon.port
line to further secure RCON.Can I use RCON to manage multiple servers?
Can I perform all server commands through RCON?