Custom Kick/Ban messages with kicker & banner

Discussion in 'Archived: Plugin Requests' started by xfoondom, Dec 9, 2012.

  1. Offline

    xfoondom

    Hi, I need a plugin that are able to:

    Change kick message with: %name = Player that got kicked and $kicker = Player that kicked %name
    Change ban message with: %name = Player that got banned and $banner = Player that banned %name
     
  2. Offline

    Retherz_

    im making a plugin called MercilessBan which will have a ton of stuff custom ban kick messages shared banlist and more
     
  3. Offline

    xfoondom

    Can I have it soon? :p
     
  4. Offline

    joshwenke

    In Essentials, you can configure the ban and kick messages. Extract the Essentials.jar, find the English language file, then modify it to your needs!
     
  5. Offline

    xfoondom

    I need %kicker and %banner too :/
     
  6. Offline

    Kiakaha

    I would just download Variable Triggers and make yourself a new command
    it would look something like

    /vtcmd newban @BROADCAST <cmdarg:1> was kicked and banned by <playername>
    /vtcmd newban CMD ban <cmdarg:1>

    when the command is run EX: /newban badplaya <cmdarg:1 would replaced with badplaya and <playername> with the person who ran the command

    you could then give it a permission with
    /vtcmdp newban newban.permission (you can make cmdname and permission whatever you like)

    (these commands will make lots of sense when you look at the Variable Triggers user guide
    This would simply do the message you want at (nearly) the same time the ban command goes off

    Feel free to PM me if you need more help
     
  7. Offline

    RyanJF1

    I've been looking for something that changes the kick/ban messages.

    I have found this plugin called "WhiteMessage" that should work for you. I've tested it and it works well.
     

Share This Page