Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more
ShadowMimics – Where Every Creature Hides a Deadly Surprise
Resolved an issue where the update checker always reported a new version, even when running the latest version.
The problem was caused by comparing the plugin version to the entire JSON response instead of the actual latest.version field.
✅ Now uses proper JSON parsing (org.json) to extract the latest version from Polymart’s API response.