Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Releases: WooMinecraft/WooMinecraft

Bugfix Release

15 Apr 16:02
c037305
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.4...1.4.5

1.4.4

02 Apr 19:00
2f2a5b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.3...1.4.4

Rest API Fixes

10 Mar 01:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.4.3

Maintenance Release

31 Jan 03:11
b90a0e9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.4.2

Bug Release

22 Dec 23:17
Compare
Choose a tag to compare
Bug Release Pre-release
Pre-release
  • Fixes an issue with UUID's on server side auth.
  • Adds a few command functionalities and cleans up the commands.

Props @jerzean for this PR.

Bungee support and server side auth.

19 Dec 21:09
Compare
Choose a tag to compare
Pre-release

Big credit to @jerzean for this pre-release.

  • edit RestApi Url to fix alot of user issues
  • extend compatibility for mc versions 1.10 - 1.18.1
  • added debug command( /woo debug )
  • added mojang auth to the plugin side

Version 1.3

14 Feb 00:06
Compare
Choose a tag to compare
  • Added polish translation props YouHaveTrouble
  • 1.16.x support props jerzean
  • Cleanup various readme sections.

Rest API release

24 Nov 04:34
5504b78
Compare
Choose a tag to compare

Update java & WordPress plugin to use the rest API.

Rest API Release

10 Feb 21:06
Compare
Choose a tag to compare
Rest API Release Pre-release
Pre-release

Only compatible with WMC 1.3.0rc WordPress Plugin

  • Tested on Spigot 1.12.2
  • Cleaned up a lot of internals by simplifying a ton of requests.
  • Now building with okHTTP3 library for ease of use.
  • Move to REST API.

Spigot Update Release

24 Feb 23:09
320e6c1
Compare
Choose a tag to compare
  • Tested on Spigot 1.12.1
  • Cleaned up a lot of pointless code.
  • Privatized a lot of methods.
  • Make OrderID more visible in the sea of text.