Перейти к содержимому
Mineforgian

pca-protocol-plugin

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

Загрузки
212
Подписчики
0
Обновлён
25 октября 2025 г.
Лицензия
GPL-3.0-or-later

Опубликован 21 мая 2025 г.

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.

Ченджлог

1.0.5Релиз1.21.6, 1.21.7, 1.21.8 · 25 октября 2025 г.
  • Fixed Correct decoding error for negative Y coordinates in BlockPosUtil.

  • Fixed errors in NMSService.load() below 1.20.6.

1.0.4Релиз1.21.6, 1.21.7, 1.21.8 · 18 октября 2025 г.

support Minecraft 1.21.6-1.21.8

1.0.3Релиз1.21.3, 1.21.4, 1.21.5 · 27 июля 2025 г.

fix packet send and receive error above 1.20.4

1.0.2Релиз1.19.4, 1.20, 1.20.1 · 21 мая 2025 г.

support minecraft 1.17-1.21.5

Комментарии

Загружаем…