promotional bannermobile promotional banner

Shipping Box

Add a shipping box for exchanging items.

File Details

shipping_box-1.2.0-mc1.21.1-neoforge.jar

  • R
  • Mar 14, 2026
  • 692.78 KB
  • 165
  • 1.21.1
  • NeoForge

File Name

shipping_box-1.2.0-mc1.21.1-neoforge.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:shipping-box-1468920:7755548"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

● New Features

  • Added custom shipping time, configurable via settings, default is 6:00 AM
  • Added shipping transaction logs, located in config/shipping_box/logs/, enabled via configuration, default is off
  • Added firework effects for successful shipping, enabled via configuration, default is off
  • Added command: shipping_box rules count, counts and displays the number of rules by category
  • Added command: shipping_box rules list [page], view all exchange rules page by page

● Fixes

  • Improved ShippingBoxAPI
  • Refactored packet sending rules to avoid crashes caused by excessive data
  • Refactored rule matching to ensure performance optimization
  • Refactored solar term integration to avoid performance fluctuations in server environments
  • Fixed network protocol errors caused by attempting to send packets when a player disconnects
  • Fixed issue where players were kicked from the save file due to rule validation errors
  • Fixed problem of shipping boxes saving items across different saves
  • Fixed issue where items placed in automatic shipping boxes could not be taken out with left-click
  • Fixed issue where, when items were input into an automatic shipping box via pipes and an exchange operation occurred simultaneously, the original items were taken out after the exchange, but the items input via pipes continued to be abnormally removed

=====================================

●新功能

  • 添加自定义出货时间,通过配置更改,默认早上6:00
  • 添加出货交易记录,文件位于 config/shipping_box/logs/,通过配置启用,默认关闭
  • 添加出货成功的烟花特效,通过配置启用,默认关闭
  • 添加命令:shipping_box rules count,统计并显示规则数量分类
  • 添加命令:shipping_box rules list [page],分页查看所有兑换规则

●修复

  • 完善ShippingBoxAPI
  • 重构发包规则,避免数据过多导致崩溃
  • 重构规则匹配,以确保性能优化
  • 重构节气联动,避免服务器环境出现性能波动
  • 修复玩家断开连接时尝试发送数据包而引发的网络协议错误的问题。
  • 修复规则验证出错时导致玩家踢出存档的问题。
  • 修复了售货箱跨越存档保存物品的问题
  • 修复自动售货箱放入的物品无法左键取出的问题。
  • 修复自动售货箱在使用管道输入物品时,若同时发生兑换操作,兑换完成后原有物品被取走,但管道输入的物品会继续被异常抽走的问题。