mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2025-12-07 21:25:00 +00:00
Updated Token System (markdown)
@@ -3,10 +3,10 @@ The token system is a way for players to add stats to items they want. Players e
|
||||
However, origin of items will be tracked still. You can disable this in the `enabled` section of the config.
|
||||
|
||||
> [!WARNING]
|
||||
> The plugin supports swapping between regular and token system. You can toggle it off/on without any issue, as the plugin tries to make sure it accounts swapping between modes. However, it's not fully tested but I have tried my best to support it without issue.
|
||||
> The plugin tries it's best to support swapping between each mode. You shouldn't have issues if you enable/disable the token system after using it, but please report any issues to me!
|
||||
|
||||
## Setup
|
||||
To enable, set `tokens.enabled` true in your config. I recommend setting up the tokens section before using on your server.
|
||||
To enable, set `tokens.enabled` true in your config. *Afterwards, RESTART YOU SERVER*!
|
||||
|
||||
## Obtaining Tokens
|
||||
Tokens be obtained by being crafted or given via commands. By default, tokens can be crafted. If you want to disable this, set `craft-tokens` to `false` in your config. Below are the crafting recipes.
|
||||
|
||||
Reference in New Issue
Block a user