Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/minacle/revaulting

Revaulting: Enhance your Minecraft adventures by allowing Vaults to be reopened!
https://github.com/minacle/revaulting

minecraft minecraft-plugin paper-plugin papermc papermc-plugin

Last synced: 4 months ago
JSON representation

Revaulting: Enhance your Minecraft adventures by allowing Vaults to be reopened!

Awesome Lists containing this project

README

        

# Revaulting

Revaulting is a plugin that improves the Vault system in the Minecraft 1.21 update by allowing players to reopen specific Vaults multiple times. With the appropriate Trial Key or Ominous Key, players can reopen Vaults they've already accessed, adding flexibility to the gameplay.

## Key Features
- Allows Vaults and Ominous Vaults to be reopened multiple times.
- Uses Persistent Data to track the number of times each player opens Vaults.
- Checks player location every 20 ticks to determine if they are within the Vault's detection range.
- Updates Vault reward data so players can receive rewards again.

## Installation
1. Download the [Revaulting plugin](https://github.com/minacle/revaulting/releases/latest).
2. Place the plugin file into your server's `plugins` folder.
3. Download and install [NBT-API](https://modrinth.com/plugin/nbtapi) plugin, if not already installed.
4. Restart the server.

## Usage
1. Join the Minecraft server and start playing.
2. Use the Trial Key or Ominous Key to reopen Vaults multiple times.
3. Every 20 ticks, the plugin will check if players are within the detection range of the Vault, allowing them to receive rewards.

## Contribution and Support
Revaulting is an open-source project, and contributions are welcome. If you encounter any issues or have suggestions for improvements, please report them on the GitHub issue tracker.

## License
Revaulting is licensed under [The Unlicense](https://unlicense.org/).