This plugin replaces the boring numbers as names of scientists, bandits, murderers and scarecrows . The default configuration provides 500 most popular english names those you can edit to anything of your choice. It also adds a letter as a first name abbrevation and titles those are editable as well.
Names will be processed automatically on plugin load and also instantly when scientist or bandit spawns in the world.
It's handy if you use Death Notes or any other plugin displaying scientist names to players.

Example: bandit M.Gore or scientist D.Bowie
scientistnames.addition - to add surnames by chat or console
Examples:
addname Clinton(will add one surname Clinton)
addname Clinton, De la Rosa, Clifton(will add three surnames Clinton, De la Rosa, Clifton)
Examples:
/addname Clinton(will add one surname Clinton)
/addname Clinton, De la Rosa, Clifton(will add three surnames Clinton, De la Rosa, Clifton)
Names will be processed automatically on plugin load and also instantly when scientist or bandit spawns in the world.
It's handy if you use Death Notes or any other plugin displaying scientist names to players.

Configuration
The settings and options can be configured in the ScientistNames file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.Example: bandit M.Gore or scientist D.Bowie
- BanditTitle - title as the first part of name for bandits (e.g. rascal, bastard)
- ScientistTitle - title as the first part of name for scientists (e.g. Dr., professor)
- MurdererTitle - title as the first part of name for murderers (e.g. killer)
- ScarecrowTitle - title as the first part of name for scarecrows (e.g. junkie)
- TunnelDwellerTitle - title as the first part of name for tunnel dwellers (e.g. junkie)
- LogInConsole - logs all rename operation in console (keep for first testing than turn off )
- LogInFile - logs all rename operations in log file
- SurnameList - list of surnames that you can edit as you want
- UseFirstNameFirstLetter - if first name (one letter) abbrevation should be used
- UseTitle - if titles (BanditTitle and ScientistsTitle) should be used
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.scientistnames.addition - to add surnames by chat or console
Commands
This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`.Console
addname - you can add one or more sunrnames for NPCs (separated with commas)Examples:
addname Clinton(will add one surname Clinton)
addname Clinton, De la Rosa, Clifton(will add three surnames Clinton, De la Rosa, Clifton)
Chat
/addname - you can add one or more sunrnames for NPCs (separated with commas)Examples:
/addname Clinton(will add one surname Clinton)
/addname Clinton, De la Rosa, Clifton(will add three surnames Clinton, De la Rosa, Clifton)