PhantomSMP/readme.md

22 lines
658 B
Markdown
Raw Normal View History

# PhantomSMP
Better Phantom handling for SMP
# Configuration
There is only one option to configure. The configuration details are inside
the config file and will appear after first server run with this plugin.
```yml
# PhantomSMP by SimonOrJ
# Remove phantoms that try to target player slept within three (Minecraft) days?
# true = remove phantom targeting rested player
# false = Keep phantoms (and make phantoms try to target another player)
remove-targeting-rested: true
```
2018-08-11 10:31:36 +02:00
# External Links
* [Spigot resource link](https://www.spigotmc.org/resources/phantomsmp.59721/)
* [BukkitDev resource link](https://dev.bukkit.org/projects/phantom-smp)