Version IDs - o7Moon/OpenBoatUtils GitHub Wiki
The client will send the server a packet letting it know which version of OpenBoatUtils it's running. This is a table of the version IDs of each version.
Versions < 0.1.2 do not send a version packet.
| Version ID | Version |
|---|---|
| ... | ... |
| 16 | 0.4.8 1.21.3 patch which fixes an interpolation bug in the previous |
| 15 | 0.4.7 |
| 14 | 0.4.6 |
| 13 | 0.4.5 has the fix for the previous, only exists on 1.21.3 |
| 12 | broken 0.4.4_1.21.3 build, reject this version if possible |
| 11 | 0.4.4 |
| 10 | 0.4.3 |
| 9 | 0.4.2 |
| 8 | 0.4.2 (build with broken aircontrol, reject this version if possible) |
| 7 | 0.4.1 |
| 6 | 0.4 |
| 5 | 0.3.1 |
| 4 | 0.3 |
| 3 | 0.2.2 |
| 2 | 0.2.1 |
| 1 | 0.2 |
| 0 | 0.1.2 |