What do you guys use for command blocking these days?

U

/u/Dull-Independence227

Guest
I’ve been working on a command blocker plugin because I kept running into the same issues with existing ones they either felt too limited, didn’t handle patterns well, or just gave basic “you can’t use this command” messages with no real control.

Stuff like subcommands, argument handling, tab completion, and proper feedback always seemed half-baked or inconsistent depending on the plugin.

So I ended up building my own to solve that. It’s focused more on actual rule logic rather than just simple blocking things like pattern-based matching, better tab filtering, customizable feedback (not just chat messages), and generally more control over how commands behave in different situations.

I’ve been testing it on real setups and it’s been way more reliable than what I used before, but I’m still refining it.

just wanted to ask what do you guys feel most command blockers are missing? What actually matters to you when you’re running a server?

You can find it
here if you want to try it https://www.spigotmc.org/resources/bettercommandblocker-pro.133676/

submitted by /u/Dull-Independence227
[link] [comments]

Continue reading...
 
Back
Top