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.
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
- /scclear <name> - Removes one specific laser or spot by name.
- /scclearall - Removes every currently active laser and spot at once.
Permissions
- scfix.clear - Access to both commands. Default: op.
Installation
- Make sure ShowControl is already installed.
- Drop SCFix.jar into your plugins folder.
- Restart or reload your server.
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
- Paper 1.20.x (or compatible fork)
- ShowControl 1.8
[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.
Not affiliated with or endorsed by SBDeveloper.
==================================================
CHANGELOG (voor de eerste versie)
==================================================
v1.0.0
- Initial release
- Added /scclear <name>
- Added /scclearall
==================================================
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.