HomeJavaModsVirtual Storage
Virtual Storage
ModsJava

Virtual Storage

by KGriffon · on Modrinth

A server-side mod that allows each player to access a private virtual storage. Free Minecraft Java mod for 26.1, 26.1.1, 26.1.2.

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Fabric only.

⬇ Download for 26.1–26.1.2⬇ Download for 1.21.8
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Virtual Storage — screenshot 1

Logo Virtual Storage


This server-side mod allows each player to access a private virtual storage to store their items.

Virtual Storage GUI

This mod supports polymer resource packs to provide a nicer UI.

Configuration

To configure this mod, a virtual-storage.properties file must be placed in the config directory.
Configuration example:

storage=mariadb
host=192.168.1.1
port=3306
database=virtual_storage
user=user
password=password

The list of supported databases can be found here.

Commands

The main command is virtual-storage. The following sub-commands are available.

Sub-command Description Permissions
open Open your storage. virtualstorage.open
open [page] Open your storage on the given page. virtualstorage.open.page
admin open [player] Open the storage of the given player. virtualstorage.admin
admin clear [player] Clear the storage of the given player. virtualstorage.admin
admin max_page [player] set [number] Set the maximum number of pages for the given player. virtualstorage.admin
admin max_page [player] increment Increment the maximum number of pages of the given player. virtualstorage.admin
Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more