v0.4.2
Details
-
FilenameReportRTS.jar
-
Uploaded by
-
UploadedAug 5, 2012
-
Size66.24 KB
-
Downloads1,715
-
MD52aad016726c303c573e67e00b0690a8a
Supported Bukkit Versions
- 1.3.1
Changelog
- Added a reminder (nagging) feature that will remind you about tickets that are not completed or put on hold. Default 5 minutes interval (change to 0 to disable feature)
- Added temporary plugin metrics (can be disabled).
- The /modlist command now uses DisplayName instead of Name, allowing you to use nicknames and colors (thank you oloflarsson)
- Added missing /check c alias for /check closed (thank you oloflarsson)
- Doing /check closed will no longer say that there are no held requests when there are no closed requests.
0.4.1
- Fix request table creation on new installs when using MySQL.
0.4.0
- Help signs will no longer pop off the ground without a error message.
- Performing /check on closed tickets will now display the comment (if any) that the staff member made.
- Claiming is no longer just a visual thing, only players with the permission reportrts.override can override a ticket.
- Falling back onto SQLite when a MySQL connection fails is working again.
- Closed tickets can no longer be put on hold.
- You can now check your latest closed tickets by typing /check closed, this is ordered by latest closed. Read from top to bottom.
- Better debug mode. Now provides some more information for those of you who do not log all commands on a server.
- Save yaw and pitch when filing tickets. This means that when you /tp-id to your ticket, you will now also look where the person who made the ticket was looking.
- The amount of requests shown per page is now configurable.
- ModTRS import feature removed, we are no longer going to hold the plugin back by keeping it backwards compatible.
- Fix an issue that occured in one of the development builds where any /reportrts command that interacted with the database failed.
- When doing /check on a closed ticket, the time spent on the ticket (from when it was filed, to when it was closed) is shown.
- When doing /check on a claimed ticket, the amount of time that the ticket has been claimed is shown.
- Added a absolutely 100% necessary /reportrts upgrade (only available for OP) command for ALL SQLite users that has been using this plugin before v0.4.0. THIS IS A NECESSARY STEP TO GO THROUGH BECAUSE OF A BUG.
0.3.3
- 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.
Hide requests from offline users are not working very well, it is recommended not to use it.
IF YOU ARE RUNNING SQLITE AND HAS BEEN RUNNING THIS PLUGIN PRIOR TO VERSION 0.4.0 YOU NEED TO DO ONE OF THESE TWO THINGS:
- Delete your old ReportRTS.db file before starting the server with ReportRTS v0.4.0
- Start ReportRTS v0.4.0 (it WILL cause errors to occur, worry not!), then once fully started, as OP run /reportrts upgrade. Once this completes, run /reportrts reload and everything should be okay.