Hirsty
Because everyone loves to portray themselves in the third person

Supported Games
GameServerKingsGameServerKings
works with

Quite simple to use, basically just "/me slaps himself silly" to emote in the chat.

Permissions

  • emote.use - Allows player or group to use emotes

Configuration

{
  "Config":{
    "EnableEmotes":"false",
    "Text":"[#f0f0f0][i][b]{Player}[/b] {Message}[/i][/#]"
  },
  "Emotes":{
    ":$":"blushes",
    ":-$":"blushes",
    ":(":"sulks",
    ":-(":"sulks",
    ":)":"smiles",
    ":-)":"smiles",
    ":*":"blows a kiss",
    ":-*":"blows a kiss",
    ":@":"looks angry",
    ":-@":"looks angry",
    ":|":"is speechless",
    ":-|":"is speechless",
    ":=$":"blushes",
    ":=(":"sulks",
    ":=)":"smiles",
    ":=*":"blows a kiss",
    ":=@":"looks angry",
    ":=|":"is speechless",
    ":=d":"grins",
    ":=D":"grins",
    ":=p":"sticks out a tongue",
    ":=P":"sticks out a tongue",
    ":d":"grins",
    ":-d":"grins",
    ":D":"grins",
    ":-D":"grins",
    ":p":"sticks out a tongue",
    ":-p":"sticks out a tongue",
    ":P":"sticks out a tongue",
    ":-P":"sticks out a tongue",
    "\\o":"waves back",
    "]:)":"gives an evil grin",
    ">:)":"gives an evil grin",
    "o/":"waves",
    "x(":"looks angry",
    "x-(":"looks angry",
    "X(":"looks angry",
    "X-(":"looks angry",
    "x=(":"looks angry",
    "X=(":"looks angry"
  },
  "Plugin":{
    "Version":"1.0.1"
  }
}

For Developers

CheckForEmotes(IPlayer player, string message)

If an emote rule is matched this will return the string it would otherwise send to the chat. Otherwise, it will return your original message.

This plugin is unlicensed and the original author reserves all rights to it.

The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.

Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.