Skip to content

Release v0.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 05:51
dd66d24

Paper support has arrived! 🪂

Now that we have 2 different Java server-types supported, Bedrock's next!
As we handle more and more server types, we'll be able to really figure out and optimize around what they have in common -- and as of right now, the Java-less bedrock server type stands out as the best candidate!

An immediate challenge that'll have to get sorted out: figuring out available versions of Bedrock along with download links. Unlike Vanilla and Paper, there's really no meta-API we can hit for info (that we know of at least 🤷). Let's see what we can do anyway.

After support for Bedrock gets add, the next steps will likely be around enabling some config solution for mods and plugins, as well as adding some optimize-by-default sorta option to have any unset config optimized when possible -- prod-ready EzPz 👨‍🍳