timvisee / lazymc

💤 Put your Minecraft server to rest when idle.
GNU General Public License v3.0
573 stars 15 forks source link

update lazymc to support 1.18 #17

Closed ventoryprod closed 2 years ago

timvisee commented 2 years ago

I've just released 0.2.7 with Minecraft 1.18.1 support.

You may still use the previous version. Adjusting the Minecraft version in the lazymc.toml file should be fine, see here.

If the server fails to start, you may need to update your Java version. Please give invoking the start command through a terminal directly a try in that case.

Note that this doesn't support Minecraft 1.18 in lazymc lobby mode yet. I'll try to implement that at a later time.

Edit: tracking issue for 1.18 lobby support