mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2025-12-07 13:15:02 +00:00
Updated Configuration (markdown)
@@ -1,5 +1,8 @@
|
||||
## `tokens`
|
||||
See [Token System](https://github.com/hyperdefined/ToolStats/wiki/Token-System).
|
||||
|
||||
## `enabled`
|
||||
This section is used to enable/disable which lore gets displayed on each item. If something is disabled under here, the lore does not display, **but the plugin still tracks the data regardless**. This is just in case you want to enable the lore later on, the data is there. It's best if you test the plugin and decide which lore you do not want. If you don't want certain lore from showing on certain items, you can disable them here. Each section has which tool the lore will be added to.
|
||||
This section is used to enable/disable which lore gets displayed on each item. It's best if you test the plugin and decide which lore you do not want. If you don't want certain lore from showing on certain items, you can disable them here. Each section has which tool the lore will be added to.
|
||||
|
||||
* `created-by`: This tag is used for tracking who crafts any tool/armor pieces.
|
||||
* `created-date`: This tag is used for tracking when any tool/armor pieces were crafted.
|
||||
@@ -15,6 +18,7 @@ This section is used to enable/disable which lore gets displayed on each item. I
|
||||
* `dropped-by`: This tag is used for tracking tool/armor pieces being dropped from players/mobs.
|
||||
* `elytra-tag`: This tag is used for finding new Elytras in end cities.
|
||||
* `arrows-shot`: This tag is used for tracking arrows shot from bows/crossbows.
|
||||
* `flight-time`: This tag is used for tracking elytra flight time.
|
||||
|
||||
## `messages`
|
||||
This section let's you set how the lore is displayed on the items.
|
||||
|
||||
Reference in New Issue
Block a user