spark

spark

26M Downloads

Feature Request: Stripped / Raw placeholders

rossnoah2 opened this issue ยท 0 comments

commented

Stripped / raw placeholders would also customization of things like tps (Colors, etc)

Example:
%spark_tps_stripped% - no color formating and no *
%spark_tps_5s_stripped%
%spark_tps_10s_stripped%
%spark_tps_1m_stripped%
%spark_tps_5m_stripped%
%spark_tps_15m_stripped%.

It could be implemented (in a dumb way) by removing * and using ChatColor#strip but thats kinda stupid.