PhantomSMP/src/main/resources/plugin.yml

19 lines
617 B
YAML
Raw Permalink Normal View History

2018-08-11 06:07:11 +02:00
name: PhantomSMP
version: @version@
authors: [Simon Chuu, Phoenix616]
2018-08-11 07:28:29 +02:00
description: Advanced phantom mechanics especially for SMP servers
2018-08-11 06:07:11 +02:00
main: com.simonorj.mc.phantomsmp.PhantomSMP
2018-08-11 07:28:29 +02:00
website: https://github.com/SimonOrJ/PhantomSMP
api-version: 1.14
2019-03-30 03:37:47 +01:00
permissions:
phantomsmp.disallowspawn:
2019-03-30 06:29:26 +01:00
description: Don't let phantom spawn on the player.
2019-03-30 03:37:47 +01:00
default: false
phantomsmp.ignore:
description: >
2019-03-30 06:29:26 +01:00
Don't let phantoms target the player.
2019-03-30 03:37:47 +01:00
This will ignore `remove-targeting-rested` configuration option for the
2019-03-30 06:29:26 +01:00
player and keep the phantom flying around as if nothing happened.
2019-03-30 03:37:47 +01:00
default: false