updated layout and informations authored by Lxlp's avatar Lxlp
**Description:** Matches how many players the target mob has killed. ## Description
Matches how many players the target mob has killed.
---
**Attributes:** ## Attributes
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
| --------- | ------------- | ------------------------- | ------- | |-----------|-----------|----------------------------------------------------------------------|---------|
| kills| k| The number range to match| 0 | | kills | k | The number range to match | 0 |
---
**Examples:** ## Examples
``` ```yaml
Conditions: Conditions:
- playerkills{k=>10} true - playerkills{k=>10} true
``` ```
\ No newline at end of file
---
**Extra Information:**
- [x] Type: Entity
\ No newline at end of file