Skip to content

Releases: EnvyWare/EnvyVaults

1.20.2

19 Oct 16:52
Compare
Choose a tag to compare

Changes:

Updated to 1.20.2

Full Changelog: 1.2.1...1.3.0

Display item fix

24 May 12:23
Compare
Choose a tag to compare

Changes:

Fixes a display item from breaking the settings UI if disabled in the config

Full Changelog: 1.2.0...1.2.1

Adds extra vaults

13 Mar 20:48
Compare
Choose a tag to compare

Changes:

Adds support for HIDE_EXTRA item flag
Adds support for HIDE_DYE item flag
Adds "extra vaults" permissions following the format vault.extra.<number> (supports up to 99)

Full Changelog: 1.1.1...1.2.0

Adds admin command

20 Dec 00:23
Compare
Choose a tag to compare

Changes:

Adds /vaults admin <name> <id> to open (offline & online) player's vaults
Adds an optional open message
Fixes SQL saving errors
Adds an optional invalid vault ID message
Adds an optional not enough vaults message
Adds feedback (optional message) to rename command
Adds an config setting for changing the height of the vaults

Full Changelog: 1.1.0...1.1.1

Fixes some issues

12 Dec 19:48
Compare
Choose a tag to compare

Changes:

Adds a config option for the default vault name
Adds a config option for the default display item
Updates the main UI to respect the config setting for the height
Updates the edit UI to respect the config setting for the height
Adds tab completion to the IDs for /vaults open <id>
Fixes MySQL query not running preventing SQL saving from working
Adds configurable command feedback for /vaults command

Full Changelog: 1.0.2...1.1.0

Fixes shift clicking crash

26 Oct 04:16
Compare
Choose a tag to compare

Fixes shift clicking crash

Full Changelog: 1.0.1...1.0.2

Adds refresh command

25 Sep 16:33
Compare
Choose a tag to compare

Adds refresh command

Command: /envyvaults refresh<player>
Permission: envy.vaults.command.refresh
Description: "Re-checks a player's vault limit"

First release

05 Sep 15:21
Compare
Choose a tag to compare

First release

Commands

Command: /envyvaults
Permission: envy.vaults.command.vaults
Description: Root command for opening main UI
Aliases:

  • vaults
  • playervaults
  • pvaults

Command: /envyvaults open <name/id>
Permission: envy.vaults.command.open
Description: Command for directly opening a vault
Aliases:

  • o

Command: /envyvaults rename <name/id> <new name>
Permission: envy.vaults.command.rename
Description: Command for renaming a vault

Command: /envyvaults reload
Permission: envy.vaults.command.reload
Description: Command for reloading configs

Supports save-mode as MYSQL and JSON (default JSON)

Full Changelog: https://github.com/EnvyWare/EnvyVaults/commits/1.0.0