Description

VillagerNames is a plugin that allows you to name your Villagers by default based on a wordlist with names in the config.yml. It comes with a predefined list of about 170 medieval names.
Features
- Lightweight
- Simple
- Easy to configure
- Feature: Different names per Villager profession
- Feature: Randomize the names of all loaded Villagers
- Feature: Rename easily the Villager that you are looking at with one command
- Feature: Alias command /vn
- New feature: non-bukkit compatibility / support for 3rd party professions (merged pull request#1 by chiting)
Permissions
| Permission | Purpose | Default |
|---|---|---|
villagernames.randomize | Randomize the names of all loaded Villagers/villagercommands randomize | ops |
villagernames.rename | Rename the villager that infront of your crosshair/villagercommands rename <name> | ops |
Screenshots


config.yml
log: true farmer: - 'Adelaide' - ... librarian: - 'Brorda' - ... priest: - 'Edmund' - ... blacksmith: - 'Ine' - ... butcher: - 'Peter' - ... other: - 'Xolf' - ...
Depencies
none
Source
You can find the source of this project in my repository on GitHub:
To-do
- feature/command to remove the name of loaded Villagers (feature request of xergic)
- Debug mode
Alias for "/villagernames" commandAdded in v0.4MCStats.org metrics supportAdded in v0.3different names per Villager type (feature request of jhs232)Added in v0.2command to randomize the names of EVERY single Villager that is currently loaded (feature request of Hendies)Added in v0.2
Version
0.5.4
Quote:Caution - config.yml-changes:
Please renew your config.yml or add "log: true" if you used v0.2 before
MCstats
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.



