mirror of
https://github.com/Shiewk/SModeration.git
synced 2026-04-28 05:54:16 +02:00
Unmute and unban commands
This commit is contained in:
@@ -40,6 +40,20 @@ commands:
|
||||
- smoderation
|
||||
permission: smod.menu
|
||||
description: Shows the SModeration menu.
|
||||
unmute:
|
||||
usage: "§cUsage: /unmute <player|uuid>"
|
||||
aliases:
|
||||
- sunmute
|
||||
permission: smod.unmute
|
||||
description: Unmutes a muted player.
|
||||
unban:
|
||||
usage: "§cUsage: /unban <player|uuid>"
|
||||
aliases:
|
||||
- sunban
|
||||
- pardon
|
||||
- spardon
|
||||
permission: smod.unban
|
||||
description: Unbans a banned player.
|
||||
permissions:
|
||||
smod.mute:
|
||||
default: op
|
||||
|
||||
Reference in New Issue
Block a user