Minecraft

How to Protect Minecraft Chests with LocketteX

Minecraft·May 20, 2026·17 min read

LocketteX Overview

Running a public or semi-public Minecraft server means someone will eventually try to open a chest that is not theirs. LocketteX helps prevent that problem by letting players lock chests and other supported containers with signs. Once protected, the container belongs to the player listed on the sign, and unwanted visitors are kept out of the loot pile.

LocketteX works on Paper, Spigot, and other Bukkit-based servers. Its main appeal is simplicity: place a sign on a chest, use the protection text, and the plugin handles the rest. Server owners can also allow multiple users on a protected chest, adjust supported worlds, connect with other plugins, and block hopper-based theft. Sneaky hopper tricks are clever, but not clever enough.

Plugin Details

LocketteX was released on Spigot in 2019 by Valentina_pro and has been downloaded thousands of times. It supports Minecraft versions from 1.12 through 1.19, making it useful for many older and mid-version servers.

The plugin does not rely on a complicated command workflow. Most player-facing protection is handled through signs, while administrators can tune behavior in the configuration file. This makes it a good fit for survival, SMP, economy, and community servers where chest access needs to be clear without turning every storage room into a permissions spreadsheet.

Installing LocketteX

  1. Open the LocketteX page on Spigot and select Download Now.
  1. Save the plugin file somewhere easy to find on your computer.
  1. Open the HolyHosting server panel and open the file manager (or connect via FTP). Confirm that the correct server profile is selected before uploading anything.
  1. Log in with your panel password, then open the `plugins` folder.
  1. Select Upload and drag the LocketteX `.jar` file into the upload area.
  1. Wait for the upload to finish, return to the main server panel, and restart the server.
  1. Join the server and run `/plugins`. If LocketteX appears in green, the plugin loaded correctly.

Setting Up LocketteX

LocketteX may need configuration before players can protect containers. The default config often assumes the world name is `world`, so servers with custom worlds or multiple maps should update the enabled world list first.

After configuration is saved, players can begin locking chests and any other blocks allowed by your settings. The same file can also control integrations, sign formatting, and other protection behavior.

Edit the Config File

  1. Open the file manager (or your FTP client) from the server panel.
  1. Log in and enter the `plugins` directory.
  1. Open the `LocketteX` folder and edit `config.yml`.
  1. Find `enabled-worlds` and change the listed values so they match the world names used by your server.
  1. Near the bottom of the file, change `%owner%#%uuid%` to `%owner%` if you want cleaner sign ownership text.
  1. Adjust any other options needed for your server, then save the file.
  1. Restart the server from the panel or run `/lockettex reload` in-game.

Protect a Chest

  1. Join the Minecraft server and find the chest you want to secure.
  1. Craft or grab a sign.
  1. While holding the sign, sneak and right-click the chest.
  1. On the first line, type `[Protect]`, unless you changed the `sign-id-line` value in the configuration.
  1. Press Done to place the sign.
  1. Check chat for the confirmation message. The chest should now be protected.

Commands and Permissions

Most players will not need commands to use LocketteX. The sign system handles normal chest protection, while administrators can use `/lockettex reload` after changing the configuration.

If permissions are needed, use a permissions plugin such as LuckPerms. Server operators can usually access administrative commands by default, but dedicated permission nodes are cleaner for staff ranks on larger servers.

Common Problems

LocketteX Does Not Load

If LocketteX appears red in `/plugins`, or does not appear at all, the plugin is disabled or failed to load. First, confirm that the server version is supported. LocketteX is intended for Minecraft 1.12 to 1.19.

If the version is correct, check that the `.jar` file was uploaded to the correct server profile and placed inside the `plugins` folder. After fixing the upload location, restart the server and check `/plugins` again.

Config Changes Do Not Save Properly

If edits to `config.yml` seem to vanish or fail, inspect the formatting. YAML is strict about spacing, lists, and symbols. A single misplaced character can stop the file from loading correctly.

After correcting the formatting, save the file again and reload LocketteX with `/lockettex reload`, or restart the server from the panel. If the server uses multiple worlds, also confirm that each world name in `enabled-worlds` matches the folder name exactly.

Helpful References

  • LocketteX on Spigot
  • How to add plugins to a Minecraft server
  • How to become a server operator

Still have questions?

Come chat with us and we will get back to you as soon as possible!

Contact Support