
75
1
InfiniteInventory
A Minecraft plugin that allows players to have virtually infinite private inventories (vaults).
Features
- Unlimited Vaults: Each player can have a theoretically infinite number of vaults, controlled via permissions.
- GUI Interface: Each vault is a 54-slot virtual chest (double chest).
- Solid Persistence: Data is saved in YAML format (
plugins/InfiniteInventory/data/<uuid>.yml) with Base64 serialization to preserve all item metadata (NBT). - Auto-Saving: Inventories are saved when the GUI is closed, when the player disconnects, or when the server shuts down.
Commands
/pv [number]: Opens the specified vault. If no number is provided, it opens vault #1.- Aliases:
/playervault,/vault
- Aliases:
Permissions
pv.use: Allows using the/pvcommand. (Default: op)pv.max.<N>: Sets the maximum number of vaults a player can open (e.g.,pv.max.10).pv.unlimited: Allows access to an unlimited number of vaults. (Default: op)
Installation
- Download the plugin's
.jarfile. - Place it in your Minecraft server's
pluginsfolder. - Restart the server or reload the plugin.
Requirements
- Minecraft Version: 1.21+ (Paper/Spigot)
- Java: 21+
Ссылки
Создатели
Детали
Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:2 месяца назад
Обновлён:2 месяца назад
