PCRC v1.0+ includes MCDR support already, so no need for this adaptor plugin if you are using MCDR >= 2.0
Import PCRC as a MCDReforged plugin!
- Put
PCRC-MCDR.py
into theplugins/
folder of MCDR - Download universal release of PCRC with version not less than
0.9.0-alpha
in PCRC release page, extract it toplugins/PCRC-xxx-universal/
- Rename
PCRC-xxx-universal/
folder inplugins/
folder toPCRC-MCDR/
- Install all requirement modules of PCRC
- At this time, the file structure of MCDR is roughly as follows
MCDReforged/
├─ plugins/
│ ├─ PCRC-MCDR/
│ │ ├─ PCRC.py
│ │ ├─ protocol.json
│ │ ├─ config.json
│ │ └─ ...
│ ├─ PCRC-MCDR.py
│ ├─ other_plugin.py
│ └─ ...
└─ ...
The PCRC configuration file will be MCDReforged/plugins/PCRC/config.json
. Remember to fill it
The replay recording file will be stored in MCDReforged/PCRC_recordings/
!!PCRC start
: Start PCRC!!PCRC stop
: Stop PCRC. Only works with console command input