This is a simple instructions file for my plugin.
My plugin is not something special, since i had no clue on where to start with machines, but i always wanted to do lasers in Minecraft.
So there isn't much functionality (didn't know what to add), but if you place down a piston and right click it with a stick it will emit a laser. The laser will pass trough non-occluding block and stop when it reaches them. But if it hits a dropper, the dropper will redirect the laser into the direction it is pointing at (the dropper). When the laser is turned on, the first distance travelled by the beam is stored and if at any point later before the laser is stopped, the distance travelled changes, the laser will emit an alert sound. So it basically calibrates when you turn it on. You can turn it of by right clicking again. There is also a different laser, which is a right click with a blaze rod, but that one doesnt use droppers, but bounces off of iron blocks, like a laser pointer would. Also if you shift right click (with a stick) a dispenser it will toggle the laser to invisible or vice-versa.Also toggling the invisibility effect while the laser is turned on has no effect, toggle it while it's off. A blaze powder right click will toggle the damage between 0.5 and 0.0, damaging all live entities the laser hits.
The plugin has no pratical use, especially not without interacting with it as an api, but it think its still fun to play with, expecially the blaze rod ad bouncing inside iron block rooms. The code isn't really cleaned, and this isnt the best representtion of my skills, but I didnt even have much time IRL for this, so i think i did what i could :P
Have fun with the blaze rod :P Use it in a closed iron block room :P
Thats basically it, there isn't much, as i had no ideas on what to do :P