mirror of
https://github.com/chuushi/PhantomSMP.git
synced 2025-02-16 19:31:24 +01:00
23 lines
725 B
Markdown
23 lines
725 B
Markdown
# ![Logo](https://www.spigotmc.org/data/resource_icons/59/59721.jpg) 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
|
|
|
|
```
|
|
|
|
# External Links
|
|
|
|
* [Spigot resource link](https://www.spigotmc.org/resources/phantomsmp.59721/)
|
|
* [BukkitDev resource link](https://dev.bukkit.org/projects/phantomsmp)
|