Bundle plus
作者: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 purpur spigot
标签: economy game-mechanics management
BundlePlus
BundlePlus revolutionizes vanilla bundles for Minecraft 1.21.x! Instead of the restrictive vanilla 64-item limit, right-clicking a bundle now opens a custom, secure GUI where you can safely store your items.
Designed for SMPs and survival servers, it includes strict anti-duping measures and per-bundle UUID tracking to ensure player data is never lost or mixed up.
✨ Features
- Custom GUI Storage: Turns normal bundles into portable chests.
- Configurable Sizes: Set the bundle GUI to 27 slots (Normal Chest) or up to 54 slots (Large Chest).
- Inventory Limits: Control the maximum number of bundles a player can carry at one time to balance your economy.
- Anti-Dupe Protection: Strictly prevents placing bundles inside other bundles or moving them while the GUI is open.
- Secure Saving: Items are saved directly to
data.ymlusing unique UUIDs attached to the item's Persistent Data Container.
? How to Use
- Obtain a standard vanilla Bundle.
- Hold the bundle in your main hand and Right-Click the air or a block.
- Place your items into the GUI that opens.
- Press ESC to close the inventory. Your items are instantly saved and secured!
? Commands & Permissions
| Command | Description | Permission |
|---|---|---|
/bundle reload |
Reloads the configuration changes without restarting the server. | bundleplus.admin |
⚙️ Configuration Files
config.yml ```yaml # Size of the bundle GUI. Must be a multiple of 9. # 27 = Normal Chest, 54 = Large Chest bundle-size: 27 # Maximum number of bundles a player can carry in their inventory at once. max-bundles-per-player: 1 # Messages messages: prefix: "&8[&6BundlePlus&8] &7" reloaded: "&aConfiguration reloaded successfully!" no-permission: "&cYou do not have permission to do this." limit-reached: "&cYou cannot carry any more bundles!"请登录后举报
暂无评论,抢个沙发吧~