[REQ] [FORMATTED] Three Strikes You're Out!

Discussion in 'Archived: Plugin Requests' started by C0nsole, May 5, 2012.

  1. Offline

    C0nsole

    Plugin category: [ADMN]

    Suggested name: Three Strikes You're Out! (corny name, I know)

    A bit about me: I'm completely remodeling my server right now and have lots of new ideas!

    What I want: I'd like a very simple plugin where if you get kicked three times, you are banned. It should be very easy and would not requiring configuring

    Ideas for commands: No commands needed for this plugin.

    Ideas for permissions: No permissions needed for this plugin.

    When I'd like it by: Most likely pretty soon.

    Similar plugin requests: None in my knowledge.

    Devs who might be interested in this: @codename_B nighteyes604 tobiyas CoKoC
     
  2. Offline

    nighteyes604

    Busy until later tonight / tomorrow, but if no one takes this up I'll create it for you.
     
  3. Offline

    C0nsole

    :D ok, and also, make sure to add itemstay to your sig if you like ;)
     
  4. Offline

    Kodfod

    I'm working on it! I got a config but can't get it to auto kick the player for some reason. So I will have it done by later tonight hopefully
     
  5. Offline

    Iyeru

  6. Offline

    C0nsole

    @lyeru
    I think I'm gonna go with Kodfod 's version but thanks :D
     
  7. Offline

    Kodfod

    I Cant Get it to set the ban After 3 kicks, not sure why.... no errors in the console....
     
  8. Offline

    Orcem12

    Save number of Kicks into config upon 3 kicks delete the kick value and set ban to true
     
  9. Offline

    Kodfod

    @Orcen12 see that's what i have been trying to do but it just doesn't want to do it. i can get it to record the kicks and i can even get a command to show how many kicks, but i cant get it to set banned to true after three...
     
  10. Offline

    nighteyes604

    Added it thank you :p.

    You can always have the server run the /ban command using something like getServer().dispatchCommand(getServer().getConsoleSender(), "/ban " + [playername])
     
  11. Offline

    C0nsole

  12. Offline

    Kodfod

  13. Offline

    C0nsole

  14. Offline

    Kodfod

    garrett2smart87 sorry i just had to post that. you can use which ever =P
     
  15. Offline

    C0nsole

    Okay... :D
     
  16. Offline

    Kodfod

    Plus it didn't look like he posted it so i thought you would want it sooner rather than later.
     
  17. Offline

    C0nsole

    He actually PM'd it to me
     
  18. Offline

    Kodfod

    Ah well, good =P
     
  19. Offline

    C0nsole

    Thanks for the help though!
     
  20. Offline

    Kodfod

    No Problem! I'm going to continue to work on this and release it publicly. add a config and such =)
     
  21. Offline

    C0nsole

Share This Page