An repository of example plugin of ConnectCore
The connect_core
folder is an API assistant.
If you need the complete code, please go to https://github.com/zhongbai2333/ConnectCore
You can use
from connect_core.api import *
to import all APIs
This branch is also a good example for you plugin to be store in VCS
Run python -m mcdreforged pack
in console, it will pack your sources into a packed plugin ExamplePlugin-v0.0.1.mcdr
Put ExamplePlugin-v0.0.1.mcdr
into the plugin folder of ConnectCore or MCDR to use it