Vault 2.0 economy plugins 图标

Minecraft 服务端插件

Vault 2.0 economy plugins

What is Vault2.0? Vault2.0 is an economy plugin that registers a Bukkit Economy service compatible with the Vault API, allowing other plugins (shops, ranks, etc.) to use money without depending on the original Vault.jar. It includes menus, pay/charge flows

经济类社交类工具类bukkitbungeecordpaperpurpurspigot
版本范围
1.8–26.2
下载量
5.7 万

插件介绍

━━━━━━━━━━IMPORTANT━━━━━━━━━━

  • Do NOT run this plugin alongside the original Vault.jar (same plugin name). Remove Vault.jar before starting

━━━━━━━━━━Features━━━━━━━━━━

  • Internal economy with persistence (file storage; optional MySQL).
  • /pay with GUI and per-player submenu (pay, charge, view balance, loans).
  • Loans with GUI wizard (amounts via chat only).
  • Defaulted effects configurable (slowness/fatigue, etc.) when a loan defaults.
  • /vault main menu (Pay / Loan / Settings / Reload / Update).
  • Safe reload: /vault reload updates config.yml and messages_*.yml without overwriting your values.
  • Multi-language: en, es, fr, de, nl, pt, ru, zh_TW, hi.

━━━━━━━━━━ Installation ━━━━━━━━━━

Copy the .jar file to the plugins folder on your server. Start the server to generate the configuration.

  • MySQL compatibility: compatibility with MySQL, allowing users to integrate and manage databases more efficiently.

━━━━━━━interactive menu━━━━━━━━

📃Submenu:

1:💲pay send money to a player

2:💲balance shows the player's money

3:💲Charge sends an interactive message to the player with the designated amount (clicking on the message automatically sends the money without using commands).

━━━━━━━━Loan System━━━━━━━━

The loan system helps manage the game's finances. Players can apply for loans, manage payments, and view their financial status.

Request a Loan

To request a loan, open the menu with /loan or /prestamo and select Request. Specify the amount and, if there are installments, also the amount of each one.

Money Delivery

Upon confirmation, the money is instantly deposited, and the loan is recorded as "active."

Automatic Collection

The system attempts to collect installments automatically. If there's enough balance, it deducts from the balance.

View Status

In the menu, the Status option shows the outstanding balance and the next payment date.

Pay Manually

You can use the Pay option to pay part or all of the loan at any time.

debt

If there's not enough balance to collect, the loan goes into debt. This can cause negative effects until the debt is settled. This system simplifies financial management in the game, offering control and dynamism.

📜 Commands List:
| /vault -> open main menu
| /vault reload -> reload config + messages and add missing sections
| /vault update -> check updates
| /vault resetbalances (confirm) -> clear balance
| /pay -> open player list GUI
| /loan | /prestamo -> open loan GUI
| /balance -> show your balance
| /eco give/take -> admin (OP)
🔐 Permissions:
| vault.balance -> /balance
| vault.pay -> /pay + GUI
| vault.loan -> /loan /prestamo + loans
| vault.eco  -> /eco give / take
📃Placeholders
| - %vault_balance% - Current player's raw balance.
| - %vault_balance_formatted% - Current player's balance formatted with the plugin's economy format.
| - %vault_eco_balance% - Current player's raw economy balance.
| - %vault_eco_balance_formatted% - Current player's formatted economy balance.
| - %vault_eco_balance_fixed% - Current player's balance with exactly 2 decimal places.
| - %vault_eco_balance_commas% - Current player's balance with comma thousand separators.
| - %vault_eco_balance_short% - Current player's abbreviated balance, such as 1.2k or 3.4m .
| - %vault_currency_symbol% - Currency symbol from the plugin config.
| - %vault_balance_<player>% - Raw balance of the specified player.
| - %vault_balance_formatted_<player>% - Formatted balance of the specified player.
| - %vault_ecobalance<0-8>dp% - Current player's balance with a custom number of decimal places.
| - %vault_top% - Top 10 richest players as a multiline list.
| - %vault_top_<n>% - Full top entry for rank n .
| - %vault_top_name_<n>% - Player name at rank n .
| - %vault_top_amount_<n>% - Formatted balance at rank n .

版本与下载

推荐下载

vault-1.6.5-java21.jar版本 1.6.5 · 269.4 KBSHA-1 8792c0cfd3d0a8b1d39d35cf84f5ac379a2f77be下载 vault-1.6.5-java21.jar

1.6.5

正式版
加载器
bukkit · bungeecord · paper · purpur · spigot
MC 版本
1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1 · 26.1.2 · 26.2
vault-1.6.5-java21.jar269.4 KBSHA-1 8792c0cfd3d0a8b1d39d35cf84f5ac379a2f77be获取文件 vault-1.6.5-java21.jar
展开更新日志

Vault2.0 — Update v1.6.5

  • I fixed the color issue in the configurable text that was being sent as clickable components in ChargeRequestService.java.

  • Colors and RGB values from the YAML file are now preserved in all languages for:

  • pay.request.prefix

  • pay.request.click

  • pay.request.hover

  • I left all “cancel” buttons clickable in prompts that use %cancel%.

  • “pay” still cancels with /pay cancel.

  • Loans and configuration editing now cancel with /vault cancel.

I added support for Simplified Chinese with the messages_zh_CN.yml file.

  • I added a “Quick Pay” submenu when tapping “Pay” within the /pay menu in PayMenuService.
  • That submenu displays notes with the following amounts: 1k, 2k, 3k, 4k, 5k, 6k, 7k, 8k, 9k, 10k, 20k, 30k, 40k, 50k, 60k, 70k, 80k, 90k, 100k, 300k, 500k, 600k, 700k, 800k, 900k, 1M.
  • I also kept the manual option via chat with a “Custom Amount” button, so the current system isn’t lost.
  • I added a “Back” button to return to the player’s previous menu.

1.6.5

正式版
加载器
bukkit · bungeecord · paper · purpur · spigot
MC 版本
1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6
vault-1.6.5-java17.jar269.5 KBSHA-1 d7534087fd55b807f0c02bbab41bfb279ddea10f获取文件 vault-1.6.5-java17.jar
展开更新日志

Vault2.0 — Update v1.6.5

  • I fixed the color issue in the configurable text that was being sent as clickable components in ChargeRequestService.java.

  • Colors and RGB values from the YAML file are now preserved in all languages for:

  • pay.request.prefix

  • pay.request.click

  • pay.request.hover

  • I left all “cancel” buttons clickable in prompts that use %cancel%.

  • “pay” still cancels with /pay cancel.

  • Loans and configuration editing now cancel with /vault cancel.

I added support for Simplified Chinese with the messages_zh_CN.yml file.

  • I added a “Quick Pay” submenu when tapping “Pay” within the /pay menu in PayMenuService.
  • That submenu displays notes with the following amounts: 1k, 2k, 3k, 4k, 5k, 6k, 7k, 8k, 9k, 10k, 20k, 30k, 40k, 50k, 60k, 70k, 80k, 90k, 100k, 300k, 500k, 600k, 700k, 800k, 900k, 1M.
  • I also kept the manual option via chat with a “Custom Amount” button, so the current system isn’t lost.
  • I added a “Back” button to return to the player’s previous menu.

1.6.4

正式版
加载器
bukkit · bungeecord · paper · purpur · spigot
MC 版本
1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1 · 26.1.2 · 26.2
vault-1.6.4.jar258.4 KBSHA-1 0bb5e1308c713f806c0acb8f26336a07094137d1获取文件 vault-1.6.4.jar
展开更新日志

Vault2.0 — Update v1.6.4

In this update, the visuals have been greatly improved, and some minor bugs have been fixed.

I recommend that you delete the “messages” folder to apply all the changes

-The vault prefix has been changed -The colors have been changed and the message display has been improved -The display of the messages has been improved -RGB color support has been added

Thanks for using Vault2.0!

If you encounter any issues, please send your report or suggestion to the Discord...

1.6.4

正式版
加载器
bukkit · bungeecord · paper · purpur · spigot
MC 版本
1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6
vault-1.6.4.jar258.4 KBSHA-1 5cc166699648fc34105efd5e603002023b26098d获取文件 vault-1.6.4.jar
展开更新日志

Vault2.0 — Update v1.6.4

In this update, the visuals have been greatly improved, and some minor bugs have been fixed.

I recommend that you delete the “messages” folder to apply all the changes

-The vault prefix has been changed -The colors have been changed and the message display has been improved -The display of the messages has been improved -RGB color support has been added

Thanks for using Vault2.0!

If you encounter any issues, please send your report or suggestion to the Discord...

1.6.3

正式版
加载器
bukkit · bungeecord · paper · purpur · spigot
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1 · 26.1.2
vault-1.6.3.jar245 KBSHA-1 30c085ba75efde6871d14386afd435ffe23a23f1获取文件 vault-1.6.3.jar
展开更新日志

Vault2.0 — Update v1.6.3

A bug has been fixed

  • Now, if you use an add-on that modifies the chat with formats such as: & , § , &#RRGGBB , <#RRGGBB>, this will not affect valid chat values

Thanks for using Vault2.0!

If you find any issue, send server version + plugin version + full error log.

1.6.3

正式版
加载器
bukkit · bungeecord · paper · purpur · spigot
MC 版本
1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20
vault-1.6.3..jar245 KBSHA-1 1f357becca01f8fd2fd76a829f3565cf4c9d88eb获取文件 vault-1.6.3..jar
展开更新日志

Vault2.0 — Update v1.6.3

A bug has been fixed

  • Now, if you use an add-on that modifies the chat with formats such as: & , § , &#RRGGBB , <#RRGGBB>, this will not affect valid chat values

Thanks for using Vault2.0!

If you find any issue, send server version + plugin version + full error log.

1.6.2

正式版
加载器
bukkit · bungeecord · paper · purpur · spigot
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1 · 26.1.2
vault1.6.2 (1.21.x-26.x).jar241.5 KBSHA-1 e0e4811c2d67be19e77c290ce943d462a957bba1获取文件 vault1.6.2 (1.21.x-26.x).jar
展开更新日志

Emergency update

-Fixes a bug that allowed players to have infinite money

-Fixes a bug that prevented players from resetting their balance

-Adds the /vault resetbalances command to reset balances

-Fixes a console spam error in Minecraft versions 1.16x

1.6.2

正式版
加载器
bukkit · bungeecord · paper · purpur · spigot
MC 版本
1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
vault1.6.2 (1.8-1.20x).jar241.5 KBSHA-1 e04658191eca363c048ca2debeba6f0bfdb79a72获取文件 vault1.6.2 (1.8-1.20x).jar
展开更新日志

Emergency update

-Fixes a bug that allowed players to have infinite money

-Fixes a bug that prevented players from resetting their balance

-Adds the /vault resetbalances command to reset balances

-Fixes a console spam error in Minecraft versions 1.16x

1.6.1

正式版
加载器
bukkit · bungeecord · paper · purpur · spigot
MC 版本
1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1 · 26.1.2
vault-1.6.1.jar238.6 KBSHA-1 a7bed56c2476e3df5360c6ea52302e0602bef66d获取文件 vault-1.6.1.jar
展开更新日志

Vault2.0 — Update v1.6.1

Compatibility

This version is compatible with versions 1.21.X - 26.1. If you are using older versions, we recommend using version 1.6 of Vault.

Changes and Improvements

• Translation Error Fix: The error that displayed "vaultop" incorrectly in panish has been corrected. • Update for Version 26.1 - 26.1.2:Compatibility with these versions has been improved. • New Language Available: Support for the Polish language has now been added.

Thanks for using Vault2.0!

If you find any issue, send server version + plugin version + full error log.

1.6

正式版
加载器
bukkit · bungeecord · paper · purpur · spigot
MC 版本
1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
vault-1.6.jar4.4 MBSHA-1 be71d688bb38d150506682f49fe7a13777643cc4获取文件 vault-1.6.jar
展开更新日志

Vault2.0 — Update v1.6

New menus, better reload, and loan system improvements​

What's New

Loan Wizard in GUI

The loan request flow is now guided inside menus (step-by-step). Only amount-related inputs are typed in chat.

Loan Access from /pay submenu

Added a Loan button inside the player submenu in /pay.

Menu cleanup

Removed duplicate Settings from /pay and /loan menus. Settings are now centralized in the main /vault menu.

Green glass filler

Empty slots in /pay and /loan menus are now filled with green glass panes for cleaner UI.

Defaulted Loan Effects

Added configurable effects for players in defaulted loan state (e.g. slowness/fatigue).

Safer /vault reload

Reload now properly updates the real config.yml file and adds missing sections without deleting your values.

Text Settings UX improvement

In the text editor menu, items now show actual current text instead of raw key names. New aliases Added /loan and /prestamo commands to open the loan menu directly.

Console banner update

Console startup/shutdown banner now shows Vault2.0 with version line.

Important Notes

Please replace the old jar with the new one before using /vault reload. If you use loans, check your loans.defaulted_effects section in config.yml. No manual config reset is required anymore for new sections.

Quick Test Checklist

Open /vault and verify centralized Settings. Open /pay submenu and check new Loan button. Open /loan and test request wizard flow. Run /vault reload and confirm config sections stay intact.

Thanks for using Vault2.0!

If you find any issue, send server version + plugin version + full error log.

1.5.6

正式版
加载器
bukkit · bungeecord · paper · spigot
MC 版本
1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
vault-1.5.6.jar4.3 MBSHA-1 8bfdfcdb6a54a7fcbf3ea12be735a38b12741348获取文件 vault-1.5.6.jar
展开更新日志

Changelog 1.5.6 Update

Global currency configuration

  • New section in config.yml :
    • currency.symbol , currency.position (prefix/suffix), currency.space
  • Automatically applies everywhere the plugin uses economy.format() (includes balance_formatted , payments, top, etc.).

More customizable messages

  • “Type the amount…” prompts now come from messages_*.yml and support %cancel% .

  • New per-language cancel keywords list: pay.prompt.cancel_words .

  • Request messages now support %amount_formatted% (with currency) without breaking the /pay command.

  • /pay menu visual improvement

  • The “View balance” item now uses a configurable lore line:

    • pay.menu.item.view_balance_lore (added to all translations)
    • Supports %vault_balance_formatted% , %vault_balance% , %player% .

Unknown names in Top

  • If a player has no name available, the plugin no longer shows UUID.
  • New per-language configurable text: top.unknown_player .

1.5.5

正式版
加载器
bukkit · bungeecord · paper · purpur · spigot
MC 版本
1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
vault-1.5.5.jar4.3 MBSHA-1 55d929618b0771fab874f2ce0aab7f83f0694c0a获取文件 vault-1.5.5.jar
展开更新日志

New update

  • The /vaultop command has been added, allowing you to view the 10 players with the most money

  • The %vault_top% variable has been added to display the top 10

1.5.4

正式版
加载器
bukkit · bungeecord · paper · purpur · spigot
MC 版本
1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
vault-1.5.4.jar4.3 MBSHA-1 3497c08cdffe7de2569dad3ae11072add4d779e2获取文件 vault-1.5.4.jar
展开更新日志

-Fixed spam in the check update debug console.

1.5.3

正式版
加载器
bukkit · bungeecord · paper · purpur · spigot
MC 版本
1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
vault-1.5.3.jar4.3 MBSHA-1 5daa910d60ec14e95a4ac1b13480d5ec232fb164获取文件 vault-1.5.3.jar

1.5.1

正式版
加载器
bukkit · bungeecord · paper · purpur · spigot
MC 版本
1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
vault-1.5.1.jar4.2 MBSHA-1 9335a25e634b4c95e50267c19c2d7c8fc26b4b07获取文件 vault-1.5.1.jar
展开更新日志

New update

Based on user suggestions, the following new features have been implemented:

  • Ability to change the colors of names and menu items.