ConnectCore

Connect your Minecraft Server together and control it.

API
management

Installation command

!!MCDR plugin install connect_core

Synced at

...

Last update

...

Latest version

Total downloads

61

Back to catalogue

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 source: README.md