mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2025-12-10 06:34:59 +00:00
Updated Token System (markdown)
@@ -3,7 +3,7 @@ The token system is a way for players to add stats to items they want. Players e
|
|||||||
## Setup
|
## 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. I recommend setting up the tokens section before using on your server.
|
||||||
|
|
||||||
## Getting Tokens
|
## Obtaining Tokens
|
||||||
By default, tokens can be crafted by players. If you want to disabled this, set `craft-tokens` to `false` in your config. Below are the crafting recipes.
|
By default, tokens can be crafted by players. If you want to disabled this, set `craft-tokens` to `false` in your config. Below are the crafting recipes.
|
||||||
|
|
||||||
If you want to disable crafting, you can give tokens by using the command `/toolstats givetokens <player> <token-type>`. You can specify more than one by using `/toolstats givetokens <player> <token-type> <amount>`. Requires `toolstats.givetokens` permission.
|
If you want to disable crafting, you can give tokens by using the command `/toolstats givetokens <player> <token-type>`. You can specify more than one by using `/toolstats givetokens <player> <token-type> <amount>`. Requires `toolstats.givetokens` permission.
|
||||||
|
|||||||
Reference in New Issue
Block a user