- Red shipping containers in the harbor, along with their doors, now have enableSaving = false to prevent a rare issue that could occur when the plugin is reloaded while the event is active.
- 港口中的红色集装箱及其门现在已将 enableSaving 设置为 false,以防止在事件激活期间重新加载插件时可能出现的罕见问题。
- Fixed an issue where the event could start at the harbor if the default Cargo Ship had already begun sailing toward the monument but had not yet entered the harbor, causing the monument to be incorrectly considered available.
- 修复了默认货船已开始驶向纪念碑但尚未进入港口时,事件可能在港口启动的问题,该问题会导致纪念碑被错误地视为可用。
- Minor improvements to various validation checks to prevent NullReferenceException (NRE) errors in certain cases.
- 对各种验证检查进行了微调,以防止在某些情况下出现空引用异常(NRE)错误。