diff --git a/Token-System.md b/Token-System.md index 9d5e285..bdbd0fb 100644 --- a/Token-System.md +++ b/Token-System.md @@ -2,10 +2,8 @@ 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. -> [!CAUTION] -> READ ME PLEASE!!!!!!!!!!!!!
-It's recommended to either keep this enabled or disabled. Changing the setting after installing and using can break the plugin's functions. I recommend deciding what system you want first and sticking to it.

-**This is not an issue when you first install the plugin.** But changing this setting later on can and will break. It can lead to tools not tracking stats correctly. +> [!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. ## Setup To enable, set `tokens.enabled` true in your config. I recommend setting up the tokens section before using on your server.