CommandUsed

Synopsis

  • Alert admins when specific commands are used.

Be sure to subscribe to file updates.

Features

  • World specific alerts
  • Regex compatible.
  • Create multiple categories of command alerts.
  • Assign alerts using permissions.
  • Include the world and coordinates the command was used at.
  • Detects Essentials' PowerTool command usage.

Requirements

  • Java 6+
  • A permissions plugin.

Setup

  • Add the CommandUsed.jar to your server's plugins folder.
  • Start server to generate config.
  • Modify config as you see fit.
  • Reload and enjoy.

Commands

  • /cu version: Get the current version of the plugin.
  • /cu reload: Reload the config.

Permissions

  • cu.version
  • cu.reload
  • cu.cmdalert.[Category Name]: Receive notifications of commands in that category.
  • cu.exemptalert.[Category Name]: Exempted from triggering notifications in that category.

ex cu.cmdalert.Mod would give all the alerts in default mod list.

Config

  • properties
    • use-metrics: Let mcstats.org know you're running the plugin.
    • debug-messages: Send some debug messages to console.
  • cmdalerts
    • Category Name
      • global or world specific commands
        • List of commands to notify.

Metrics

http:mcstats.org/plugin/CommandUsed

Statistics

This plugin utilizes Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:

  • A unique identifier
  • The server's version of Java
  • Whether the server is in offline or online mode
  • The plugin's version
  • The server's version
  • The OS version/name and architecture
  • The core count for the CPU
  • The number of players online
  • The Metrics version

Read more here. This functionality can be disabled in the config file.

Other

Source available here.
Bitcoin donate.

Have an issue or suggestion? Post a ticket.

About This Project

Categories

Members

Recent Files

Bukkit