File Details
ExternalChat v0.5
- R
- Mar 1, 2012
- 18.16 KB
- 3.7K
- CB 1.2.3-R0.1
File Name
ExternalChat_v0.5.zip
Supported Versions
- CB 1.2.3-R0.1
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
v0.5
- Default configuration is now written out on first load
- Verified on CB Dev release for 1.2

