19 lines
518 B
YAML
19 lines
518 B
YAML
name: DirtHead
|
|
version: 1.0-SNAPSHOT
|
|
main: com.bitnix.dirthead.DirtHeadPlugin
|
|
api-version: '1.21'
|
|
author: bitnix
|
|
description: Drops glowing player heads on PvP death with configurable particles.
|
|
commands:
|
|
dirthead:
|
|
description: Reload DirtHead config
|
|
usage: /dirthead reload
|
|
permission: dirthead.admin
|
|
permissions:
|
|
dirthead.admin:
|
|
description: Allows reloading the DirtHead config
|
|
default: op
|
|
dirthead.bypass:
|
|
description: Prevents your head from dropping on PvP death
|
|
default: false
|