Web based rcon controller Description Web based rcon controller - Lets the web control your gameserver Executes commands via rcon on a remote server Cooldown timer to avoid overuse OAuth2 Twitch support to display user names Rcon script from https://github.com/thedudeguy/PHP-Minecraft-Rcon Installation Put the files on your web server Create a mysql database and create tables according to DB.md edit config.inc.php Get a twitch client_id, secret and specify your redirect_url Put in your rcon credentials inside config.inc.php Create items in your database table. The cmd field should contain your executed command.