GVault

GVault

Mod

Server-side mod adding vaults, ender-chest-style inventories.

Server Utility

169 downloads
1 follower
Created3 years ago
Updated3 years ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

GVault

gunpowder required

A Gunpowder add-on which adds vaults, per-player end-chest-style inventories which can be accessed via commands.

Commands

Command Permission node Action
/vault <number> gvault.viewVault Shows vault #number to yourself.
/vault showto <target> <number> gvault.showTo Shows target their own vault #number
/vault spy <target> <number> gvault.spy Shows you target's vault #number

Config

vaultCount: 3 # How many vaults does each player have access to?
isDoubleChest: no # Are vaults double-size?
configGroups: [] # A list of Config Groups

Config Groups

A config group looks like:

name: special
vaultCount: 5
doubleChest: yes

Then, if a player has the permission node gvault.group.special, they will have 5 double-size vaults.

External resources



Project members

will_bl

Owner


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID