Villages Denomination
About the Modification
Villages Denomination is a unique mod that automatically assigns original names to villages immediately after they are loaded in the game world. The system generates names randomly or selects them from a pre-configured custom list.
Display Features
When a player enters a village, a notification with its name appears on the screen, consisting of a main name and an auxiliary prefix. For example: "Kakariko Village," where "Kakariko" is the main name and "Village" is the additional element. The prefix can be edited in the mod's settings or completely disabled, leaving only the clean settlement name.
Integration with Other Mods
The mod works perfectly with popular addons:
Visual Examples
Village Name

Traveler's Titles

Waystones

Command Management
For server administrators, a set of useful commands is available:
/villages all - Displays a complete list of all village names
/villages rename <village name> <new name> - Allows renaming the selected village
/villages teleport <village name> - Instantly teleports to the specified village
Configuration Settings
Client Settings:
- Changing the village name display color via the
villageNameColorparameter
Server Settings:
- Configuring the additional prefix via the
villageNameComplementparameter - Creating a custom list of names via
customVillageNames - Setting a blacklist of structures ignored during name generation using
structuresBlacklist
Compatibility
The mod is compatible with any other modifications that add villages to the game, provided the village structure is registered with an identifier containing "village".
Warning: This modification performs multiple file read and write operations on the server during runtime and has not undergone full testing. If performance issues occur, it is recommended to discontinue using the mod.