spark icon indicating copy to clipboard operation
spark copied to clipboard

Feature Request: Stripped / Raw placeholders

Open rossnoah2 opened this issue 2 years ago • 0 comments

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.

rossnoah2 avatar Aug 16 '22 17:08 rossnoah2