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