EternalCore
EternalCore copied to clipboard
Add support for configurable duration formatting
I want to use only hours in case of playtime command
Suggested solutions
- Using enum to classify duration formatting - can become complex with more formats
- Using more configuration options (sth like 3 config fields) - allows more precise configuration but more fields are needed