nikosgram / gringotts-towny

Gringotts-Towny allows the creation of Gringotts vaults and account for Towny's nations and towns.
https://www.spigotmc.org/resources/gringotts-towny.105074/
BSD 2-Clause "Simplified" License
3 stars 2 forks source link
bukkit bukkit-plugin economy gringotts gringotts-dependency gringotts-towny hacktoberfest minecraft minecraft-mod minecraft-plugin nation paper paper-plugin spigot spigot-plugin town towny

GringottsTowny

Gringotts-Towny allows the creation of Gringotts vaults and account for Towny's nations and towns.

Get GringottsTowny

Configuration

# 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'

Permissions

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.

Development

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

License

All code within Gringotts is licensed under the BSD 2-clause license. See LICENSE for details.