Update API
Altay servers ask this service whether a newer build exists. It answers with the build_info.json the release itself ships, so nothing here is a second source of truth for version numbers.
GET https://update.getaltay.org/api?channel=stableCurrent stable
| Version | 5.44.6 | |
|---|---|---|
| Minecraft | 1.26.50 | |
| PHP | 8.1 | |
| Build | 2313 |
stable tracks the newest release. A version prefix such as 5.44 keeps a server on one series. beta follows prereleases when there are any.
Built for compatibility with PocketMine-MP’s update checker, so the response shape matches update.pmmp.io. Nightly builds are deliberately absent: they carry no build_info.json and are not meant for servers people play on.
Downloads