Better Phantom handling for SMP
Go to file
Simon Chuu c6fd4b2604
Add logo
2018-08-11 04:56:33 -04:00
.idea Complete test plugin 2018-08-11 00:07:11 -04:00
gradle/wrapper Initiate Gradle files 2018-08-11 00:06:54 -04:00
src/main Fix issue when loading plugin while server is up (e.g. using PlugMan). Release 1.0.2 2018-08-11 03:57:16 -04:00
.gitignore Initiate Gradle files 2018-08-11 00:06:54 -04:00
build.gradle Fix issue when loading plugin while server is up (e.g. using PlugMan). Release 1.0.2 2018-08-11 03:57:16 -04:00
gradlew Initiate Gradle files 2018-08-11 00:06:54 -04:00
gradlew.bat Initiate Gradle files 2018-08-11 00:06:54 -04:00
license #1: Add License and Links 2018-08-11 04:31:36 -04:00
readme.md Add logo 2018-08-11 04:56:33 -04:00
settings.gradle Initiate Gradle files 2018-08-11 00:06:54 -04:00

readme.md

Logo 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.

# 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