Updates README to mirror recent behavioral changes

This commit is contained in:
Kristian Knarvik 2022-10-12 13:37:25 +02:00
parent b3128c0525
commit 6a55300c1e

View File

@ -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