SkillAgentSearch skills...

Controlmc

ControlMC is a web-based control panel for managing Minecraft Pocket Edition servers using the RCON (Remote Console) protocol. It allows you to perform various server management tasks through an easy-to-use web interface.

Install / Use

/learn @kardespro/Controlmc
About this skill

Quality Score

0/100

Supported Platforms

Claude Code
Cursor

README

ControlMC - Minecraft Pocket Edition Control Panel

License

ControlMC is a web-based control panel for managing Minecraft Pocket Edition servers using the RCON (Remote Console) protocol. It allows you to perform various server management tasks through an easy-to-use web interface.

Features

  • Connect to your Minecraft Pocket Edition server using RCON protocol
  • Execute commands directly from the control panel
  • Manage players, ban/unban users
  • View server logs and real-time console output
  • Easy-to-use and mobile-friendly user interface

Built With

Getting Started

Prerequisites

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository:
git clone https://github.com/kardespro/ControlMC.git
cd ControlMC
  1. Install dependencies:
npm install

Usage

  1. Set up your Minecraft server with RCON enabled and get the RCON credentials (hostname, port, and RCON password).

  2. Start the development server:

npm run dev

or

npm run build && npm run start
  1. Open your browser and go to http://localhost:3000 to access the ControlMC control panel.

Contributing

Contributions are welcome! Feel free to open issues and submit pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Related Skills

View on GitHub
GitHub Stars33
CategoryDevelopment
Updated2mo ago
Forks1

Languages

TypeScript

Security Score

80/100

Audited on Jan 9, 2026

No findings