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

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

     
  1. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    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*

    This post has been edited 4 times. It was last edited by captainawesome7 Mar 27, 2012.
    daniel95821 and Kozzy68 like this.
  2.  
  3. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    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.
  4. Offline

    Arton

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Could you maby make this plugin without spout to :p so there is a spout version and one without spout
  5. Offline

    Arubian

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    can we get mcbans for this it works with mcbans?
  6. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    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.
  7. Online

    CeramicTitan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    how do u unban someone?
  8. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    delete their row in the database using an app like SQLite db browser
  9. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    or i think clearing their warnings might work as well xD
  10. Online

    CeramicTitan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    when i try clearing warnings it comes up with an internal error?
  11. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    what does it show in the console?
  12. Online

    CeramicTitan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    how can i put it on the forum?
  13. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Um copy+paste inside a code block...
  14. Offline

    DrAgonmoray

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @captainawesome7
    Funny, I was planning to make something almost exactly like this for my server, but I guess I don't have to now.
    I was gonna have it a tiny different, so maybe you can implement something like this:
    First warning: tell them a warning message
    Second warning: tell them a warning message again
    Third warning: kick
    Fourth warning: ban for a few hours
    Fifth warning: permaban
    CeramicTitan likes this.
  15. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'm working on adding a small GUI and some extra options.
    CeramicTitan likes this.
  16. Online

    CeramicTitan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Sorry, i still dont no what to do?
    U cant copy cmd promt
  17. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    ..? Use the log?

    This post has been edited 1 time. It was last edited by captainawesome7 Sep 12, 2011.
  18. Online

    CeramicTitan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  19. Offline

    Ablac

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Should add a Time limit so you can make warnings Expire after an amount of time.

    Also i would love to be able to see the Database and manually delete Individual Warnings, or have a command to delete individual Warnings.
  20. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Just use an app like SQLiteDatabaseBrowser
  21. Offline

    dkeulen

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Does this still work with cb1185 etc? :) if not, are you working on that spoutGUI thingy before you release a cb1185 version? (any ETA? :D)
  22. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yes it works and no, no eta as of now.
    dkeulen likes this.
  23. Offline

    dkeulen

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I just tested your plugin with cb1185, it does work but it does not show that i got warning when i login (i have set everything to true) and name matching does not work either. Now i can asume that its because it isint actually build for 1185, can you confirm this or does it work as intended for you with 1185?

    and, i dont know if you have got this planned but some suggestions:

    - permission so you cant give a certain group warnings
    - Show: You have recieved (a) warning(s), view your bla bla message when a player logs in.
    - Use a mysql database instead of the one that gets created, or an option to choose between a db from mysql or the one that comes with the plugin.

    This post has been edited 1 time. It was last edited by dkeulen Sep 26, 2011.
  24. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    The plugin works fine, it definitely works on 1185. I'm not adding permission crap, it already shows that message on login, and I'm not adding MySQL.
  25. Offline

    VeryInsane

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    This post has been edited 1 time. It was last edited by VeryInsane Oct 1, 2011.
  26. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Use a database editor, and errors?
  27. Offline

    mueslo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    So, why no PermissionsBukkit support? How many people have to request it before you'll think about implementing it? Is it somehow more of a hassle to code in than other permission managers?
  28. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I don't use PermissionsBukkit, and don't care. It supports bPermissions (Old permissions or superperms).
  29. Offline

    ThatBox

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    maybe add a different command for ./warnings player since i do want my players to check THIER warnings. But if i give them that permission they can also check other players warnings which i don't want.
  30. Offline

    Jobsti

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Heyho @captainawesome7

    super plugin, but 3 requests:
    • WarningsTojail: (Jail Pugin)
    or
    • WarningsToCommand:
    Command: '/Jail %player% 15 name reason......whatever'

    •Option to define Texts and Colors

    • Warnings to sign. Eg. A sign, line 2 [warn] line 3 [username],
    so the sign shows the username and the amount of his warnings.

    Something Possible?

    Edit:
    Or better option for some more commands one after another
    WarningsToCommand:
    Commands:
    - /burn %player%
    - /strike %player%
    - /Jail %player%
    - /whatever..

    This post has been edited 8 times. It was last edited by Jobsti Oct 18, 2011.
  31. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    im not developing this anymore, i think @saul100 has taken it over, but I can't remember
  32. Offline

    GunterNova

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    How exactly does this plugin ban the player? Does is send the command "/ban [player' through the console?

Share This Page