M
Mcpostsystem
基于Spigot的Minecraft帖子插件——MCPS
Created 7/20/2025
Updated 3 days ago
README
Repository documentation and setup instructions
MCPostSystem
支持版本: 1.21+(已测试)
仅授权MCBBS 2nd进行转载以及上传资源,其余平台请联系本人后再转载。 基于Spigot的Minecraft帖子插件——MCPS![]()


自行编译
如您有需要使用其他版本且Release版本无法在您的Spigot服务器上使用,请安装
maven
并执行export.bat
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/ByteRainTech/MCPostSystem
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"byteraintech-mcpostsystem": {
"command": "git",
"args": [
"clone",
"https://github.com/ByteRainTech/MCPostSystem"
]
}
}
}