Updated Token System (markdown)

hyperdefined
2025-01-26 18:48:34 -05:00
parent 3f7e9658fd
commit 2266214805

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