PCRC

PyCraft based Replay Client

tool

Installation command

!!MCDR plugin install pcrc

Synced at

...

Last update

...

Latest version

Total downloads

1522

Back to catalogue

PCRC.pyz

Version

1.4.0

Date

September 30, 2022

Size

103.03 KiB

Downloads

692

MD5

eaef5d7849d125fca8398a488c9d1775

SHA256

cdbef2c0a0342bf861db63615b0a8248db974f4f0d5d95caf062487253f3bd69

MCDR Plugin Dependencies

Plugin IDRequirement

none

Python Package Requirements

Python PackageRequirement
cryptography
requests
pynbt
redbaron
colorlog
ruamel.yaml

Python Package Installation Command

pip install cryptography requests pynbt redbaron colorlog ruamel.yaml
  • Added hot reload support for PCRC config. Notes that not all config entries support hot-reload, e.g. authenticate_type is not hot-reload-able
  • Added config entry on_joined_commands (#22). With that you can make PCRC bot executing custom commands (or even custom chat messages) when joining the game
  • Fixed daytime overriding feature not working (#31)
  • Fixed entity filtering features not working