XPVault
作者:rebot | 分类:模组
Minecraft 版本: 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
平台: bukkit paper spigot
标签: game-mechanics storage utility
?️ XPVault Plugin – Comprehensive Technical Guide
What is XPVault?
XPVault is an advanced plugin for Minecraft that allows players to securely manage their experience points (XP). It introduces a personal XP vault system where players can save, retrieve, and transfer XP. XPVault enhances multiplayer gameplay by offering reliability and customization.
✅ Key Features
- Secure XP vault system to store XP.
- Recover saved XP anytime — especially after death.
- Send and receive XP between players.
? Available Commands
/save <amount>
- Function: Save XP to your personal vault.
- Alias:
/xs - Permission:
xpvault.save(default: true, open to all players) - Example:
/xs 100 - You can put
100lto save 100 levels.
/give <player> <amount>
- Function: Give XP to another player.
- Alias:
/xg - Permission:
xpvault.give(default: true, open to all players) - Example:
/xg [name] 500l - You can put
100lto give 100 levels.
/restore [amount]
- Function: Retrieve XP from your vault.
- Alias:
/xr - Permission:
xpvault.restore(default: true, open to all players) - Example:
/restoreor/xr 200 - You can put
100lto restore 100 levels.
? PlaceholderAPI ( Version plugin 2.2 up )
XPVault supports PlaceholderAPI (optional — the plugin works fine without it too).
%xpvault_levels%— Returns the number of levels saved in the player's vault. If nothing is saved, it returns0.
请登录后举报
暂无评论,抢个沙发吧~