stdNullPtr / TorchLight-SpigotMC

TorchLight is a Minecraft plugin that illuminates your offhand torch, enhancing exploration with dynamic lighting. It automatically brightens your surroundings when wielding a torch, providing an immersive experience in dark environments. Enjoy simple commands to toggle the feature.
https://www.spigotmc.org/resources/torch-light.116707/
GNU General Public License v3.0
1 stars 0 forks source link

Torch doesn't work when feet are in water #3

Closed stdNullPtr closed 3 months ago

stdNullPtr commented 4 months ago

Torch should be disabled underwater, but only when your "breath" indicator appears. The issue currently is that when your feet touch the water, the torch stops working. It could be because the current block is no longer "AIR"

Suggestion: to be done after #4

stdNullPtr commented 3 months ago

Closing this, as it becomes invalid after #8