- 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.

WooMinecraft - Donation Plugin 1.1.2
A Free Minecraft Donations Plugin which leverages WordPress and WooCommerce
-
Spigot/Bukkit Release
stifflered and hou19960228 like this. -
Bugfix Release
[FONT=-apple-system, BlinkMacSystemFont,... -
Feature Release - Updated for 1.11 - Removed 1.7 Builds
Some decent updates on this end.
- Added - Redirect Exceptions for sending/receiving data from the server. You will now get an exception if your host is redirecting the requests in most cases.
- Added - Debug logging specifically for HTTP requests. Just set debug: true in your config.
- Added - Exception handling for sending order updates to server. Will now throw exceptions if plugin receives invalid data....
-
Hotfix Release
Update for a WooCommerce compatibility fix -
https://github.com/WooMinecraft/woominecraft-wp/issues/18 -
Maintenance Release
- Better error handling from WordPress
- Make use of the debug: true flag in the config.
- Code cleanup, removed unused libs, removed commented code.
- Added config validation for users coming from older versions - will now throw exceptions if your config is not setup properly and will stop the check. - Should fix #111 #110 and...
SmilingSlimeGuy likes this. -
Maintenance Release - Debugging Updates
This release is a small maintenance release. Recently I've been getting tickets about improperly formed json, but nothing more in the error. So this release now prints a full stack trace, which will allow me to track down the culprit.
Updates
- Prints stacktraces on JSON error to log.
- Updated Readme.md file to reflect supported bukkit versions.