We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4eb948 commit 82e7fbdCopy full SHA for 82e7fbd
pom.xml
@@ -23,7 +23,7 @@
23
24
<groupId>lol.hyper</groupId>
25
<artifactId>timebar</artifactId>
26
- <version>1.4.6</version>
+ <version>1.4.7</version>
27
<packaging>jar</packaging>
28
29
<name>TimeBar</name>
src/main/resources/plugin.yml
@@ -13,7 +13,7 @@ commands:
13
usage: /timebar
14
permission: timebar.command
15
permissions:
16
- timebar.commmand:
+ timebar.command:
17
default: true
18
description: Allows the usage of /timebar.
19
timebar.reload:
0 commit comments