Pack: Count Mob Deaths - teakivy/teaks-tweaks GitHub Wiki

Pack: Count Mob Deaths (count-mob-deaths)

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

Showcase

image

Config

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

Options

enabled

  • Type - boolean
  • Default - false
  • Description - Controls whether the pack is enabled.

Messages

"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
⚠️ **GitHub.com Fallback** ⚠️