We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69be7da commit f89166aCopy full SHA for f89166a
2 files changed
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>ADHDMC</groupId>
8
<artifactId>VillagerInfo</artifactId>
9
- <version>2.2</version>
+ <version>2.3</version>
10
<packaging>jar</packaging>
11
12
<name>VillagerInfo</name>
src/main/resources/plugin.yml
@@ -6,7 +6,7 @@ description: Easier access to information from villager's brains generally only
version: '${project.version}'
main: adhdmc.villagerinfo.VillagerInfo
api-version: 1.19
-website: https://github.com/RhythmicSys/VillagerInfo
+website: https://github.com/ADHDMC/VillagerInfo
commands:
vill:
description: base command for VillagerInfo
0 commit comments