HomeJavaModsSkvsInventory
ModsJava

SkvsInventory

Cross-server inventory sync & backups, powered by SKVS. Free Minecraft Java mod for 1.21.

⬇ Download on Spigot
SkvsInventory
Cross-server inventory synchronization for Paper/Spigot, backed by an SKVS HTTP server.

Keep a player's inventory, armor, offhand, ender chest, XP and health/hunger perfectly in sync across every server in your network — no proxy plugin messaging, no Redis, no MySQL boilerplate. Just point every server at the same SKVS instance and go.

️ Requires SKVS
This plugin does not store data itself — it's a thin sync/backup layer on top of SKVS, a fast, embedded, multi-database SQL engine (Rust core + Node.js/Express HTTP API) with real transactions, indexes, and peer-to-peer replication. Install and configure SKVS first: https://github.com/Titanius69/skvs

✨ Features

⚙️ Requirements

Commands
Command Description
/skvsinventory reload Reload configuration and reconnect to SKVS
/skvsinventory status Show connection info and pending-save count
/skvsinventory sync <player|all> Force an immediate save
/skvsinventory backup <player> Open the backup browser GUI
/skvsinventory backup <player> <yyyy-MM-dd> <HH:mm> Jump the browser to a specific point in time
/skvsinventory backup now <player> Take a manual backup immediately

Aliases: /skvsinv, /sinv

Permissions
Permission Default Description
skvsinventory.admin op Manage SkvsInventory (reload/sync/status)
skvsinventory.backup op Browse, restore, and export inventory backups


Installation
  1. Drop SkvsInventory.jar into your plugins/ folder.
  2. Start the server once to generate plugins/.skvs/config.txt and plugins/SkvsInventory/config.yml.
  3. Fill in your SKVS connection details in plugins/.skvs/config.txt (shared by all SKVS-backed plugins).
  4. Adjust config.yml to taste (what to sync, debounce timing, backup schedule, retention).
  5. /skvsinventory reload or restart.

SkvsInventory does not bundle SKVS itself — install it separately from github.com/Titanius69/skvs

SkvsInventory is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 16 times (via Spigot). Download it and open it directly in the game.

Explore more