ReportRTS

ReportRTS

Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.

Development Builds

Stats

Commands & Permissions | Follow my progress on Trello | IRC: #ReportRTS (irc.esper.net)

ReportRTS stands for Report - Realtime Ticket System, it is designed to be a easy to use and feature rich support system.

Features

  • Supports multi-server setups using BungeeCord.
  • Uses MySQL, this allows you to easily display information from the database.
  • "Caches" open tickets to reduce access time.

Usage

See Commands & Permissions.


Notes

Metrics

To determine popularity of versions, features, and lingering usage, plugin installs are automatically tracked by the Metrics plugin tracking system and forwarded to mcstats.org for analysis. Basic server information (Version, player count used) is tracked. If you don't want to help or are paranoid, edit plugins/PluginMetrics/config.yml and set opt-out to true.

UUIDFetcher

Does not collect data at all. Simply used to retrieve a player's UUID from Mojang's API if he does not have one in the database prior to ReportRTS version 1.2.0.

Version checking

By default ReportRTS checks dev.bukkit.org for ReportRTS updates, you can disable this by setting versionCheck to false in the configuration.


Developers

I accept pull requests.

Maven repository

<repository>
    <id>projectinfinity-repo</id>
    <name>ProjectInfinity repository</name>
    <url>http://ci.regularbox.com/plugin/repository/everything</url>
</repository>

<dependency>
    <groupId>com.nyancraft.reportrts</groupId>
    <artifactId>ReportRTS</artifactId>
    <version>1.2.3</version>
</dependency>

Support me!

https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif

Why support me?

All the more motivation to continue work on this project. During it's two years of existence I have received a total of $270 and promises that never saw the light of day.

Say if I have spent a total of 500 (this is an example number, in reality it is much higher and just keeps increasing) hours working on this project. That gives me a total of $0.54 an hour, compare this to the average wage of a McDonalds worker in the US which is $7.81. Had they worked 500 hours they would have made $3905.

If you find that this project has helped you, please consider donating to this project.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit