Command Debug Service

Command Debug Service

Mod

This is a mod that provides a method to execute and debug Minecraft commands by external programs. It is used to be a command debug connect kit between Minecraft and external programs.

Client ManagementUtility

526 downloads
12 followers
Created10 months ago
Updated11 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Command Debug Service

follows latestVersion mcVersion modDownloads

Introduction

This mod is a subproject of Command Debug DevKit. It is designed for optimized Minecraft command coding and debugging by connect to external editor or IDE. This Command Debug DevKit project is replacement of Minecraft Command Studio with more lightweight file size and better scalability, therefore, it is more suitable for develops to carry out secondary development.

Card

Setup

  1. Install Minecraft with Fabric/Quilt Loader and Fabric API/Quilted Fabric API for your Minecraft version.
  2. Download the mod.
  3. Put the mod into your mods folder.

Usage

  1. My most recommanded approach is to use the IntelliJ IDEA Plugin with this mod. So before using this mod, you should install IntelliJ IDEA Community or Ultimate, or install other JetBrains IDE except Rider. Then download the plugin from my GitHub Releases or JetBrains Marketplace.
    Plugin

  2. Start your IDE, create or open a project, then create or open a file with suffix .mcfunction.

  3. Start your Minecraft game and join a world. The mod will create two socket server and show the host and port information in the game chat. i1

  4. Connect to these two socket servers by entering the host and port which shown in the game chat. Then you can use the code completion and code execution service. i2 i3

Info

This project is licensed under the MIT License. You can use this project for any purpose for free. See the LICENSE file for details. Currently, this project is still in development. If you have any idea or suggestion, please open an issue or pull request. And the plugin is only for IntelliJ Platform IDEs, if you want to use other IDEs such as Eclipse and VSCode, you can create a plugin for it and pull request to this project. What's more, the mod is only for Fabric and Quilt currently, you can rewrite it for Forge or other mod loaders and pull request to this project. I will be very grateful if you can help me to improve this project.

For more infomation, please visit Command Debug DevKit


Project members

Jaffe2718

Owner


Technical information

License
Client side
required
Server side
unsupported
Project ID