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:
@@ -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.
|
||||
Reference in New Issue
Block a user