Minecraft FaceChat mod 2026 download
logo
minecraft mod FaceChat

FaceChat

Game Version: 1.8.1
Total Downloads: 4,771
Updated: Feb 5, 2015
Created: Jul 20, 2014
Download FaceChatDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
FaceChat v0.1.2 release 16.47 KB Feb 5, 2015 1.8.1 3,323 download FaceChat FaceChat v0.1.2 releaseDownload
FaceChat v0.1.1 release 16.28 KB Jan 24, 2015 1.8.1 493 download FaceChat FaceChat v0.1.1 releaseDownload
FaceChat v0.1.0 release 15.35 KB Jul 21, 2014 CB 1.7.9-R0.2 955 download FaceChat FaceChat v0.1.0 releaseDownload

Screenshots

Description

Share this:

FaceChat

This plugin allows you to type in chat funny messages that contains a face of player based on player skin.
Plugin was created according to the request.

FaceChat

Features

  • Show in chat player face after he joins server
  • Show in chat player face and text message using special command
  • Show in chat player face and text message for all chat messages (must be enabled in config.yml)

Commands

  • /facechat reload — reload configuration
  • /facechat [player:<PlayerName>] <Message> — show message (if player defined will used player name)

Permissions

  • facechat.reload — Allows to use /facechat reload command
  • facechat.command — allows to use /facechat <Message>
  • facechat.command.player — allows to use /facechat player:<PlayerName> <Message>
  • facechat.chat — messages of player with this permission will turned to face-messages (you need to enable face-chat mode in config.yml)
  • facechat.join — show face-message when player joins server

Configuration

general:
  check-updates: true  # enable/disable update checker
face:
  skin-url: http://s3.amazonaws.com/MinecraftSkins/   # URL where to find player skins
  separator: '&8++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++'   # Will be printed before face-message. Set to '' to disable it.
  cache-lifetime-(minutes): 30  # Life time of skin-cache
  default-color: '&e'  # Default text color for face-messages
  chat:
    enable-for-chat-messages: false # enable face-chat mode (all message in chat will turned to face-messages)
    message-start-line: 3  # Number of start line for text (0 - 7)
    message:  # Message mask %player% - is will replaced with name of player who typed the message
    - '&6&l%player%'
    - +--------------------------------------------------+
    - ''
    - ''
    - ''
    - ''
    - +--------------------------------------------------+
    - '&6&lFaceChat plugin by fromgate'
  join:
    show-join-message: true  # Show message when player joins the server
    remove-default-join-message: true  # Hide bukkit default join message
    message:
    - ''
    - +--------------------------------------------------+
    - ''
    - '&6&l%player%&ejoined the game!'
    - ''
    - ''
    - +--------------------------------------------------+
    - '&6&lFaceChat plugin by fromgate'

Update checker

FaceChat includes a update checker that use your server internet connection. Update checker will every hour check the dev.bukkit.org to find new released version of plugin and you can easy disable it: just set parameter "check-updates" to "false" in config.yml.

Comments

Add a comment