
pca-protocol-plugin
Add PCA protocol support for the spigot and its optimized/branch server
pca-protocol-plugin
Description
Add PCA protocol support for the spigot and its optimized/branch server
depend on ProtocolLib
Here's an example
server
-
paper-1.18.2-388.jar
-
plugins
- ProtocolLib.jar
- pcaProtocol-1.0.2-all.jar
make sure the ProtocolLib and pcaProtocol loaded.
!image-20250524031402543
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
-
press
X+Cto open the config GUI -
search "preview" and set option "tweakInventoryPreview" to "true"
!image-20250524024607832
-
select tab "HotKeys" and search "preview", you can set the inventoryPreview hotkey.
!image-20250524024456176
MasaGadget
-
press
G+Cto open the config GUI -
select tab "tweakeroo" and set the option "容器预览同步数据(inventoryPreviewSyncData)" to "true"
!image-20250524030554165
-
then you can toggle any Entity or BlockEntity and press the inventoryPreview hotkey, like
Alt, you can preview the entity data from server.!image-20250524030833110
!image-20250524030901401
!image-20250524030915670
-
Also, you can open any option that depend on pca protocol.
