pca-protocol-plugin
Add PCA protocol support for the spigot and its optimized/branch server
pca-protocol-plugin
pca-protocol-plugin
Description
Add PCA protocol support for the spigot and its optimized/branch server
depend on ProtocolLib
Here's an example
server
- plugins - ProtocolLib.jar - pcaProtocol-1.0.2-all.jar
make sure the ProtocolLib and pcaProtocol loaded.

client
- Minecraft-1.18.2 - Fabric-0.5.11 - mods: - MagicLib-mc1.18.2-fabric-0.8.702-stable - fabric-api-0.77.0+1.18.2 - malilib-fabric-1.18.2-0.12.1 - MasaGadget-mc1.18.2-fabric-4.0.395-stable - tweakeroo-fabric-1.18.2-0.13.3
> mods config
tweakeroo
1. press `X+C` to open the config GUI
2. search "preview" and set option "tweakInventoryPreview" to "true"

3. select tab "HotKeys" and search "preview", you can set the inventoryPreview hotkey.

MasaGadget
1. press `G+C` to open the config GUI
2. select tab "tweakeroo" and set the option "容器预览同步数据(inventoryPreviewSyncData)" to "true"

3. then you can toggle any Entity or BlockEntity and press the inventoryPreview hotkey, like `Alt`, you can preview the entity data from server.



4. Also, you can open any option that depend on pca protocol.