mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2025-12-07 21:25:00 +00:00
Updated Configuration (markdown)
@@ -27,4 +27,8 @@ Each section is easy to understand. Make sure to keep the placeholder codes in o
|
||||
* `{blocks}`: The total blocks mined.
|
||||
* `{sheep}`: The total of sheep sheared.
|
||||
* `{name}`: Player/mob name.
|
||||
* `{damage}`: The total damage taken.
|
||||
* `{damage}`: The total damage taken.
|
||||
|
||||
## `date-format`
|
||||
This let's you choose how dates are formatted. The default option is Month/Day/Year. If you wish to change it, refer to [this chart](https://www.digitalocean.com/community/tutorials/java-simpledateformat-java-date-format#java-simpledateformat) for formatting codes.
|
||||
* `dd/MM/yyyy` - Day/Month/Year
|
||||
Reference in New Issue
Block a user