xReports

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Description

xReports is a very light-weight plugin. It lets your players inform your staff something. For example, rule breakers. The messages are configurable in the config, so it makes the plugin run how ever you want it to.

Commands

  • /report <player> <reason> - Reports a player with a reason to all the players will the hear permission.
  • /xreports - Shows the plugin version, and available admin commands.
  • /xreports reload - Reloads the config.

Permissions

  • xreports.hear - The permission to 'hear' the reports. This permission would be useful on staff ranks.
  • Note: To access the /xreports commands, the player will need to be an operator (OP).

Config

general:
  # Prefix used in-front of every message
  report-prefix: '&d[xReports]'
  # Error message at wrong arguments, ex: /report
  error-msg: '&cUse /report [player] [reason]'
  # Error message when trying to report an offline player
  error-not-online-msg: '&cThat player is not online!'
  # Message player receives when successfully reporting
  report-success-msg: '&eYour report has been sent!'
  # Anti-spam is a feature that blocks a player from spamming reports
  # Set to 'false' if you already have a plugin that stops command spam
  anti-spam:
    # Set to 'false' or 'true'
    enabled: 'true'
    # Message the player receives when spamming reports
    warn-msg: '&cPlease don''t spam reports!'

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    92833
  • Created
    Jun 21, 2015
  • Last Released File
    Jun 21, 2015
  • Total Downloads
    318
  • License

Categories

Members

Recent Files

Bukkit