This commit is contained in:
nossr50
2024-04-02 13:25:35 -07:00
parent e509876658
commit c769813892
3 changed files with 6 additions and 3 deletions

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.002</version>
<version>2.2.004</version>
</dependency>
```
### Builds