Updates KnarLib and Spigot
All checks were successful
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
All checks were successful
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
This commit is contained in:
@@ -155,7 +155,7 @@ public enum Translatable implements TranslatableMessage {
|
||||
*/
|
||||
@NotNull
|
||||
public static FormatBuilder getRawValueMessage(@NotNull String rawValue) {
|
||||
return new FormatBuilder(Translatable.RAW_VALUE).replace("{rawValue}", rawValue);
|
||||
return new FormatBuilder(Translatable.RAW_VALUE).color().replace("{rawValue}", rawValue);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user