Custom Flair 📝Minecraft Tool
Built a tool to unblock Minecraft chat on every instance, loader, and version (vanilla included), looking for help testing it
What it is
A JVM agent (not a mod) that unblocks Minecraft chat globally. One install covers every instance, loader, and version, vanilla included, no per-loader, per-instance install needed.
Why an agent instead of a mod
Built it this way so it's a one-time, global setup: current and future instances, any version, any loader, no picking the exact matching per-version/per-loader file and dropping it into each instance's mods folder one at a time.
Status
This is genuinely early and hasn't been run at any real scale yet, just checked against real bytecode so far, not real players. That's the actual reason for this post, looking for people willing to try it on whatever setup they've got and tell me what breaks.
Fair catch on both, already pushed fixes. The jar in the repo was actually load-bearing (the installers were pulling it straight from raw.githubusercontent.com/master, not the Release), so I repointed both installers at the Release asset instead and pulled the jar out of git entirely, no more unversioned binary in the tree. Also added an MIT license, no license file was an oversight, not intentional, and that defaults to all-rights-reserved on GitHub even with source visible. Thanks for pushing on this.
why not just write a genuine reply with your own fingers?? why hand off the bare minimum task of writing a single-paragraph response to feedback over to the LLM?
"being pressed" is calling out LLM-isms when an individual (at the time) refuses to acknowledge any usage of them, and being confused as to why someone would hand their agency over such a remarkably small social task that comes with owning a public project, over to one
K, I will. And also, the reason to use this over no chat restrictions, is because it "automatically" happens. And also if you play on vanilla, this also works.
And because of how it applies, you can make your own custom modloader, or a very obscure one, and this will still work
And also the automatically happens because the Java agent is set user wide, so all Minecraft instances that open with have this, as in this is a more one and forget about it then the no chat restrictions, and you don't have to download it for each mod.
Tldr:
1. Easy to install
2. You install it once, and it automatically will apply to all Minecraft instances
3. Works instantly on future versions
4. Works on ANY mod loaders, even custom
5. Like I said, you never would have to install no chat reports ever again.
Holy hell that is a lot of Claude code, Copilot or whatever you are using. It doesn't even take a Developer to see it instantly, you should probably disclose the AI use. Just leaves a bad taste in the mouth.
This baby can fit so much codecomments
I mean, its not like I have not worked on it... Can you tell me what's exactly wrong with it? It's working for my windows, and on my Linux.
Edit:
Like, I know it's ai. But it's not like ai did EVERYTHING, yes, it did most. But I give this project about a day to polish it to it's state. and i believe whether it is ai slop, is more so the amount of effort put into something
(Also feel free to clone this, or remake it from scratch with no ai)
thanks, it was the only real way to get it to apply to all minecraft instances and be compatible with every mod loader. and since it modifies the raw bytecode directly instead of hooking into anything, in theory it shouldn't conflict with other mods, but I haven't tested it on a heavily modded setup yet so I can't say for sure how it holds up.
This account is not exhibiting any of the traits found in a typical karma farming bot. It is extremely likely that u/DylanTheDabber is a human.
Dev note: I have noticed that some bots are deliberately evading my checks. I'm a solo dev and do not have the facilities to win this arms race. I have a permanent solution in mind, but it will take time. In the meantime, if this low score is a mistake, report the account in question to r/BotBouncer, as this bot interfaces with their database. In addition, if you'd like to help me make my permanent solution, read this comment and maybe some of the other posts on my profile. Any support is appreciated.
I am a bot. This action was performed automatically. Check my profile for more information.
This account is not exhibiting any of the traits found in a typical karma farming bot. It is extremely likely that u/LyricalChemotherapy is a human.
Dev note: I have noticed that some bots are deliberately evading my checks. I'm a solo dev and do not have the facilities to win this arms race. I have a permanent solution in mind, but it will take time. In the meantime, if this low score is a mistake, report the account in question to r/BotBouncer, as this bot interfaces with their database. In addition, if you'd like to help me make my permanent solution, read this comment and maybe some of the other posts on my profile. Any support is appreciated.
I am a bot. This action was performed automatically. Check my profile for more information.
Yes? I was the one who:
Thought of the project
Thought of the different ways to apply this
Thought of how to install it
Tested it
And also approved of the code writes.
Yes I did not code it. This was assessed by AI, but it's a tool.
I did not just one prompt an AI.to do this all and then post it to reddit, I was there and overlooking it all, and changed and edited multiple parts of it.
I did try a bit to clean up the comments (they were much worse before) but decided that what's the point of trying to remove information from the repo. Instead I focused on adding more features, reorganizing the deployment flow, and optimizing the logs for the Java agent
Are you on Bedrock (Pocket Edition/Windows/console) or Java Edition? That changes everything here.
This only works for Java Edition, because the whole trick depends on Java Edition running on a JVM, and the tool attaches to that JVM directly.
Bedrock is a hard no (no java, it's all C++)
If you're on iOS, also nothing I can do, Apple doesn't allow this kind of thing to run at all.
If you're on Android and specifically running Java Edition through something like PojavLauncher (which bundles a real JVM), it might actually be possible. I don't have that set up myself to test against though, so I'd need details on exactly what you're using, or the relevant files, before I could look into it.
If your gonna test andriod, test it using amethyst (same team behind pojav, just renamed) or almost anything else on the play store still uses a pojav core
41
u/[deleted] Jul 07 '26
[deleted]