- (New) - Added and optimized The "vouchers" unlock voucher in the settings profile can now be set to unlock multiple vouchers. The number of vouchers unlocked is controlled by "unlock-amount: 3". Setting multiple vouchers will also eliminate the hassle for VIP players on your server!
- (Optimization) - Previously, the "Upgrade Fee" setting only applied to all players. Now, a new "Permission Group" permission group has been added, allowing you to upgrade more "Storage Slots" for member players.
- (Optimization) - Adding and modifying messages in message.yml
- (Optimization) - Vault economic optimization
Initially, the message displayed after a player upgraded their warehouse was "4000.0$". Now it has been optimized to "4000$", rounding off the decimal point.
- (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].
