Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Brigadier Alternatives
Similar projects and alternatives to brigadier
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
expensereport
The ExpenseReport legacy code refactoring kata in >50 programming languages (Ada to Zig)
-
mac-precision-touchpad
Windows Precision Touchpad Driver Implementation for Apple MacBook / Magic Trackpad
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
brigadier discussion
brigadier reviews and mentions
- what is the bro cooking
-
like it says what do you guys wants
I just stole some code credit
-
Some QUICK FIXES Mojang could do to vastly improve the experience of using commands/datapacks
Check, test and merge this PR into Brigadier, update Minecraft commands - a few hours
-
the json you use when using command should be actual json
As I said, it's just more work for the command parser. It's much easier for the command parser to just dump the string into a JSON parser that I presume is already provided by Java or, if not, by some external library. If you look at Brigadier on GitHub, which is the parser Mojang designed specifically to parse Minecraft commands, a commit hasn't been made since February 2019, so I doubt that they're interested in updating this type of stuff.
-
A note from our sponsor - Stream
getstream.io | 8 Jul 2025
Stats
Mojang/brigadier is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of brigadier is Java.