Added the option to consider Optifine which allows to decrease the players fear level when they hold glowing items. Each glowing item will be added to the list manually. So, if you have mods on your server, make sure all glowing items to be added there. You can use this setting if you are sure that all your players are using the Optifine mod (or another mod which makes items in hands glowing).
Add the following lines to your config.yml if you don't have them
Code (Text):
# If you are sure that your players use Optifine (dynamic lights from items in hands)
optifine:
consider: false
items:
- "TORCH"
- "SOUL_TORCH"
- "LANTERN"
- "SOUL_LANTERN"
- "GLOWSTONE"
- "JACK_O_LANTERN"
- "GLOW_ITEM_FRAME"
- "MAGMA_CREAM"
- "END_ROD"
- "REDSTONE_TORCH"
- "BLAZE_POWDER"
- "NETHER_STAR"
- "BLAZE_ROD"
- "CAMPFIRE"
- "SOUL_CAMPFIRE"
- "SHROOMLIGHT"
- "AMETHYST_CLUSTER"
- "ENDER_CHEST"
- "GLOW_INK_SAC"
- "PRISMARINE_CRYSTALS"
- "SEA_PICKLE"
- "GLOW_BERRIES"
- "CONDUIT"
- "SEA_LANTERN"
- "BEACON"
- "LAVA_BUCKET"