diff --git a/README.md b/README.md index 3a384d8..ddf5004 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,8 @@ You need to add (or merge) the following sections into your `pom.xml` file. - luck-repo - https://repo.lucko.me/ + minecraft-repo + https://libraries.minecraft.net/ ``` @@ -107,4 +107,4 @@ public class TestPlugin extends JavaPlugin { } ``` -The `com.mojang.brigadier` packages will be automatically imported into your classpath when you add the commodore dependency, but they should not be shaded into your plugins jar file. \ No newline at end of file +The `com.mojang.brigadier` packages will be automatically imported into your classpath when you add the commodore dependency, but they should not be shaded into your plugins jar file.