Gringotts-Towny allows the creation of Gringotts vaults and account for Towny's nations and towns.
# supported languages: "custom" (default, english), "de" (german), and "pt-BR" (brazilian portuguese).
language: custom
# changes the required sign name for the creation of town/nation vaults
# Example: [town vault]
town_sign_vault_name: 'town'
nation_sign_vault_name: 'nation'
gringotts.createvault.town
Gives the necessary permissions to the players to create vault for their towns.
gringotts.createvault.nation
Gives the necessary permissions to the players to create vault for their nations.
Would you like to make changes to Gringotts Towny yourself? Fork it! Pull requests are very welcome, but please make sure your changes fulfill the Gringotts Towny quality baseline:
Gringotts uses the Maven 3 build system. Build a working plugin jar with the command
mvn compile install
All code within Gringotts is licensed under the BSD 2-clause license. See LICENSE
for details.