A plugin that allows to ping locations Due to a technical limitation the beam is created using particles (Plugins are server-side, so it's not possible to do things like an overlay)
Just look at where you want to ping and sneak fast two times in a row
Just put the latest release jar into your plugins folder and restart the server to make it work
1.17, 1.18, 1.19
- update spigot dependency in
build.gradle
to desired version - set
api-version
inplugin.yml
to the same version - go to
Listeners.java
and set the Particle type (Line 53) to something that exists already in that version - This should work, I didn't test it though