Flexible Cmd Inputs

Quick rating

Flexible Cmd Inputs

No reviews yet

Enable the client to execute commands via web UI or API.

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
Creative Commons Zero v1.0 Universal
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Introduction 简介

Flexible Command Inputs (FCI) is a Minecraft client-side mod whose core functionality is to provide a WebUI/API for convenient in-game command input. It supports port configuration, log recording and client status (FPS/Ping/TPS) monitoring, streamlining the command operation process.


Flexible Command Inputs(FCI)是一款 Minecraft 客户端模组,核心提供 WebUI/API 便捷输入游戏命令,支持端口配置、日志记录及客户端状态(FPS/Ping/TPS)监控,简化命令操作流程。

Translation 使用说明

Access http://localhost:[port] or http://127.0.0.1:[port] to enter the WebUI.


访问http://localhost:[端口]或http://127.0.0.1:[端口]即可进入webui。

Commands | 指令

The mod provides the following commands:

/fci getport

Get the current port number of the WebUI/API (the default port number is 8080)

/fci setport [port]

Change the current port number of the WebUI/API to [port] (valid range: 1–65535)


模组提供了以下命令:

/fci getport

获取当前webui/api的端口号(默认端口号为8080)

/fci setport [port]

修改当前webui/api的端口号为port(1-65535)

API Interface | API接口

  1. Request Method: POST Request
  2. Access Address:
http://localhost:[port]/api/cmd?command=[command]

[command] refers to the Minecraft command to be executed. [port] must be consistent with the current port number of the mod (you can check it with /fci getport) Return Format: JSON (the execution result is returned directly)


  1. 请求方式:POST 请求
  2. 访问地址:
http://localhost:[port]/api/cmd?command=[command]

[command] 为待执行的 Minecraft 命令 [port] 为端口需与模组当前端口一致(可使用 /fci getport 查看) 返回格式:JSON(直接返回执行结果)

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works