2018-08-11 10:56:33 +02:00
|
|
|
# ![Logo](https://www.spigotmc.org/data/resource_icons/59/59721.jpg) PhantomSMP
|
|
|
|
|
2018-08-11 07:38:51 +02:00
|
|
|
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/)
|
2018-08-11 10:35:02 +02:00
|
|
|
* [BukkitDev resource link](https://dev.bukkit.org/projects/phantomsmp)
|