Skip to content

Web based rcon controller - Lets viewer control your games

Notifications You must be signed in to change notification settings

mahaupt/web_rcon_ctrl

Repository files navigation

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

  1. Put the files on your web server
  2. Create a mysql database and create tables according to DB.md
  3. edit config.inc.php
  4. Get a twitch client_id, secret and specify your redirect_url
  5. Put in your rcon credentials inside config.inc.php
  6. Create items in your database table. The cmd field should contain your executed command.

About

Web based rcon controller - Lets viewer control your games

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages