[INACTIVE][ADMN/GEN] Reporter v1.1 - Report rule breakers [803]

Discussion in 'Inactive/Unsupported Plugins' started by Adamki11s, May 13, 2011.

  1. CoolOppo likes this.
  2. Updating soon ;) but it should work yes.
     
  3. Offline

    Drtrider

    Hey, any ideas towards making it so you can replaces the name with just a subject? Instead of a specific name? Also, maybe make it so the message [A report has been submitted] is not seen globally, but just the people with the reporter.report permission?
     
  4. Ok, I'll add an option to be able to configure that but I put it in there as a way to notify any admins online
     
  5. Offline

    RTRD

    @Adamki11s When i /report view 1 i get:
    Code:
    2011-06-05 20:41:49 [SEVERE] java.sql.SQLException: ResultSet closed
    2011-06-05 20:41:49 [SEVERE] at org.sqlite.RS.checkOpen(RS.java:63)
    2011-06-05 20:41:49 [SEVERE] at org.sqlite.RS.findColumn(RS.java:108)
    2011-06-05 20:41:49 [SEVERE] at org.sqlite.RS.getString(RS.java:317)
    2011-06-05 20:41:49 [SEVERE] at Me.Adamki11s.Reporter.ReporterCommandManager.onCommand(ReporterCommandManager.java:102)
    2011-06-05 20:41:49 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    2011-06-05 20:41:49 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
    2011-06-05 20:41:49 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:281)
    2011-06-05 20:41:49 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:718)
    2011-06-05 20:41:49 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:684)
    2011-06-05 20:41:49 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:677)
    2011-06-05 20:41:49 [SEVERE] at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    2011-06-05 20:41:49 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
    2011-06-05 20:41:49 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    2011-06-05 20:41:49 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    2011-06-05 20:41:49 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:401)
    2011-06-05 20:41:49 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
    2011-06-05 20:41:49 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-05 20:42:00 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-06-05 20:42:03 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-06-05 20:42:05 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-06-05 20:42:07 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-06-05 20:42:11 [SEVERE] java.sql.SQLException: ResultSet closed
    2011-06-05 20:42:11 [SEVERE] at org.sqlite.RS.checkOpen(RS.java:63)
    2011-06-05 20:42:11 [SEVERE] at org.sqlite.RS.findColumn(RS.java:108)
    2011-06-05 20:42:11 [SEVERE] at org.sqlite.RS.getString(RS.java:317)
    2011-06-05 20:42:11 [SEVERE] at Me.Adamki11s.Reporter.ReporterCommandManager.onCommand(ReporterCommandManager.java:102)
    2011-06-05 20:42:11 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    2011-06-05 20:42:11 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
    2011-06-05 20:42:11 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:281)
    2011-06-05 20:42:11 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:718)
    2011-06-05 20:42:11 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:684)
    2011-06-05 20:42:11 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:677)
    2011-06-05 20:42:11 [SEVERE] at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    2011-06-05 20:42:11 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
    2011-06-05 20:42:11 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    2011-06-05 20:42:11 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    2011-06-05 20:42:11 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:401)
    2011-06-05 20:42:11 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
    2011-06-05 20:42:11 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-05 20:42:15 [SEVERE] java.sql.SQLException: ResultSet closed
    2011-06-05 20:42:15 [SEVERE] at org.sqlite.RS.checkOpen(RS.java:63)
    2011-06-05 20:42:15 [SEVERE] at org.sqlite.RS.findColumn(RS.java:108)
    2011-06-05 20:42:15 [SEVERE] at org.sqlite.RS.getString(RS.java:317)
    2011-06-05 20:42:15 [SEVERE] at Me.Adamki11s.Reporter.ReporterCommandManager.onCommand(ReporterCommandManager.java:102)
    2011-06-05 20:42:15 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    2011-06-05 20:42:15 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
    2011-06-05 20:42:15 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:281)
    2011-06-05 20:42:15 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:718)
    2011-06-05 20:42:15 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:684)
    2011-06-05 20:42:15 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:677)
    2011-06-05 20:42:15 [SEVERE] at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    2011-06-05 20:42:15 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
    2011-06-05 20:42:15 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    2011-06-05 20:42:15 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    2011-06-05 20:42:15 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:401)
    2011-06-05 20:42:15 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
    2011-06-05 20:42:15 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-05 20:42:16 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-06-05 20:42:17 [SEVERE] java.sql.SQLException: ResultSet closed
    2011-06-05 20:42:17 [SEVERE] at org.sqlite.RS.checkOpen(RS.java:63)
    2011-06-05 20:42:17 [SEVERE] at org.sqlite.RS.findColumn(RS.java:108)
    2011-06-05 20:42:17 [SEVERE] at org.sqlite.RS.getString(RS.java:317)
    2011-06-05 20:42:17 [SEVERE] at Me.Adamki11s.Reporter.ReporterCommandManager.onCommand(ReporterCommandManager.java:102)
    2011-06-05 20:42:17 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    2011-06-05 20:42:17 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
    2011-06-05 20:42:17 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:281)
    2011-06-05 20:42:17 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:718)
    2011-06-05 20:42:17 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:684)
    2011-06-05 20:42:17 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:677)
    2011-06-05 20:42:17 [SEVERE] at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    2011-06-05 20:42:17 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
    2011-06-05 20:42:17 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    2011-06-05 20:42:17 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    2011-06-05 20:42:17 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:401)
    2011-06-05 20:42:17 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
    2011-06-05 20:42:17 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  6. :eek: Have you modified the database manually?
     
  7. Offline

    RTRD

    Nope.

    BTW

    CB: 818
    Reporter 1.1_01
     
  8. Offline

    waffulz

    I am also having this same issue. It is showing 3 reports. When I view them it says "The player is not online or does not exist." When I delete the report it says it's deleted but after I do /report list again it shows the same amount of reports as before. All giving the same errors. I have not touched the database file in any way.

    EDIT: Here's a screenshot depicting how my above experience goes. (http://i54.tinypic.com/2zgvnf8.png)
     
    RTRD likes this.
  9. Offline

    fysics

    What about a feature to teleport to the location the report was submitted from with a command like /report goto [#], and a way to report an unknown user, such as /report ! [reason].

    We use BigBrother on our server, and it would be nice to have an official way for our users to report griefing when they don't know who the culprit is, since it's fairly trivial to find the culprit with /bb here or the bb stick, if we have a starting location (which is why the teleporting option would be useful).
     
  10. Offline

    RTRD

    That is EXACTLY what happens to me! :p
     
  11. Offline

    contex

    Could you add CraftIRC support :)?
     
  12. Offline

    CoolOppo

    So you don't need a permission node just to report people?
     
  13. No
     
  14. Offline

    CoolOppo

    Wait, so you do need a permission node then?
    Or were you saying "No, you do not need a permission node,"?
     
  15. No, anyone can report without a permission node.
     
  16. Offline

    CoolOppo

    Thanks!
     
  17. Offline

    Jessicadawn

    Adam! I cant view reports now. It tells me when i type /report view 1 The player is not online or does not exist!
     
  18. Offline

    gamer1129

    Hey Adam, this is an epic plugin. Both functionality and I just love the colors for some reason, nice layout too. But there were a few things I was wondering..... One, will you ever make it possible for people to warp to the reports, where they where made? Two, will you ever add a notes feature? Like, /report note # <little message>. This would be a HUGE help.
     
  19. Offline

    Riolu

    CAN YOU MAKE FLATFILE!?
    [​IMG]
     
  20. Offline

    nubpro

    For suggestion:
    Try making able to save the coordinates X,Y and Z to improve the performance to reduce anti-griefing.
     
  21. Offline

    Samylots

    can you update?
     
  22. Offline

    ValBGaming

    Anyone know if this plugin is still being supported/updated?
     
  23. Sorry I'm not updating, I'll release the source and let anyone who wants to take over.
     
  24. Offline

    ValBGaming

    These are the times I wish I knew how to program plugins... :/ It's a great plugin by the way, I'll be watching to see if anyone takes it over...
     
  25. Offline

    emericask8ur

    I would be the happiest dude alive if someone can breifly go over how to create a simple plugin!!!!!!!!!!!!
     
  26. See my tutorial
     
  27. Offline

    RTRD

    @Adamki11s Does this plugin work for CB #1000?
     
  28. Not sure but I've helped cronikkk to add this feature to his iWarning plugin so you should use that :D
     
  29. Offline

    NuclearW

    Done.
     
    Adamki11s likes this.

Share This Page