PacketWhitelistNbt-Archive icon

PacketWhitelistNbt-Archive -----

Filter NBT sent to the client | Customizable | Reduce network use



2.1.2
  • New configuration
    • disallow-tag
  • And configuration description changes (manual replacement required)
    Code (YAML):
    # 物品有關的配置
    # Configuration of item
    item
    :
      # 允許的標籤
      #   會轉換非創造模式玩家顯示的一切物品
      #   無允許的標籤不會發送給客戶端
      #   - "*" 表示全部允許
      # Allowed Tags
      #   Converts all items displayed by non-creation mode players
      #   No allowed tags will be sent to the client
      #   - "*" means all are allowed
      allowed-tag
    :
       - CustomModelData
        - Damage
        - HideFlags
        - Unbreakable
        - Enchantments.*
        - StoredEnchantments.*
        - display.*
        - AttributeModifiers.*
        - CanPlaceOn.*
        - CanDestroy.*
        - BlockEntityTag.Items. [ ].Count
        - BlockEntityTag.Items. [ ].Slot
        - BlockEntityTag.Items. [ ].id
        - BlockEntityTag.Items. [ ].tag.display.*
        - BlockEntityTag.Patterns.*
        - BlockStateTag.*
        - Potion
        - CustomPotionColor
        - CustomPotionEffects.*
        - map
        - pages.*
        - LodestoneDimension
        - LodestonePos.*
        - SkullOwner.*

      # 不允許的標籤
      #   如果同個標籤存在於允許和不允許, 則優先不允許
      #   - "*" 表示全部不允許
      # Disallow Tags
      #   If the same tag exists for both allowed and disallowed, then the priority is disallowed
      #   - "*" means all are disallow
      disallow-tag
    :
----------, Mar 4, 2022
Resource Information
Author:
----------
Total Downloads: 1,243
First Release: Dec 16, 2021
Last Update: Apr 17, 2023
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings