Code (PHP):
[
/LEFT
]
[
/LEFT
]
[
/LEFT
]
# Feel free to modify the configurations below!
#
# If you want to add a mob to the list, make sure you are using 1.13+ mob names.
# It doesn't matter if you are on lower versions. it'll work regardless.
# Here's the link: https://helpch.at/docs/1.13.2/org/bukkit/entity/package-summary.html
settings
:
# If you want to get notified, keep it to true
notify
-updates
:
true
# If you want to blacklist mobs, set it to false.
# If you want to whitelist mobs, set it to true.
reverse
-blacklist
:
false
# If you want it to be per-world, set it to true.
per
-world
:
false
# By enabling it, If a mob is on the blacklist. it'll still proceed into doing its own thing.
enable
-spawners
:
false
# If monsters-only is set to true, it'll only account for 33 Monster type mobs. (Zombie, Witch, etc.)
# If monsters-only is set to false, it'll account for all 81 mobs. (Zombie, NPC, Cat, Squid, Chicken, etc.)
# 1.16.4 list available here: https://gist.github.com/nanohard/3cce0fa547e70f33969f5debccab3992
monsters
-only
:
true
# If per-world is set to true, it'll only work on the listed worlds.
# If per-world is set to false, it'll work everywhere.
worlds
:
-
"example-world"
# If reverse is set to false. it'll blacklist mobs which are listed below.
blacklist
:
-
"example1"
-
"example2"
# If reverse is set to true. It'll whitelist mobs which are listed below.
whitelist
:
-
"example3"
-
"example4"