Minecraft AutoResponder mod 2026 download
logo
minecraft mod AutoResponder

AutoResponder

Game Version: CB 1.4.7-R1.0
Total Downloads: 1,654
Updated: Feb 6, 2013
Created: Jan 6, 2012
Download AutoResponderDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
AutoResponder 1.2 release 4.61 KB Feb 6, 2013 CB 1.4.7-R1.0 851 download AutoResponder AutoResponder 1.2 releaseDownload
AutoResponder 1.0 release 4.66 KB Jan 6, 2012 1.0.0 803 download AutoResponder AutoResponder 1.0 releaseDownload

Description

Share this:

AutoResponder

This plugin allows you to do what you want with people that ask the same questions over and over.

Config
Your config file will look something like this:

Responses: '&3No advertising~kick &4You will die!'
Kick message: '&4Player %p has been kicked for: %r'
Keywords: 'come join my server~hi'

Now the few things that need explaining here are the format, and the variables

  • Responses is the response given to the question defined in "Keywords", each entry will have the same position as in "Keywords" and is seperated by
    "~"
    
  • Kick message is quite easy to understand, it is the message shown to every one else when someone gets kicked.
  • Keywords is the list of words, or sentences that you want to trigger either a kick or a warning, separated by
    "~"
    

    The variables:

  • %p is the a variable that will be replaced by the player that is being kicked or warned.
  • &<code> is used to define color codes

Permissions:

  • auto.new is the permission that allows for a player to be ignored or watched, if they have the permission set to true they will be watched
  • auto.toggle is the permission that allows to toggle the plugin on/off by using the command /auto <on/off>

Commands

  • /auto <on>/<off> toggles the plugin on or off, uses the permission node "auto.toggle"

In order to make a kick, on the Response line put "kick <reason of kick>

Comments

Add a comment