ConnectCore

将你的Minecraft Server连接到一起并控制。

API
管理

一键安装指令

!!MCDR plugin install connect_core

数据同步于

...

上次更新

...

最新版本

总下载量

81

返回插件仓库

ConnectCore

This is a plugin for MCDReforged that can also be used independently. It allows you to set up your server as a plugin control group, primarily used for communication between plugins across different sub-servers, such as providing APIs and communication support for cross-server chat. It offers high security and easy configuration, making it suitable for various server environments.

English | 简中

Usage

Standalone Usage

  1. Place the ConnectCore.pyz file in an empty folder.
  2. Run the following command in the terminal: python ConnectCore.pyz server or python ConnectCore.pyz client to start the server or client.
  3. Follow the prompts to configure.

Usage as an MCDR Plugin

  1. Place the ConnectCore.pyz file in the MCDR plugin directory (usually the plugins folder).
  2. Start the MCDR server, then use the !!connectcore init command to enable the initialization process.
  3. Follow the prompts to configure.

Development

  • A detailed English development documentation can be found on the WIKI.
  • For sample plugins, please visit ExamplePlugin.

Notes

  • Ensure that your server and client can properly connect to the network.
  • A group of servers has only one server-side instance, but multiple clients can connect.
  • If you encounter any issues, please refer to the WIKI or contact the developer.

自述文件来源:README.md