U
/u/PurchaseOld9724
Guest
My mate asked me to make a minecraft server, I don't really care for the game but I did want to interfere with it with ease, so I built an external ULX-inspired admin panel for Minecraft using RCON.
It runs as a Windows desktop app and lets you control the server entirely from outside the game. No plugins, no mods, no server side changes beyond enabling RCON.
What it can do:
It is written in Python with Tkinter, connects directly over RCON, and works with vanilla, Paper, or anything that supports RCON.
GitHub:
https://github.com/aidanpoe/minecraft-rcon
I have made this addon public domain
submitted by /u/PurchaseOld9724
[link] [comments]
Continue reading...
It runs as a Windows desktop app and lets you control the server entirely from outside the game. No plugins, no mods, no server side changes beyond enabling RCON.
What it can do:
- ULX-style quick admin actions (time, weather, saves, restarts)
- Player management, kick, ban, pardon, OP and DeOP
- Give items, teleport players, broadcast messages
- Sound effects, tellraw, ASCII text, fake kicks for fun
- Full RCON console with history and live output
- Whitelist and gamerule management
- Scheduled commands and restart warnings
- and more? (I can't remember was drunk)
It is written in Python with Tkinter, connects directly over RCON, and works with vanilla, Paper, or anything that supports RCON.
GitHub:
https://github.com/aidanpoe/minecraft-rcon
I have made this addon public domain
submitted by /u/PurchaseOld9724
[link] [comments]
Continue reading...