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 turns off while mining #5

Open stdNullPtr opened 4 months ago

stdNullPtr commented 4 months ago

Torch currently expects movement events, if you are digging and not moving the mouse/feet - it hits the timer and extinguishes.

Possible solution: add a listener for digging and keep lighting up