Project Creative Enchancer Workshop #2
English | 简体中文(Simplified Chinese)
A MCDR plugin to fetch WorldEdit Schematics in the other sub-server on the same server.
Otherwise, please forgive me for this shit codes, after all it's just mainly used in LBS.
But you can take it ez to use it, the functions are fully done and personalized as much as possible.
Click here to view the preview version.
- MCDReforged >= 1.0.0
- WorldEdit
-
Don't forget to confirgurate the config file
config/WESchem.json
in your MCDR working directory after generating config file when plugin is loaded for the first time. -
You can have your config file and command prefixes changed in the plugin file if needed.
!!wes
or !!weschem
are the command prefixes, they can also be used to call the help message out.
In the rest of this guide, <Prefix>
refer to the two command prefixes.
-
<Prefix> list
List all the sub-servers that this plugin can access. -
<Prefix> list <sub-server>
List all the schematics in the sub-server you input. -
<Prefix> fetch <sub-server> <schematic>
Copy the schematic you want in one another sub-server to the sub-server you are currently in. -
<Prefix> send <sub-server> <schematic>
Copy the schematic you want in the sub-server you're currently in to one another sub-server. -
<Prefix> reload
Reload the configuration fileconfig/WESchem.json
.