Pack: Count Mob Deaths - teakivy/teaks-tweaks GitHub Wiki
Count Mob Deaths adds the ability to count the mob deaths during the time the system has started.
You can view these statistics using the mobDeathCount
objective,
Or the command /scoreboard objectives setdisplay sidebar mobDeathCount
The config for this pack can be found in the config.yml
file for the plugin.
# Count Mob Deaths
# Adds the ability to count the mob deaths during the time the system has started.
count-mob-deaths:
enabled: false
- Type -
boolean
- Default -
false
- Description - Controls whether the pack is enabled.
"count_mob_deaths.name": "Count Mob Deaths",
"count_mob_deaths.description": "Adds the ability to count the mob deaths during the time the system has started.",
"count_mob_deaths.objective_name": "<gold>Mob Deaths",
count_mob_deaths.name
- Default -
Count Mob Deaths
count_mob_deaths.description
- Default -
Adds the ability to count the mob deaths during the time the system has started.
count_mob_deaths.objective_name
- Default -
<gold>Mob Deaths