Skip to content

Commit

Permalink
0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Echo24h committed Aug 3, 2023
1 parent 87f5123 commit efacb69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/github/colorapi/ColorAPI.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ public String translateColorCodes(String text) {
Bukkit.broadcastMessage("COlorAPI OK");
return ColorAPIPlugin.getInstance().getColorFormat().formatText(text);
}

}

0 comments on commit efacb69

Please sign in to comment.