...
Code Block | ||||
---|---|---|---|---|
| ||||
<dependency> <groupId>us.myles</groupId> <artifactId>viaversion</artifactId> <version>LATEST</version> </dependency> |
You may need to replace LATEST with the version number of the latest release, eg. 2.2.2.
Get the players protocol version
...