Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Adding vault extensions, option for litedb, and few some translations #19

Open
ItsRodrigoAl opened this issue Aug 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ItsRodrigoAl
Copy link

ItsRodrigoAl commented Aug 30, 2023

Vault extensions:
If you have access to the default vault, you could get permissions to instead of having a default and vip vault, you would increment your main vault size instead. The best way I could think on this option is adding Extended to the vaults options, would look something like this:

<Vaults>
   <Vault VaultID="default" Permission="Vaults.$VaultID" Extended="true" Width="8" Height="8" />
   <Vault VaultID="vip" Permission="Vaults.$VaultID" Extended="true" Width="12" Height="12" />
   <Vault VaultID="extra" Permission="Vaults.$VaultID" Extended="false" Width="20" Height="20" />
</Vaults>

With this way, the bigger vaults with Extended="true" will get the highest priority. Lets say you only have permission for default vault, since default and vip are extended, if you get access to vip vault all your loot inside default will stay there but the vault will get bigger instead of having a second vault. And if you get access for extra vault, this one will be a separated vault since it doesn't have the extended option enabled. All of this is basically for getting bigger vaults keeping your loot on it, instead of having a lot of vaults, where cooldowns and trying to remember where did you saved something would be a problem

Option for LiteDB:
After installing the plugin, I just noticed you can't disable the DB config, so if you don't have or don't want to have a DB for the plugin, you won't be able to use it. Having an option for local LiteDB would be the way to go

Few some translations:
At this moment some syntax translations can not be changed, mostly of them are only for admins but still would be cool to be able to edit them. Also if you try to open a vault while seated on a vehicle it won't open the vault but also won't show neither a message, I'm aware this is not a bug since all vault plugins works just like that but would be nice have this message that you can't open a vault while on vehicles

@ItsRodrigoAl ItsRodrigoAl changed the title [New features [Feature request] Adding vault extensions, option for litedb, and few some translations Aug 30, 2023
@ShimmyMySherbet ShimmyMySherbet added the enhancement New feature or request label Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants