From 226621480598649b335313a73183789a3f668b68 Mon Sep 17 00:00:00 2001 From: hyperdefined Date: Sun, 26 Jan 2025 18:48:34 -0500 Subject: [PATCH] Updated Token System (markdown) --- Token-System.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Token-System.md b/Token-System.md index bdbd0fb..9a332f0 100644 --- a/Token-System.md +++ b/Token-System.md @@ -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.