Reporter
Reporter - Report those rule breakers!
Bukkit Thread here
Version: 4.0.0
Source Code: GitHub
Former Translators:
- BlancoLanda - Spanish
- hoptocraft - German
- Sluijsens - Dutch
- Niknox - German
- Renamolera - Spanish
- Silopjah - Swedish
Description
This is a useful plugin that allows players on a server to report other players they see breaking the rules. The reports are stored in a database until they are deleted, which is especially useful when there are no ops or admins on to deal with the problem. Admins and mods can quickly teleport to the location where the report was submitted to speed up response times. Once the admin or mod has dealt with the situation they can write a report summary for other mods and admins to view.
Features
- Create, store, view, and delete reports.
- Teleport to the location where the report was filed.
- Report summaries that outline who took care of the report and what the outcome of the report was.
- Works with built-in permissions and PermissionsEx.
- Supports both MySQL and SQLite.
- Multi-language support.
Outbound Connections
- An outbound connection is used when checking for updates, more information and how to disable this can be found here.
- An outbound connection is used when downloading and updating locale files, more information and how to disable this can be found here.
- An outbound connection will be used when connecting to a user specified remote MySQL server.
- This plugin collects metrics using bStats, more information and how to disable this can be found here.
Other Resources
View Available Locales/Translations
-
View User Profile
-
Send Message
Posted Aug 30, 2014@iBenjaHD
You can already change the messages using the locale/translation system.
To change the messages:
-
View User Profile
-
Send Message
Posted Aug 30, 2014Make so you can customize the messages, would be very much appreciated :)
-
View User Profile
-
Send Message
Posted Aug 29, 2014@ProfessorNoahC
You need to run the plugin on a Craftbukkit server.
Follow the instructions here for how to set up a server.
Then follow the instructions here for how to install plugins.
-
View User Profile
-
Send Message
Posted Aug 29, 2014I figured out how to download it, but it won't open. Please tell me how to fix this.
-
View User Profile
-
Send Message
Posted Aug 29, 2014How do you install this plugin?
-
View User Profile
-
Send Message
Posted Aug 28, 2014@Hyperven0m
Thank you, I appreciate your support!
-
View User Profile
-
Send Message
Posted Aug 28, 2014@0ct0ber
Hello and welcome to the community!
As for your suggestions:
I feel this goes outside of the scope of this project. There are other plugins that you can use with Reporter to get all that info.
Unfortunately, I do not have the time nor the resources to do something like that.
The rankings you provide all seem to tie in with the second suggestion. Also, there is a report priority system already available. Reports can have a priority of None, Low, Normal, or High. If that is what you are looking for.
-
View User Profile
-
Send Message
Posted Aug 28, 2014This is a helpful plugin thanks
-
View User Profile
-
Send Message
Posted Aug 14, 2014@RednecksFTW
What version of CraftBukkit and Reporter are you running?
Try deleting/dropping your database, then reloading the plugin.
If the problem persists, create a ticket here.
-
View User Profile
-
Send Message
Posted Aug 14, 2014@Nikoxx99
I created a ticket for it here. But, just know this is currently low priority. You can report a bug by reporting an anonymous player, then describing the bug in the report details.
-
View User Profile
-
Send Message
Posted Aug 14, 2014When I try and complete a report, the error linked below occurs. How can I fix this?
http://pastebin.com/FvpYks7c
-
View User Profile
-
Send Message
Posted Aug 7, 2014you can add the option off report a bug? example /report bug <description of bug>
-
View User Profile
-
Send Message
Posted Jul 11, 2014@RodryFull001
The easiest thing you can do is delete your database, but you will lose all your previous reports. If you are using SQLite just delete the .db file, if you are using MySQL drop the 'Reports' table. Then reload the plugin and allow it to recreate the tables.
If you want to preserve the table, you can add the column manually, by issuing this query:
After you do one of those, everything should run properly.
-
View User Profile
-
Send Message
Posted Jul 11, 2014I try to complete a report but when i write the command but the plugin give me that error:
http://dev.bukkit.org/paste/al1kip56gon98d4e/
-
View User Profile
-
Send Message
Posted Jun 21, 2014@Dailycube
Unfortunately, some of the locale files are out-of-date. Meaning some of the newer phrases will be in English, even if selecting a different locale. When I upload a new version of Reporter I put in the change log area the current version of locale that should be used. Anything lower than that version will result in some phrases being in English.
-
View User Profile
-
Send Message
Posted Jun 21, 2014Is it normal that only the half of the test has been translated ? or did I do something wrong ?
-
View User Profile
-
Send Message
Posted Jun 16, 2014@MGbeenieboy
Thank you, it's awesome people like you that keep me going! :)
-
View User Profile
-
Send Message
Posted Jun 16, 2014I use this plugin for more than a year now and I never any kind of problem with this plugin. It does, what it should! And this plugin is still being updated and developed. I just wanna say thank you :)
-
View User Profile
-
Send Message
Posted May 24, 2014@KabOOm356
Awesome, and no problem! :)
-
View User Profile
-
Send Message
Posted May 23, 2014@BucketConfigured
I found the issue and fixed it in Reporter 3.1.4. It seemed to only affect SQLite users.
Thank you for bringing it to my attention.