1
mirror of https://github.com/Shiewk/SModeration.git synced 2026-04-28 05:54:16 +02:00

Add mute command, command usages and smaller improvements

This commit is contained in:
Shy
2024-06-08 11:03:56 +02:00
parent 1bb4c2fc47
commit fe4e87d9b4
8 changed files with 174 additions and 5 deletions
+4
View File
@@ -5,22 +5,26 @@ api-version: '1.20'
load: STARTUP
commands:
mute:
usage: /mute <player> <duration>
aliases:
- smodmute
permission: smod.mute
description: Mutes a player, either temporarily or permanently.
ban:
usage: /ban <player> <duration>
aliases:
- smodban
- tempban
permission: smod.ban
description: Bans a player, either temporarily or permanently.
kick:
usage: /kick <player>
aliases:
- smodkick
permission: smod.kick
description: Kicks a player
smod:
usage: /smod
aliases:
- smodmenu
- smoderation