Need a Good Banning Plugin

Discussion in 'Bukkit Help' started by Dingle, Mar 25, 2013.

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

    Dingle

    What I need:
    - A command to kick a player
    - A command to ban, and tempban a player
    - A command to mute, and tempmute a player
    - A command to IPBan a player

    I need this plugin to Override Essentials
    I need this plugin to Broadcast when a player unbans someone. For Example "&b{PLAYER} &ahas unbanned &b{PLAYER} (must have this feature"
    I need this plugin to have permissions that allows certain groups to not be able to be banned/kicked/muted, and also permissions to only allow certain groups to see the broadcasts of players being banned/tempbanned/unbanned/muted
    This plugin also needs to broadcast when a player IPBans another player, and also un-ipbans a player.

    Essentials is not the plugin I want, as there is no way to broadcast when a player unbans a player, you can not tempmute a player, and it also does not broadcast when a player BanIPS a player, or UnbanIP a player.

    I need all these specific features for this plugin, if there are none out there like this, please tell me, and I will post a plugin request :)
    Thanks Again!

    Any Suggestions?

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

    chad53105

    dynamic bans
     
  3. Offline

    Ikrace

  4. Offline

    Dingle

    Neither of these plugins display who banned/unbanned the player. Any other suggestions?
     
  5. Offline

    Necrodoom

    what you are talking about? all these are possible with essentials, read /mute syntax and see essentials.ban.notify, and use essentials devb.
     
  6. Maybe they dont want essentials
     
  7. Offline

    Necrodoom

    he IS running essentials.
     
  8. Offline

    Iroh

    This can be done with essentials why do you not want to use that.
     
  9. Offline

    ghost0001

    Do what I do, run a forums WITH your server and have your staff post when someone is banned, for what reason, and for how long if it is a temp ban. When a staff member fails to do their job, warn them. If you find a ban with no forum post, then maybe it was an auto ban for spam or something like that. Think outside the minecraft game. Use other resources instead of in game syntax.
     
  10. Offline

    slayr288

    MaxBans

    Does what you want, with some more features.
     
  11. Offline

    Dingle

    As I said, Essentials does not broadcast when a player gets unbanned, does not broadcast when a player gets IPBanned, did you even read my post?
    If there is a way for this to happen, please tell me...
    And also there is no /tempmute with essentials


    Good plugin, but sadly the Essentials /banip command still works, as MaxBans has a different command for that (/ipban), so staff can still use /banip and the message will not be shown

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

    kyllingman2

  13. Offline

    slayr288

    Add this to your bukkit.yml

    Code:
    aliases:
      banip: ipban
     
  14. Offline

    pointfit

    You can tempmute with essentials /mute <player> <time>
    Ex: /mute bob123 12h (mutes for 12 hours)
     
  15. Offline

    45zeldafan

    www.dev.bukkit.org/server-mods/ultrabans/


    I use this on my server. The ban messages are fully configurable. It also has many other features such as notifying all players when a staff mutes someone. You can IP Ban players by typing /ipban <playername> instead of having to find their IP address then typing /banip <ipaddress>. You can also temp IP ban players. Let me know if you need more help



    Also, MaxBans is a copied version of UltraBans. They use very similar code, and the exact same commands. Basically the only different thing is the permissions nodes and file sizes. Ultrabans has a smaller file size, making it more lightweight.
     
  16. Offline

    Necrodoom

    read the /mute syntax. it supports time.
    and i said, essentials DOES broadcast when a player gets unbanned or IP banned, get essentials.ban.notify as well as an essentials devbuild.
     
  17. Offline

    Dingle

    dosnt work
     
  18. Offline

    Necrodoom

    extremely uninformative message. explain?
     
  19. Offline

    2110311

    No One likes MCBans?
     
  20. Offline

    Lolmewn

    I used to use it, until they got in such a mess.
    Then I switched to CommandBook, which has worked great for me!
     
Thread Status:
Not open for further replies.

Share This Page