Flexible Cmd Inputs
No reviews yet
Enable the client to execute commands via web UI or API.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
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接口
- Request Method: POST Request
- 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)
- 请求方式:POST 请求
- 访问地址:
http://localhost:[port]/api/cmd?command=[command]
[command] 为待执行的 Minecraft 命令 [port] 为端口需与模组当前端口一致(可使用 /fci getport 查看) 返回格式:JSON(直接返回执行结果)
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers