v0.3.3

Details

  • Filename
    ReportRTS.jar
  • Uploaded by
  • Uploaded
    Apr 18, 2012
  • Size
    57.92 KB
  • Downloads
    1,412
  • MD5
    f7ac0683ab83577487ec8f552da9746e

Supported Bukkit Versions

  • CB 1.2.5-R1.0

Changelog

  • Add missing permission node for import. reportrts.command.import, defaults to false so it has to be specified for the OP's group.
  • Stop empty help signs from being created.
  • Built against CB 1.2.5-R1.0
  • Fixed debug mode not triggering on all types of /check commands.
  • Option to hide requests from /check if the user who filed the request is offline. NEW
  • Cancellation System! Let users cancel their own requests by typing /complete id, it works similar to /check, permission node reportrts.command.complete.self NEW
  • Fix a error that occurred when a user logged in that had a pending notification after the database has been reset.

0.3.2

  • Added assigned ticket ID to message modreqFiledMod. REGENERATION IS NEEDED, remove the line with "modreqFiledMod" from messages in config.yml.
  • Configurable delay for filing modreqs, stop those spammers.
  • Moved maxRequests to request.max to clean up the configuration a little (old maxRequest limit will be ignored! Make sure you set the new max in the section called "request", default is 5.
  • Very experimental and probably broken ModTRS (MySQL only, so far) importer added. /reportrts import (node needed: reportrts.command.import)
  • Fixed a bug with help signs trimming whitespace from linebreaks.
  • Fixed a bug with help signs not reporting the ticket ID assigned.
  • Added debug mode back. Disabled by default, you can enable it in the configuration by setting debug: true.
  • Added limited stats tracking for individual players. /reportrts stats <player>, permission node needed: reportrts.command.stats

This is currently a beta, a work in progress. Some things might not work like expected or is missing. Open a ticket if you find something. ^^

Features marked NEW are as said, brand new. Monitor them closely and report any bugs you may find.