Makes sure blacksmith messages include all arguments
This commit is contained in:
src/main/java/net/knarcraft/blacksmith
@ -92,7 +92,6 @@ public class BlacksmithPlugin extends JavaPlugin {
|
||||
// default value as the current value if the current value is null, as it's effectively the actual value.
|
||||
// Additionally, this would allow NPC settings to update when the default is changed, as long as no custom
|
||||
// value has been set.
|
||||
//TODO: For messages, all arguments need to be combined (joined using spacebar) to make things work properly
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user