Revaulting

Quick rating

Revaulting

No reviews yet

Remove the one-time limit of Vaults and Ominous Vaults.

Mod Loaders
Paper
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
The Unlicense
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Revaulting

Revaulting is a simple PaperMC plugin that removes the one-time limitation of Vaults and Ominous Vaults introduced in Minecraft 1.21’s Trial Chambers.

✨ Features

  • Multiple Openings By default, Vaults and Ominous Vaults can only be opened once per player. Revaulting removes this restriction, allowing players to open them multiple times.

  • Persistent Tracking The plugin uses Minecraft’s Persistent Data system to record how many times each player has opened a Vault. This means that other plugins can also read and make use of this information if needed.

  • Lightweight & Seamless No commands, no complicated setup. Just drop it in your plugins folder and enjoy.

🔧 Installation

  1. Download the latest release of Revaulting.
  2. Place the .jar file into your server’s plugins/ directory.
  3. Restart (or reload) your PaperMC server.
  4. Vaults and Ominous Vaults in Trial Chambers are now reusable!

⚙️ Configuration

Revaulting is designed to work out-of-the-box, but you can optionally adjust cooldown reset timing.

  • Config file location: plugins/Revaulting/config.yml
    • The file is generated on first run.
    • Time unit: values are in ticks (20 ticks = 1 second).
    • Valid values: non-negative integers. Negative values (if set) are treated as 0.

Options

delay:
  # Cooldown delay (ticks) for normal Vault blocks; 0 means immediate reset
  vault: 0

  # Cooldown delay (ticks) for ominous Vault blocks; 0 means immediate reset
  ominous-vault: 0
  • delay.vault
    • Per-player cooldown reset delay for normal Vault blocks.
    • delay.ominous-vault
      • Per-player cooldown reset delay for ominous Vault blocks.

After changing the config, restart the server to apply it.

📊 Data Storage

Revaulting stores the number of times each player has opened a Vault using Persistent Data Containers. This data can be accessed by other plugins for advanced features or statistics.

📜 Compatibility

  • Minecraft Version: 1.21.4 and above
  • Server: PaperMC (and forks supporting Paper plugins)

🤝 Contributing

Issues and pull requests are welcome! If you have suggestions for improvements, feel free to share them.

📄 License

This project is released under the Unlicense. You are free to use, modify, and distribute it without restriction.


bStats

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~8,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works