Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.

Commit 12445a6

Browse files
committed
Added enabledByDefault: false to unmute command.
1 parent e94b405 commit 12445a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/resources/commands/moderation.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
- name: unmute
110110
description: Immediately unmute a muted user.
111111
handler: net.javadiscord.javabot2.systems.moderation.UnmuteCommand
112+
enabledByDefault: false
112113
privileges:
113114
- type: ROLE
114115
id: moderation.staffRoleId

0 commit comments

Comments
 (0)