Installation command
!!MCDR plugin install securercon
Author
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
11
Back to catalogue
SecureRCON-v1.0.2.mcdr
Version
1.0.2
Date
May 23, 2025
Size
10.91 KiB
Downloads
3
MD5
fee28a61f05e1095c1b5acdac125b096
SHA256
54e34ba788922868fbe88df6158edf089ccc3015e5dcd2c399dc4e4047d6a4c5
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
mcdreforged | >=2.1.0 |
python | >=3.10.0 |
Python Package Requirements
Python Package | Requirement |
---|---|
cryptography | >=44.0.0 |
javaproperties | >=0.8.0 |
pydantic | >=2.10.0 |
pyyaml | >=6.0.0 |
Python Package Installation Command
pip install "cryptography>=44.0.0" "javaproperties>=0.8.0" "pydantic>=2.10.0" "pyyaml>=6.0.0"
Release notes
修复:
securercon/server/clientConnection.py:78
处错误使用的引号。