/UMCControl

Interface for controlling Pterodactyl and your minecraft server from Discord.

Primary LanguageJavaScriptMIT LicenseMIT

This repository has been archived. It is no longer maintained and may no longer function with external services. If you're still interested in this repository, check for forks from other users or start your own.

Also check out my Discodactyl repository, which also provides a Minecraft & Pterodactyl to Discord interface.


UMCControl

Interface for controlling Pterodactyl and your minecraft server from Discord.

Quick Setup Guide

$ git clone https://github.com/IanMurray/UMCControl.git
$ cd UMCControl
$ npm install
$ cp example_config.json config.json
$ # Edit config.json to your liking
$ node index.js