You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Justin Kaeser edited this page Aug 5, 2015
·
8 revisions
Can you add [feature]?
I' m currently only able and willing to do basic maintenance on Gringotts. So if you want new features, please consider forking Gringotts and implementing them yourself. I will try to help you with any questions you have about the code. If you have a well done pull request (feature is tested and documented) I will happily merge it.
I might adapt Gringotts for Sponge API when there is a working implementation.
Does Gringotts have multi-world support?
Not yet. But you can effectively disable it for some worlds with a combination of permissions. You will need a permission plugin with per-world permission support.
Disable Gringotts in a world
Set the following permissions to false for that world:
gringotts.createvault
gringotts.usevault
gringotts.command
How do I rename currency items?
Gringotts supports using renamed items as currency, see how to configure it. If you add money to an account with /money commands or the API, Gringotts creates these and puts them in a player's vault.
Gringotts will not rename regular item drops, for this, you will need a third-party plugin. Depending on your needs, one of these may work: