pca-protocol-plugin
PluginGPL-3.0-or-later

pca-protocol-plugin

Add PCA protocol support for the spigot and its optimized/branch server

141
Downloads
0
Followers
6 months ago
Updated
📦
4
Versions

📖About 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

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

  1. press X+C to open the config GUI

  2. search "preview" and set option "tweakInventoryPreview" to "true"

    image-20250524024607832

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

    image-20250524024456176

MasaGadget

  1. press G+C to open the config GUI

  2. select tab "tweakeroo" and set the option "容器预览同步数据(inventoryPreviewSyncData)" to "true"

    image-20250524030554165

  3. 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

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