VillagerNames

headline

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

PermissionPurposeDefault
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

screenshot-1

screenshot-2

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:

fork

To-do

  • feature/command to remove the name of loaded Villagers (feature request of xergic)
  • Debug mode
  • Alias for "/villagernames" command Added in v0.4
  • MCStats.org metrics support Added in v0.3
  • different names per Villager type (feature request of jhs232) Added in v0.2
  • command 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.


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files