diff --git a/README.md b/README.md index e0e0827..5b45799 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,10 @@ cool-down between each reforge, whether the item is dropped or given, the chance the maximum number of added enchantments, max and min delays, the length of the cool-down and which items the blacksmith is able to reforge can be changed individually. -Also note: Changing the default value of a setting doesn't change the setting for existing NPCs, even if no custom value -has been set. Make sure to change default settings as needed before creating too many NPCs. +Also note: As a change from the original plugin, unless a value for an NPC has been explicitly set for that NPC, it will +mirror the values set in config.yml. This also means that configuration values aren't populated automatically in +citizen's NPC save file. While you can manually set the values using the same keys as in config.yml, you should use the +/blacksmith command when possible. ### Special behavior