Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/minacle/revaulting
- Owner: minacle
- License: unlicense
- Created: 2024-06-27T08:07:27.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-12T07:55:36.000Z (6 months ago)
- Last Synced: 2024-09-28T12:01:24.201Z (4 months ago)
- Topics: minecraft, minecraft-plugin, paper-plugin, papermc, papermc-plugin
- Language: Java
- Homepage: https://modrinth.com/plugin/revaulting
- Size: 54.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).