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 af337cd commit 71908dfCopy full SHA for 71908df
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>adhdmc</groupId>
8
<artifactId>InvisibleFrames</artifactId>
9
- <version>0.0</version>
+ <version>0.1</version>
10
<packaging>jar</packaging>
11
12
<name>InvisibleFrames</name>
src/main/resources/plugin.yml
@@ -1,7 +1,7 @@
1
name: InvisibleFrames
2
version: '${project.version}'
3
main: adhdmc.invisibleframes.InvisibleFrames
4
-api-version: 1.19
+api-version: 1.18
5
prefix: "[ Invisible Frames ]"
authors: [ _Rhythmic ]
description: Allows easy toggling of item frames from visible to invisible
0 commit comments