[DELETED}TokensPlus icon

[DELETED}TokensPlus -----

[DELETED}



Update 'More information' item in Shop Inventories. Improve shops.yml
With this update, I have modified the 'More information' item in the TokensPlus shop inventories to be a BOOK instead of an ORANGE_GLASS_STAINED_PANE. Not sure why I thought ORANGE_GLASS_STAINED_PANE was a good item for 'More information' *shrugs*. I have also added additional content to the lore of this item.

Additionally, I have improved the default shops.yml provided to give users a better understanding of the structure that is needed to define newer shops.

Here is the latest version of shops.yml:
## TokensPlus - Shops
shop:

# ---------------------------------------------------------------------------------
# - TokensPlus - Default Shop Configuration
# - Players will see this shop when they use the /token shop command.
# - DO NOT MODIFY THE SECTION NAME (TOKENSPLUS) OR REMOVE THE SECTION. OTHERWISE, THE MAIN /TOKEN SHOP COMMAND WILL THROW ERRORS!
# ---------------------------------------------------------------------------------
# You can create any number of shop pages. Just follow the structure provided and add one to the last page number
# For example, if you wanted to add another page to the default config.yml, you would add a page3 section.
# The numbers after the 'items' section refers to the slot number in the TokensPlus shop inventory.
# All slot numbers are available, starting from 0, with the exception of slots 48, 49 and 50 (0-47, 51-53).
# For 'material', refer here for the material names: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
# For 'enchants', refer here for the enchantment names: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/enchantments/Enchantment.html
tokensplus:
page0:
items:
11:
material: GOLDEN_SWORD
amount: 1
name: "&eGold Sword"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 5
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
12:
material: GOLDEN_HELMET
amount: 1
name: "&eGold Helmet"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 10
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
13:
material: GOLDEN_CHESTPLATE
amount: 1
name: "&eGold Chestplate"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 20
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
14:
material: GOLDEN_LEGGINGS
amount: 1
name: "&eGold Leggings"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 40
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
15:
material: GOLDEN_BOOTS
amount: 1
name: "&eGold Boots"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 80
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
20:
material: DIAMOND_SWORD
amount: 1
name: "&bDiamond Sword"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 10
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
21:
material: DIAMOND_HELMET
amount: 1
name: "&bDiamond Helmet"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 20
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
22:
material: DIAMOND_CHESTPLATE
amount: 1
name: "&bDiamond Chestplate"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 40
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
23:
material: DIAMOND_LEGGINGS
amount: 1
name: "&bDiamond Leggings"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 80
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
24:
material: DIAMOND_BOOTS
amount: 1
name: "&bDiamond Boots"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 160
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
29:
material: NETHERITE_SWORD
amount: 1
name: "&aNetherite Sword"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 20
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
30:
material: NETHERITE_HELMET
amount: 1
name: "&aNetherite Helmet"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 40
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
31:
material: NETHERITE_CHESTPLATE
amount: 1
name: "&aNetherite Chestplate"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 80
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
32:
material: NETHERITE_LEGGINGS
amount: 1
name: "&aNetherite Leggings"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 160
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
33:
material: NETHERITE_BOOTS
amount: 1
name: "&aNetherite Boots"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 320
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
page1:
items:
11:
material: GOLDEN_SWORD
amount: 1
name: "&eGold Sword"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- DAMAGE_ALL:4
tokenCost: 5
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
12:
material: GOLDEN_HELMET
amount: 1
name: "&eGold Helmet"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 10
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
13:
material: GOLDEN_CHESTPLATE
amount: 1
name: "&eGold Chestplate"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 20
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
14:
material: GOLDEN_LEGGINGS
amount: 1
name: "&eGold Leggings"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 40
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
15:
material: GOLDEN_BOOTS
amount: 1
name: "&eGold Boots"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 80
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
20:
material: DIAMOND_SWORD
amount: 1
name: "&bDiamond Sword"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- DAMAGE_ALL:4
tokenCost: 10
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
21:
material: DIAMOND_HELMET
amount: 1
name: "&bDiamond Helmet"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 20
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
22:
material: DIAMOND_CHESTPLATE
amount: 1
name: "&bDiamond Chestplate"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 40
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
23:
material: DIAMOND_LEGGINGS
amount: 1
name: "&bDiamond Leggings"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 80
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
24:
material: DIAMOND_BOOTS
amount: 1
name: "&bDiamond Boots"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 160
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
29:
material: NETHERITE_SWORD
amount: 1
name: "&aNetherite Sword"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- DAMAGE_ALL:4
tokenCost: 20
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
30:
material: NETHERITE_HELMET
amount: 1
name: "&aNetherite Helmet"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 40
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
31:
material: NETHERITE_CHESTPLATE
amount: 1
name: "&aNetherite Chestplate"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 80
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
32:
material: NETHERITE_LEGGINGS
amount: 1
name: "&aNetherite Leggings"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 160
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
33:
material: NETHERITE_BOOTS
amount: 1
name: "&aNetherite Boots"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 320
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
page2:
items:
11:
material: GOLDEN_SWORD
amount: 1
name: "&eGold Sword"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- DAMAGE_ALL:4
tokenCost: 5
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
12:
material: GOLDEN_HELMET
amount: 1
name: "&eGold Helmet"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 10
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
13:
material: GOLDEN_CHESTPLATE
amount: 1
name: "&eGold Chestplate"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 20
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
14:
material: GOLDEN_LEGGINGS
amount: 1
name: "&eGold Leggings"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 40
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
15:
material: GOLDEN_BOOTS
amount: 1
name: "&eGold Boots"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 80
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
20:
material: DIAMOND_SWORD
amount: 1
name: "&bDiamond Sword"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- DAMAGE_ALL:4
tokenCost: 10
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
21:
material: DIAMOND_HELMET
amount: 1
name: "&bDiamond Helmet"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 20
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
22:
material: DIAMOND_CHESTPLATE
amount: 1
name: "&bDiamond Chestplate"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 40
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
23:
material: DIAMOND_LEGGINGS
amount: 1
name: "&bDiamond Leggings"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 80
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
24:
material: DIAMOND_BOOTS
amount: 1
name: "&bDiamond Boots"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 160
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
29:
material: NETHERITE_SWORD
amount: 1
name: "&aNetherite Sword"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- DAMAGE_ALL:4
tokenCost: 20
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
30:
material: NETHERITE_HELMET
amount: 1
name: "&aNetherite Helmet"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 40
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
31:
material: NETHERITE_CHESTPLATE
amount: 1
name: "&aNetherite Chestplate"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 80
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
32:
material: NETHERITE_LEGGINGS
amount: 1
name: "&aNetherite Leggings"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 160
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
33:
material: NETHERITE_BOOTS
amount: 1
name: "&aNetherite Boots"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
- PROTECTION_ENVIRONMENTAL:2
tokenCost: 320
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"

# ---------------------------------------------------------------------------------
# - TokensPlus - Permission-Based Shop Configuration
# - You can create as many shops with any number of pages. Just follow the structure provided and add one to the last page number
# - The shop configuration section MUST BE entered in LOWERCASE LETTERS. The 'shopTitle' can be anything, color codes are supported!
# - The permission needed to use the /token shop <shopname> command will be 'tokensplus.shop.<shopname>'
# - The example below shows two shop configuration sections (example and example2).
# - Their commands/permissions would be /token shop <example || example2> / tokensplus.shop.example / tokensplus.shop.example2
# ---------------------------------------------------------------------------------
example:
shopTitle: "&4&lVIP SHOP"
page0:
items:
11:
material: GOLD_BLOCK
amount: 1
name: "&eGold block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 5
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
12:
material: GOLD_BLOCK
amount: 2
name: "&eGold block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 10
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
13:
material: GOLD_BLOCK
amount: 4
name: "&eGold block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 20
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
14:
material: GOLD_BLOCK
amount: 8
name: "&eGold block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 40
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
15:
material: GOLD_BLOCK
amount: 16
name: "&eGold block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 80
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
20:
material: DIAMOND_BLOCK
amount: 1
name: "&bDiamond block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 10
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
21:
material: DIAMOND_BLOCK
amount: 2
name: "&bDiamond block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 20
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
22:
material: DIAMOND_BLOCK
amount: 4
name: "&bDiamond block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 40
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
23:
material: DIAMOND_BLOCK
amount: 8
name: "&bDiamond block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 80
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
24:
material: DIAMOND_BLOCK
amount: 16
name: "&bDiamond block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 160
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
29:
material: EMERALD_BLOCK
amount: 1
name: "&aEmerald block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 20
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
30:
material: EMERALD_BLOCK
amount: 2
name: "&aEmerald block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 40
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
31:
material: EMERALD_BLOCK
amount: 4
name: "&aEmerald block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 80
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
32:
material: EMERALD_BLOCK
amount: 8
name: "&aEmerald block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 160
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
33:
material: EMERALD_BLOCK
amount: 16
name: "&aEmerald block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 320
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
example2:
shopTitle: "&6&lSUPER VIP SHOP"
page0:
items:
11:
material: GOLD_BLOCK
amount: 1
name: "&eGold block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 5
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
12:
material: GOLD_BLOCK
amount: 2
name: "&eGold block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 10
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
13:
material: GOLD_BLOCK
amount: 4
name: "&eGold block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 20
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
14:
material: GOLD_BLOCK
amount: 8
name: "&eGold block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 40
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
15:
material: GOLD_BLOCK
amount: 16
name: "&eGold block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 80
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
20:
material: DIAMOND_BLOCK
amount: 1
name: "&bDiamond block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 10
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
21:
material: DIAMOND_BLOCK
amount: 2
name: "&bDiamond block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 20
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
22:
material: DIAMOND_BLOCK
amount: 4
name: "&bDiamond block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 40
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
23:
material: DIAMOND_BLOCK
amount: 8
name: "&bDiamond block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 80
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
24:
material: DIAMOND_BLOCK
amount: 16
name: "&bDiamond block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 160
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
29:
material: EMERALD_BLOCK
amount: 1
name: "&aEmerald block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 20
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
30:
material: EMERALD_BLOCK
amount: 2
name: "&aEmerald block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 40
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
31:
material: EMERALD_BLOCK
amount: 4
name: "&aEmerald block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 80
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
32:
material: EMERALD_BLOCK
amount: 8
name: "&aEmerald block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 160
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"
33:
material: EMERALD_BLOCK
amount: 16
name: "&aEmerald block"
lore:
- "&7Thanks for using TokensPlus!"
enchants:
-
tokenCost: 320
shouldRemoveNameOnPurchase: true
shouldRemoveLoreOnPurchase: true
commands:
- "tell %playername% Thanks for using TokensPlus!"

Here is an updated demo GIF of the TokensPlus in action, using this improved shops.yml file:
[​IMG]
----------, Mar 25, 2021
Resource Information
Author:
----------
Total Downloads: 1,468
First Release: Mar 23, 2021
Last Update: Dec 31, 2021
Category: ---------------
All-Time Rating:
7 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings