Mob Streak
Mob Streak keeps count of how many mobs a player has killed, when the player reaches a set number of kills the server runs a command, this command is set in the configuration as is the number of kills to be reached. Multiple "steps" of commands can be set so if a player reaches a multiple of the set number of kills, the next command is run. It also tells you your streak on each kill (this is toggleable in the config).
Commands
| Command | Function | Aliases |
|---|---|---|
| /mobstreak | Shows your current kill streak. | [ms] |
| /mobstreak streak <name> | Shows the Streak Leaderboard. With a name it only shows that players streak. | None |
| /mobstreak hs | Shows the Streak Highscore board. | None |
| /mobstreak set [name] [number] | Sets the steak of [name] to [number]. | None |
| /mobstreak clear <name> | Clears all streaks without <name>, or clears a players streak with <name>. | None |
| /mobstreak commands | Shows all the commands in the config. | None |
| /mobstreak reload | Reloads the config. | None |
| /mobstreak help | Shows the Mob Streak help page. | None |

