/
CommandAuditor is your all-in-one solution for monitoring player activities on your Minecraft server. It makes tracking issued commands effortless, prevents spam, and helps maintain clear oversight over server activities. With permissions for viewing, exemptions, and easy blacklist management, admins can control exactly what is seen and logged, making server management streamlined and simple.
# Configuration for CommandAuditor plugin
# Enable or disable debugging (set to true to show debug logs in the console)
enable-debugging: false
# The threshold for how many times a command must be repeated before a summary message is shown
spam-threshold: 5
# List of commands that should be ignored by the plugin. These commands will not be logged.
blacklisted-commands:
- examplecommand1
- examplecommand2
# Colors for messages in the chat (can be customized with valid color codes)
colors:
prefix: "👁#FB8208[#E0B204C#C4E100A#FB8208]" # Prefix for messages sent to players
player-name: "&6" # Color for player names
command: "&a" # Color for the command shown
count-suffix: "&7[%count%x]" # Color and format for the repeat count suffix, e.g., "[5x]"
# Message settings (optional customization)
messages:
enabled: "Command viewing enabled."
disabled: "Command viewing disabled."
issued-command: "#dbff33issued command: "
reload-success: "CommandAuditor configuration reloaded."
add-success: "Command '%command%' added to the blacklist."
remove-success: "Command '%command%' removed from the blacklist."
already-blacklisted: "The command '%command%' is already on the blacklist."
not-found: "The command '%command%' was not found on the blacklist."
permission-denied: "You do not have permission to use this command."
usage-add: "Usage: /<command> add <command>"
usage-remove: "Usage: /<command> remove <command>"
usage-general: "Use /<command> enable, disable, add <command>, remove <command>, or reload."
For help, feedback or tips join my discord: https://discord.gg/GXvTjq78mP

The ultimate SocialSpy plugin! Featuring permissions for viewing, exemptions, and admin access. Easily blacklist commands directly from in-game and keep things spam-proof with intelligent logging thresholds. Simple, efficient, and powerful.