WebSocketServices v1.1.9-R4

Details

  • Filename
    WebSocketServices-1.1.9-R4.zip
  • Uploaded by
  • Uploaded
    Apr 28, 2013
  • Size
    1.91 MB
  • Downloads
    847
  • MD5
    6440c57c96339b360a3219b0d43b08e7

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

The plug-in is now included in a package that contains the jar file, the client-side libraries, and an example. The example can be used as is if you do not wish to take the time to write your own, or do not have the technical background. The following changes have been made to the plug-in and client-side script.

WebSocketServices Plugin Version 1.1.9 Changes
  • Hopefully fixed an issue with the player's online time when he\she is online.
  • NOTE: If you are upgrading this plug-in, please update your config.yml and rename the offlinePlayers service to offlineplayers.
Client-Side Script Version 1.1.9-R4 Changes
  • WARNING: The profile.min.js library has been renamed to skinprofile.min.js, update your website as necessary.
Client-Side Scripts

The client-side scripts require the following libraries:

  • jquery-1.8.2.min.js
  • three.min.js
  • TrackballControls.js

The following are known issues:

  • The 3d profile cannot use the webgl option without an image proxy or until Mojang adds CORS support to the Minecraft skin server.
  • Player's skins are stored in a case-sensitive manner, yet the white-list information provided by bukkit always returns names as lower-case. If a player has logged onto your server at least once this is not an issue. It only occurs for white-listed players that have never logged into the server. This is why you will see 'steve' for the player's face from the white-list service.