Forgetful Vaults

Quick rating

Forgetful Vaults

No reviews yet

Reset vaults so players can open them multiple times. Configurable.

Adventure/Exploration
Mod Loaders
Paper
Spigot
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
All Rights Reserved
Latest Version
1.1-Paper
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

Forgetful Vaults is a minecraft plugin to allow server owners the ability to automatically or manually reset Trial Chamber's Vaults so players can reuse them multiple times.

Purpose

Normally, vaults can be looted by an infinite number of players, but only can be looted once per individual player. The Forgetful Vaults plugin removes this limitation, where the vault block will "forget" existing players, so they can use it again as if it was their first time.

Commands

  • /fv refresh [player]
    • If you specify a player, the vault will only be refreshed for that player. Not adding the player argument will reset the vault for everyone
    • /fv refresh-loaded [ominous]
      • Refresh all vaults in currently loaded chunks, as well as any previously opened vaults the plugin was able to log.
      • Optional ominous command argument, if set to true, will only affect ominous vaults. Defaults to false if not included
    • /fv reload
      • Reload the plugin's config.yml

Automatic Reset Schedule

The plugin can be configured to automatically reset all vaults that are in currently loaded chunks, or ones that the plugin detects have been previously used.

The schedule can be configured to automatically reset vaults at certain times, on certain days, including multiple different times on the same day.

Configuration

The config file can be found in the ForgetfulVaults plugin folder, in the config.yml file.

# When using the 'instant-reset' or 'reset-after-open' options below
# Determine whether it should reset for all players, or just the player who interacted
global-reset: false

# Instantly reset a vault after a player opens it
instant-reset: false

# How many seconds after opening a vault to reset it, or -1 to disable
reset-after-open: -1

# What kind of Vault should be affected by the plugin's resets.
# Acceptable values are: ALL, REGULAR, OMINOUS
only-reset-type: ALL


# [ SCHEDULED RESETS ]

announce-scheduled-reset: true
scheduled-reset-announcement-msg: "&#e7721eGlobally refreshed all looted Vaults!"

# What timezone should the schedule clock use.
# By default, it will the local time of wherever the server is located.
# A list of all available Timezone IDs: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
timezone-id: "LOCAL" # Example: "America/New_York"

timed-reset: {}

# EXAMPLE SCHEDULE
#timed-reset:
#  saturday:
#    - "16:00" // Saturday at 4PM
#    - "12:00" // Saturday at Noon
#  sunday:
#    - "08:00" // Sunday at 8AM
#    - "00:00" // Sunday at Midnight

In the same folder as the config, you will also find the data.yml. This file stores a list of any vaults that were opened while the plugin was enabled. This list is used by the /fv refresh-loaded command and for the scheduled resets. It is not recommended to manually edit this file unless you know what you are doing.

Permissions:

  • forgetfulvaults.admin - Use the /fv admin command, defaults to OP only

Miscellaneous

  • If you'd like to report an issue or suggest a feature, you can do so here
  • This plugin supports Spigot, Bukkit, Paper, Purpur, or any other similar forks that support spigot plugins.
  • Project icon made by gopg

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

~1,000
Downloads
Last Updated
CurseForge
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