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

Mod Logs command, change chat and menu colors

This commit is contained in:
Shy
2024-06-08 18:44:56 +02:00
parent 582f1c41bf
commit b0cc014154
6 changed files with 117 additions and 17 deletions
+11 -1
View File
@@ -7,6 +7,13 @@ authors:
- Shiewk
description: "SModeration is an easy-to-use minecraft plugin for moderating your server."
commands:
modlogs:
usage: "§cUsage: /modlogs <player|uuid>"
aliases:
- logs
- seen
- smodlogs
permission: smod.logs
mute:
usage: "§cUsage: /mute <player> <duration> <reason>"
aliases:
@@ -56,4 +63,7 @@ permissions:
description: Allows the player to unmute other players.
smod.cancelBan:
default: op
description: Allows the player to unban other players.
description: Allows the player to unban other players.
smod.logs:
default: op
description: Allows the player to view mod logs.