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.

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'
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.