Skip to content

Commit 82e7fbd

Browse files
committed
fix default /timebar permissions
1 parent e4eb948 commit 82e7fbd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<groupId>lol.hyper</groupId>
2525
<artifactId>timebar</artifactId>
26-
<version>1.4.6</version>
26+
<version>1.4.7</version>
2727
<packaging>jar</packaging>
2828

2929
<name>TimeBar</name>

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ commands:
1313
usage: /timebar
1414
permission: timebar.command
1515
permissions:
16-
timebar.commmand:
16+
timebar.command:
1717
default: true
1818
description: Allows the usage of /timebar.
1919
timebar.reload:

0 commit comments

Comments
 (0)