Skip to content

Commit 133b70e

Browse files
committed
Change permission eternalmc.chat.reload -> chatformatter.chat.reload
1 parent 2094fc6 commit 133b70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chat-formatter/src/com/eternalcode/formatter/ChatFormatterCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import java.util.concurrent.TimeUnit;
1616

1717
@Section(route = "chatformatter")
18-
@Permission("eternalmc.chat.reload")
18+
@Permission("chatformatter.chat.reload")
1919
class ChatFormatterCommand {
2020

2121
private final ConfigManager configManager;

0 commit comments

Comments
 (0)