Command Reporter
PluginGPL-3.0-or-later

Command Reporter

Command Reporter is a Minecraft Spigot plugin that reports player commands to a Discord channel through webhook.

142
Downloads
3
Followers
1 years ago
Updated
📦
2
Versions

📖About Command Reporter

Command Reporter Plugin

The Command Reporter Plugin is a Minecraft plugin that reports player commands to a Discord webhook. It is designed to help server administrators monitor and manage player activities by sending notifications to a specified Discord channel.

Features

  • Reports all player commands to a Discord webhook.
  • Highlights suspicious commands and mentions a specified admin role.
  • Customizable webhook settings, including username, avatar URL, embed color, and more.
  • Configurable list of suspicious commands.

Configuration

Edit the config.yml file located in the plugins/CommandReporterPlugin directory to customize the plugin settings.

Message Structure

embed

The top-most text in the embed is the username of the player that executed the command

The plugin will send an embed message like this

Check the Github README for more detailed docs