This commit is contained in:
nossr50
2025-12-13 15:57:29 -08:00
parent 09dfe4fd11
commit 98eb706361

View File

@@ -23,7 +23,7 @@ If you are using maven, you can add mcMMO API to your plugin by adding it to pom
<dependency>
<groupId>com.gmail.nossr50.mcMMO</groupId>
<artifactId>mcMMO</artifactId>
<version>2.2.004</version>
<version>put-the-version-here</version>
</dependency>
```
### Builds