mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2026-06-13 22:29:28 +00:00
add logs stripped
This commit is contained in:
@@ -180,6 +180,17 @@ tokens:
|
||||
enabled: false
|
||||
type: float
|
||||
value: 1001
|
||||
logs-stripped:
|
||||
title: "&7ToolStats: &8Logs Stripped Token"
|
||||
lore:
|
||||
- "&8Combine with an axe in an anvil to track logs stripped."
|
||||
- "&8Uses &7{levels} &8level."
|
||||
levels: 1
|
||||
material: PAPER
|
||||
custom-model-data:
|
||||
enabled: false
|
||||
type: float
|
||||
value: 1001
|
||||
|
||||
enabled:
|
||||
# Will show "Crafted by <player>"
|
||||
@@ -349,6 +360,7 @@ enabled:
|
||||
crops-harvested: true
|
||||
critical-strikes: true
|
||||
trident-throws: true
|
||||
logs-stripped: true
|
||||
|
||||
messages:
|
||||
crafted:
|
||||
@@ -386,6 +398,7 @@ messages:
|
||||
damage-done: "&7Damage done: &8{damage}"
|
||||
critical-strikes: "&7Critical strikes: &8{strikes}"
|
||||
trident-throws: "&7Times thrown: &8{times}"
|
||||
logs-stripped: "&7Logs stripped: &8{logs}"
|
||||
# Set display name for mobs. See: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
|
||||
mobs:
|
||||
ZOMBIE: "Zombie"
|
||||
@@ -424,4 +437,4 @@ world-limit:
|
||||
- world_1
|
||||
- world_2
|
||||
|
||||
config-version: 15
|
||||
config-version: 16
|
||||
Reference in New Issue
Block a user