Skip to content

1.17.7: Introduced `formatter()`

Compare
Choose a tag to compare
@avylove avylove released this 07 Jun 18:51
· 107 commits to master since this release
f9039a6
  • Introduced: formatter() which returns callable formatters for valid text formatters such as ‘red’ or ‘bold_on_red’, returning a NullCallableString if passed an invalid text formatter.