Inactive [ADMN] AdvancedWarning 2.0 - Warn Players + Permissions + AutoBan [1060]

Discussion in 'Inactive/Unsupported Plugins' started by captainawesome7, Jun 5, 2011.

  1. Offline

    captainawesome7

    For CB 1.2.3 RO 1/2 and onward, go here.
    *XenForo's formatting ghost hit the original page, and I'm too lazy to go through and fix it*
     
    daniel95821 and Kozzy68 like this.
  2. Offline

    soulreaver797

    Ok it's no big deal, thanks anyway
     
  3. Offline

    Trc202

    While trying to clear the warnings of a player banned by advancedwarning received this error. (Was trying to clear the warnings of a player after he was banned)
    Code:
    2011-07-30 19:30:40 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'clearwarns' in plugin AdvancedWarning v2.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:713)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:677)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:670)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
    at com.awesomevilleserver.aw.aw.onCommand(aw.java:238)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
    A side note. When I edited the config to increase the number of times a player must be warned before being banned and reloaded the config file using /awreload the players who had previously hit the cap were still unable to login.
     
  4. Offline

    lowmotion

    hi
    great plugin
    does it run on built 1000?
     
  5. Offline

    thernztrom

    Yes.
     
  6. Offline

    thernztrom

    Sometimes i get this error, no idea why, but a reload can solve it:
    Code:
    2011-08-04 04:00:31 [SEVERE] java.sql.SQLException: No suitable driver found for jdbc:sqlite:/minecraft/plugins/AdvancedWarning/warnings.db
    2011-08-04 04:00:31 [SEVERE]     at java.sql.DriverManager.getConnection(Unknown Source)
    2011-08-04 04:00:31 [SEVERE]     at java.sql.DriverManager.getConnection(Unknown Source)
    2011-08-04 04:00:31 [SEVERE]     at com.awesomevilleserver.aw.aw.onEnable(aw.java:270)
    2011-08-04 04:00:31 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    2011-08-04 04:00:31 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:878)
    2011-08-04 04:00:31 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:272)
    2011-08-04 04:00:31 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
    2011-08-04 04:00:31 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146)
    2011-08-04 04:00:31 [SEVERE]     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
    2011-08-04 04:00:31 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
    2011-08-04 04:00:31 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    2011-08-04 04:00:31 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    2011-08-04 04:00:31 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-04 04:00:31 [INFO] [AdvancedWarning] v2.0 by captainawesome7 has been enabled!
     
  7. Offline

    iBstoneyDave

    I'm getting this too, any luck solving it? (I'm getting it everytime I START the server...)
     
  8. Offline

    captainawesome7

    No idea. It uses the SQL code found at java.sql so I don't see why it would be any different on a /reload. It works for me every time the server starts, so I really don't know.
     
  9. Offline

    iBstoneyDave

    I'm assuming its the sql connecter in the lib directory of the server root? The only thing I can think of is that either the connecter isn't loading with the plugin or that it has loaded but is being used by another plugin. But afaik I'm not using any other plugins that are set to use SQL db's. I know its a chore and a half but is there any possibility of MySQL compatibility? If its too much work then leave it tho, no point in doing it for only 1 or 2 people :p
     
  10. Offline

    captainawesome7

    -.-
    THERE IS NO SQL CONNECTOR IN A /LOB/ FOLDER!
     
  11. Offline

    iBstoneyDave

    I don't know why you seem so pissed off, and actually there is, although it might not have been put there by your plugin. (Root/lib/sqlite.jar). How does your plugin handle the sqlite db?
     
  12. Offline

    captainawesome7

    Are you serious? I didn't claim that your computer doesn't contain a lib folder with a sqlite jar in it. SQL is included in Java 6. Thats how.
     
  13. Offline

    iBstoneyDave

    Relax dude, not everyone knows how java works.
     
  14. Offline

    captainawesome7

    If you want to know why I sounded pissed off originally I just assumed this was the "Achievement" thread because the comment was concerning SQL.
     
  15. Offline

    Pim1234

    what would be nice if someone has reached x warnings, everyone with "advancedwarning.receive" will get a message that someone has reached it, and after looking at the reasons of each warning they can choose between banning that player or set the max of that player only a few warnings up.
     
  16. Offline

    captainawesome7

    Fixed. Redownload
     
  17. Offline

    Pim1234

    and does /cleawarns <playername> only remove one or does it remove all? it would be nice to only remove one warning...
     
  18. Offline

    tremor

    Any chance of making MySQL storage an option like the iWarning Plugin had?
     
  19. Offline

    captainawesome7

    Maybe in the future, but for now it's staying SQLite
     
  20. Offline

    Pim1234

    why am i being ignored?
    :(
     
  21. Offline

    captainawesome7

    It clears all the warnings for that player.
     
  22. Offline

    gameswereus

    I liked this plugin. Will it be updated any longer?
     
  23. Offline

    captainawesome7

    It still works... obviously...
     
  24. Offline

    gameswereus

    I wan't using it, so it wasn't really obvious to me.
     
  25. Offline

    iamnotcameron

    Would really like PermissionsBukkit support.
     
    mueslo likes this.
  26. Offline

    captainawesome7

    I would add SuperPerms but bPermissions works with the old Permissions as well, so I don't really care.
     
  27. Offline

    Arton

    nice was looking for kind of this plugin could you maby add broadcasting that could be great if you want and a command so peopels can check only their own warning like something /mywarns and maby like something showing if you have 1 warning and you are 2 warnings
    from begin banned just a exampel and maby a help command :p hope you understand my bad english :D
     
  28. Offline

    captainawesome7

    I'm working on a simple Spout GUI, it will include notifications, a widget on the screen (toggleable) that has the amount of warnings you recieved on it, and eventually a popup that you can open that has all the warnings you have.
     
  29. Offline

    Arton

    Could you maby make this plugin without spout to :p so there is a spout version and one without spout
     
  30. Offline

    Arubian

    can we get mcbans for this it works with mcbans?
     
  31. Offline

    captainawesome7

    No it doesn't work with mcbans. I'm not spending my time to make this work with the multiple "community ban" systems 0ut there.
     

Share This Page