mcwrapper 1.6.5 released
Note: this post was migrated from my old Tumblr-backed blog
I just pushed a minor update to mcwrapper
that fixes the minecraft_server.jar
download bug.
Mojang updated their download link so that it’s no longer the same link for every version. The new version of mcwrapper
will parse the HTML of their download page, extract the Linux server download link and download it.
There was a previous release 1.6.4 that didn’t work correctly in Linux (idiot me only tested in OSX before release. doh.) If you are running that one, please upgrade to 1.6.5.
you can updated either via gem
:
gem install mcwrapper
or by fetching it directly from github: