Back to mods
Private Chest project artwork

CurseForge · Hytale mod

Private Chest

Adds the /chest command to access your personal private chest and safely store your valuable items.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Private Chest release should I use?

Updated 5 months ago
Latest stable file PrivateChest-1.2.5.jar
Game version Not listed
Mod system Built-in Hytale mod system

Private Chest PrivateChest-1.2.5.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.

Where it goes

Where should Private Chest be installed in Hytale?

Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

Separate client mod Not supported
World host / dedicated server Required
Mod system for this release Built-in Hytale mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.

What else does Private Chest PrivateChest-1.2.5.jar need?

PrivateChest-1.2.5.jar. Change the file and its required mods may change too.

No required dependencies listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.

Before you install it

Add Private Chest without breaking your instance.

Built for Private Chest PrivateChest-1.2.5.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use PrivateChest-1.2.5.jar. It targets Hytale; another release may target a different game build or dependency set.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Enable it on the world host

    Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside PrivateChest-1.2.5.jar. It opens that exact file at the source.

About this project

What does Private Chest add?

Private Chest – Personal Storage System

Static Badge Static Badge

Current Task: Better page handler


Private Chest provides a secure, personal storage solution for your server.

Using the /chest command, players can access their own multi-page private chest from anywhere and safely store valuable items.

Chest data can be stored using either Sqlite or a MySQL database, allowing server owners to choose the storage method that best fits their setup.


Overview

✨ Features
Personal private chest for every player
Multiple chest pages (permission-based access)
Admin access to player chests
SQLite (default) or MySQL database support
Persistent data across restarts and crashes
Page-based permission system

📦 Storage Options

Sqlite (Default) Mysql
Simple file-based local storage Centralized database storage
Zero configuration required Suitable for larger or multi-server setups
Lightweight Requires MySQL configuration
Storage type can be selected in databaseConfig.json
For Sqlite "Database Type": "Sqlite"
For Mysql "Database Type": "Mysql"

>_ Commands

Commands Permission Description
/chest privatechest.use Open your private chest
/chest pageNumber privatechest.use.page Open a specific chest page
/chest pageNumber playerName privatechest.use.admin Open another player’s chest (Admin)
/chest pageNumber viewerName ownerName privatechest.use.admin Show player's chest to another player (Admin)

🔒Permission Structure

Page access is permission-based:
privatechest.use.1
privatechest.use.2
privatechest.use.3
...

🚧 Planned Improvements

  • Plugin API for developers
  • Performance optimizations
  • Improved page handler system
  • Extended database validation & safety checks

⚠️ Disclaimer

  • Sqlite and MySQL support may contain bugs
  • Always keep backups before switching database types.

Please report issues via the GitHub Issues page: 👉https://github.com/genkuqq/Private-Chest/issues

Project description from CurseForge.

Recent files

Private Chest releases and Hytale builds

12 of 12 releases match

Looking for an older file? The official CurseForge project page is in Resources.