[ADMN] iWarning v1.2 - Warn Players / Kick After Certain Amount [803-818]

Discussion in 'Inactive/Unsupported Plugins' started by cronikkk, May 25, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    cronikkk

  2. Offline

    cronikkk

    Good to hear :p Glad im helping someone.

    Gimme this weekend and ill have implemented mysql addition as well. Ill stop MCBans for now, Sorry exams so i've been busy.

    Figured I'd give all you "fans" a update. I'm currently in the mist of exams so programming my MC plugins is lowerd on my priority list. But don't worry I haven't forgotten about you. Today I'm starting on MySQL. Once thats finished, i will release 1.0 and fix some sheet.
    Thanks guys for ur support :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  3. Offline

    RTRD

    Looking forward to the release! :D
     
  4. Offline

    cronikkk

    Glad to know someone is interested. Working on it now. Might have mysql functions finished tonight :p Thus meaning, might be released tonight.

    Almost done with MySQL :) Few more commands to edit. Then some testing!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  5. Offline

    StreetJesus

    Wonderful! Hope it works.
     
  6. Offline

    RTRD

    Me 2!
     
  7. Offline

    cronikkk

  8. Offline

    StreetJesus

    Will do!
    (This is 1.6 compatible right? It still says 803, so just checking)
     
  9. Offline

    cronikkk

    Woops. Yep I will change that now :)
     
  10. Offline

    StreetJesus

    Hmm, seems, when i type '/warn kartikitrak test' it says:
    /warn <subcommand> <reason>
    Example: /warn <user> <reason>
     
  11. Offline

    cronikkk

    Hmm send me a PM let me see your server cuz its working for me
     
  12. Offline

    StreetJesus

  13. Offline

    pyros

    Hi, I find this very useful so thankyou to start with so thankyou
    Ive got a few things Id like to request though:
    Permissions based warning levels - so a guest will be kicked say after 2, and banned after 3 warnings but an admin will be demoted after 2, and will thereafter have his warnings reset to 3
     
  14. Offline

    RTRD

    Same for me... :/
     
  15. Offline

    cronikkk

    Either your mySQL data is wrong or if you don't want MySQL change datatype to sqlite in the settings properties

    No problem

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  16. Offline

    RTRD

    Still not woking.
     
  17. Offline

    gaz492

    get mcbans sorted into this plz
     
  18. Offline

    cronikkk

    I'm working on it. Please read previous posts before posting.

    What did you do? What did you change?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  19. Offline

    RTRD

    I changed it from mysql to sqlite.
     
  20. Offline

    cronikkk

    Did you restart your server? if so check the plugins/iWarning folder to see if there is a warnings file in there. Just called warnings
     
  21. Offline

    RTRD

    Ill try it tomorrow. I am going to sleep now! :p

    When i try /warn player reason i get:
    Code:
    2011-06-06 18:33:18 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'warn' in plugin iWarning v1.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:281)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:718)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:684)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:677)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:401)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
    at com.elitecraft.cronikk.iwarning.iWarningFunctions.sendWarning(iWarningFunctions.java:19)
    at com.elitecraft.cronikk.iwarning.iWarningCommand.onCommand(iWarningCommand.java:35)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  22. Offline

    ValBGaming

    This plugin is perfect for my server! It will go along great with "Reporter" since Reporter took out ban support, I can make it so that Moderators can read the reports on players and issue a warning if what they've been reported for is considered inappropriate for the server. :)

    Then if they have enough warnings it'll just ban them... Much easier than trying to figure out all the bad things a player has done in the past.
     
    RTRD likes this.
  23. Offline

    RTRD

    @cronikkk If you dont fix my problem, I think ill migrate over to AdvacedWarning. :(
     
  24. Offline

    cronikkk

    Whats your config like. I've been gone alright?

    Glad you like it.

    Your problem is your mysql database information.
    1) make a mysql database and change the info in mysql.properties
    2) change datatype to sqlite
    3) please don't threaten me by switching over to another plugin. No one is stopping you.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  25. Offline

    kush

    hello,
    Great plugin :)
    I was wondering if admins can view the full list of warnings on a player with all details, right now when I type the playerwarnings command I just see how many they have. Could also add the option for warnings to expire?
    Thanks
     
  26. Offline

    ledhead900

    This no work if there offline it sends an internal error - can this be fixed ?
     
  27. Offline

    RTRD

    1. How do I do that
    2. It is on sqlite
    3. HeY! Calm down i am not threatening you. I am just saying...
     
  28. Offline

    cronikkk

    Yeah i'm going to release in a few days an offline warning upadte. Small one but it will be there. Give me a day or 2 :)

    Issue was resolved.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  29. Offline

    RTRD

    Yup! Thanks alot. :)
     
  30. Offline

    cronikkk

    Version 1.1 Released!
    - Added Offline Warnings
     
  31. Offline

    ledhead900

    ya np cheers.

    @RTRD
    Just google for a free SQlite browser tool I did now I can just edit the sqlite file to fix silly errors :) trust me whole lot better then restting everyone.
     
Thread Status:
Not open for further replies.

Share This Page