{"id":14969555,"url":"https://github.com/minacle/revaulting","last_synced_at":"2026-01-06T05:13:38.787Z","repository":{"id":246346788,"uuid":"820807050","full_name":"minacle/revaulting","owner":"minacle","description":"Revaulting: Enhance your Minecraft adventures by allowing Vaults to be reopened!","archived":false,"fork":false,"pushed_at":"2024-11-06T10:37:46.000Z","size":59,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T04:46:42.017Z","etag":null,"topics":["minecraft","minecraft-plugin","paper-plugin","papermc","papermc-plugin"],"latest_commit_sha":null,"homepage":"https://modrinth.com/plugin/revaulting","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/minacle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-27T08:07:27.000Z","updated_at":"2024-11-06T10:35:19.000Z","dependencies_parsed_at":"2024-06-27T09:50:34.831Z","dependency_job_id":"119bd733-9884-448f-b5d8-d49f9e1ed931","html_url":"https://github.com/minacle/revaulting","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"fb10b92fc569eb3bb7baf1882d69baf4334b8b55"},"previous_names":["minacle/revaulting"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minacle%2Frevaulting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minacle%2Frevaulting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minacle%2Frevaulting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minacle%2Frevaulting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minacle","download_url":"https://codeload.github.com/minacle/revaulting/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238301124,"owners_count":19449393,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["minecraft","minecraft-plugin","paper-plugin","papermc","papermc-plugin"],"created_at":"2024-09-24T13:42:02.335Z","updated_at":"2026-01-06T05:13:38.781Z","avatar_url":"https://github.com/minacle.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Revaulting\n\nRevaulting is a simple PaperMC plugin that removes the one-time limitation of Vaults and Ominous Vaults introduced in Minecraft 1.21’s Trial Chambers.\n\n## ✨ Features\n\n- **Multiple Openings**\n  By default, Vaults and Ominous Vaults can only be opened once per player.\n  Revaulting removes this restriction, allowing players to open them multiple times.\n\n- **Persistent Tracking**\n  The plugin uses Minecraft’s Persistent Data system to record how many times each player has opened a Vault.\n  This means that other plugins can also read and make use of this information if needed.\n\n- **Lightweight \u0026 Seamless**\n  No commands, no complicated setup. Just drop it in your plugins folder and enjoy.\n\n## 🔧 Installation\n\n1. Download the latest release of Revaulting.\n2. Place the `.jar` file into your server’s `plugins/` directory.\n3. Restart (or reload) your PaperMC server.\n4. Vaults and Ominous Vaults in Trial Chambers are now reusable!\n\n## ⚙️ Configuration\n\nRevaulting is designed to work out-of-the-box, but you can optionally adjust cooldown reset timing.\n\n- **Config file location**: `plugins/Revaulting/config.yml`\n  - The file is generated on first run.\n- **Time unit**: values are in **ticks** (`20 ticks = 1 second`).\n- **Valid values**: non-negative integers. Negative values (if set) are treated as `0`.\n\n### Options\n\n```yml\ndelay:\n  # Cooldown delay (ticks) for normal Vault blocks; 0 means immediate reset\n  vault: 0\n\n  # Cooldown delay (ticks) for ominous Vault blocks; 0 means immediate reset\n  ominous-vault: 0\n```\n\n- `delay.vault`\n  - Per-player cooldown reset delay for **normal** Vault blocks.\n- `delay.ominous-vault`\n  - Per-player cooldown reset delay for **ominous** Vault blocks.\n\nAfter changing the config, restart the server to apply it.\n\n## 📊 Data Storage\n\nRevaulting stores the number of times each player has opened a Vault using Persistent Data Containers.\nThis data can be accessed by other plugins for advanced features or statistics.\n\n## 📜 Compatibility\n\n- **Minecraft Version**: 1.21.4 and above\n- **Server**: [PaperMC](https://papermc.io) (and forks supporting Paper plugins)\n\n## 🤝 Contributing\n\nIssues and pull requests are welcome!\nIf you have suggestions for improvements, feel free to share them.\n\n## 📄 License\n\nThis project is released under the [Unlicense](https://unlicense.org).\nYou are free to use, modify, and distribute it without restriction.\n\n---\n\n![bStats](https://bstats.org/signatures/bukkit/Revaulting.svg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminacle%2Frevaulting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminacle%2Frevaulting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminacle%2Frevaulting/lists"}