Hello Developers, I've recently gotten this wonderful idea of using particles in my plugin to create a helix around a chest so that players know it is a special chest, the only problem is that I have no experience with particles and how to create a helix, can someone help me out? Thanks
I don't know if this will be much help but you could try looking at the source code of this plugin: https://www.spigotmc.org/resources/block-particles.13877/ Source code: https://github.com/kicjow/Block-Particles
Get the location of the block, create a helix around that location with a radius of like 1. Checkout this tutorial: https://bukkit.org/threads/creating-a-helix-3d-spiral-out-of-particles.314312/