added
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
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
|
||||
Reference in New Issue
Block a user