Adds comments to every option in strings.yml
This commit is contained in:
@ -94,7 +94,7 @@ public enum ScrapperSetting implements Setting {
|
||||
*/
|
||||
TOO_DAMAGED_FOR_SALVAGE_MESSAGE("messages.tooDamagedForSalvageMessage", SettingValueType.STRING,
|
||||
"&cThat item is too damaged to be salvaged into anything useful",
|
||||
"tooDamagedForSalvageMessage", "The message to display if reforging the player's " +
|
||||
"tooDamagedForSalvageMessage", "The message to display if salvaging the player's " +
|
||||
"item would result in no salvage", true, true),
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user