- (Fixed) - When repositioning GUI warehouse grids, a warehouse button that can be dragged now appears.
- (Optimization) - When the GUI size set in the GUI conflicts with the format below, no error will be reported. The button will simply be covered and hidden by the GUI, allowing you to configure while operating.
YAML:chest-slots: ["0-44"] # 倉庫格子位置(玩家x號倉庫的位置) filler-slots: ["45-53"] # 45~53 純裝飾玻璃片 previous-page: 48 # 上一頁按鈕位置(-1 = 不顯示) next-page: 50 # 下一頁按鈕位置 close: 49 # 關閉GUI按鈕的位置
- (New) - A new configuration has been added to the "page.yml" and "main.yml" profiles in the
YAML:GUI : slot-size: 54 # Total GUI size, can only be "9 / 18 / 27 / 36 / 45 / 54"[/ICODE].
