Skip to content

Minecraft Remote Console (RCON) Client for Minecraft written in python

Notifications You must be signed in to change notification settings

OrangeStealer/MC-RCON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Information

Simple CLI RCON client For minecraft.

Works on 1.21 and under (Newer versions tested when released)

Depends on aiomcrcon for networking

Returns the commands output but cannot read unrelated commands from console.

Configuring

ServerPass (Str): Server's Rcon password.

ServerPort (Int): Server's Rcon port. (must be forwarded on non local servers)

ServerTSNIP (Str): Originally intended for Tailscale, but can be used if you wish to route through a VPN or VLAN. Ignored If blank.

ServerIP (Str): Server's public or local ip, Localhost works or 192.168.X.XXX.

Usage

Run the .py file and wait for it to connect.

command

Simple with no prefix or suffix.

Updates

This likely wont be updated unless something is broken or a suggestion is made. Its very poor code but there was no Rcon client at the time and this was born out of neccesity.

About

Minecraft Remote Console (RCON) Client for Minecraft written in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages