TownyAdvanced / TownyCultures

A cultural add on for Towny
https://townyadvanced.github.io/
Other
8 stars 6 forks source link

Added internal culture max name length setting. #12

Closed LlmDl closed 3 years ago

LlmDl commented 3 years ago

Switches over to using Exceptions to catch the differing issues a name could have.

Adds new more-specific language strings and removes the old generic one.

Description:


New Nodes/Commands/ConfigOptions:

New Config Node: townycultures.maximum_culture_name_length


Relevant Issue ticket:


By making this pull request, I represent that I have the right to waive copyright and related rights to my contribution, and agree that all copyright and related rights in my contributions are waived, and I acknowledge that the TownyAdvanced organization has the copyright to use and modify my contribution under the Towny License for perpetuity.

LlmDl commented 3 years ago

I do intend to test this before merging.