mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2025-12-07 21:25:00 +00:00
Updated Configuration (markdown)
@@ -17,10 +17,13 @@ This section is used to enable/disable which lore gets displayed on each item. I
|
|||||||
* `arrows-shot`: This tag is used for tracking arrows shot from bows/crossbows.
|
* `arrows-shot`: This tag is used for tracking arrows shot from bows/crossbows.
|
||||||
|
|
||||||
## `messages`
|
## `messages`
|
||||||
This section let's you set how the lore is displayed on the items. **It is best if you only change this once**, since it can cause problems with old lore from being updated (the plugin looks for matching text).
|
This section let's you set how the lore is displayed on the items.
|
||||||
|
|
||||||
Each section is easy to understand. Make sure to keep the placeholder codes in order for the lore to show correctly. Some placeholders cannot be used for other sections.
|
Each section is easy to understand. Make sure to keep the placeholder codes in order for the lore to show correctly. Some placeholders cannot be used for other sections.
|
||||||
|
|
||||||
|
> [!CAUTION]
|
||||||
|
> You should set these values once, as the plugin uses these messages to match current lore on items. If you change the text, it might break existing items!
|
||||||
|
|
||||||
* `{player}`: Player's name.
|
* `{player}`: Player's name.
|
||||||
* `{date}`: The date of that action.
|
* `{date}`: The date of that action.
|
||||||
* `{fish}`: The total caught fish.
|
* `{fish}`: The total caught fish.
|
||||||
|
|||||||
Reference in New Issue
Block a user