HomeJavaModsSCFix - ShowControl Laser/Spot Cleanup
ModsJava

SCFix - ShowControl Laser/Spot Cleanup

Fixes lasers and spots that never disappear after a ShowControl show. Free Minecraft Java mod for 1.21, 26.1, 26.2.

⬇ Download on Spigot
SCFix
A small fix for a real problem: lasers and spots that never turn off.

[HR][/HR]

The problem
ShowControl (v1.8) creates a laser or spot the moment you add the cue - not when the show actually plays it. And once a show ends or is stopped, nothing ever removes that laser or spot again. The result: lights that stay visible forever, until you restart the server or manually delete the cue.

What SCFix does
SCFix adds two lightweight commands that call ShowControl's own public cleanup methods - the exact same methods ShowControl uses internally when you delete a cue. Nothing is forced or hacked around; it simply triggers cleanup at a moment ShowControl itself doesn't.

Commands

Permissions

Installation
  1. Make sure ShowControl is already installed.
  2. Drop SCFix.jar into your plugins folder.
  3. Restart or reload your server.
SCFix does not require ShowControl to be present in order to load (it's a soft-depend, used only for load order). Without ShowControl installed, SCFix will still load, but the commands will report that ShowControl wasn't found.

Recommended usage
Call /scclearall at the end of your show script (or manually after /showcontrol cancel <name>) so lasers and spots from that show disappear cleanly instead of lingering.

How it works
SCFix talks to ShowControl through reflection, calling the same Lasers.remove() / Spots.remove() methods ShowControl itself calls when a cue is deleted. There's no compile-time dependency on ShowControl and no private/internal API use - just its existing public methods, invoked at a time the plugin itself doesn't.

Requirements

[HR][/HR]
This is a community workaround for a bug in ShowControl by SBDeveloper, released independently while awaiting an official fix.
Not affiliated with or endorsed by SBDeveloper.


==================================================
CHANGELOG (voor de eerste versie)
==================================================
v1.0.0


==================================================
OPTIONELE DISCLAIMER (los stukje, bv. onderaan of in een "Overview" tab)
==================================================
SCFix is an independent utility plugin and is not made by, affiliated with,
or endorsed by SBDeveloper (the author of ShowControl). It exists to work
around a known cleanup issue until an official fix is released.

SCFix - ShowControl Laser/Spot Cleanup is a free Minecraft Java mod. Compatible with Minecraft 1.21, 26.1, 26.2. Downloaded 2 times (via Spigot). Download it and open it directly in the game.

Explore more