Updated Configuration (markdown)

hyperdefined
2022-10-24 21:27:19 -04:00
parent 7742ec4b74
commit 4b73c4f245

@@ -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