ExternalChat v0.3

Details

  • Filename
    ExternalChat_v0.3.zip
  • Uploaded by
  • Uploaded
    Feb 22, 2012
  • Size
    17.79 KB
  • Downloads
    848
  • MD5
    761e0a160aa050d2147425b77b380fa1

Supported Bukkit Versions

  • CB 1.1-R3

Changelog

v0.3 Initial Release

  • ExternalChat.jar - Main plugin file
  • web/minecraft_authenticator.php - Authentication mechanism for AJAX
  • web/outChat.php - Message sending mechanism for AJAX
  • web/chat.html - Example HTML implementation
  • web/chat_sessions - Chat session storage file (empty)
  • web/inChat.json - Message storage file in JSON format
  • web/js/player_chat.js - JavaScript functions for sending and receiving chat messages