Uncaught-Exceptions / MCRcon

Use minecraft's new-fangled Rcon
Other
51 stars 12 forks source link

Added mcrcon terminal #1

Closed Gaming32 closed 4 years ago

Gaming32 commented 5 years ago

This allows you to connect to a Minecraft Server via rcon with a command like python -m mcrcon 10.1.1.1 sekret, and use a terminal.

unexceptable commented 5 years ago

Hey @gaming32 !

Thanks for the pull request. I have a slightly better way I'd recommend doing this, so I'll throw up a branch and a pull request and you can test it and see if you're happy with my preferred implementation. :)

unexceptable commented 4 years ago

@gaming32 Hey! I am so sorry for taking ages to get onto this.

I've tweaked things a little, and done the following pull request: https://github.com/Uncaught-Exceptions/MCRcon/pull/2

Can you please take a look, test it for yourself, and I'll then merge/release it. :)