jChat v-1.4.1

Details

  • Filename
    jChat.jar
  • Uploaded by
  • Uploaded
    Dec 18, 2011
  • Size
    39.07 KB
  • Downloads
    2,625
  • MD5
    f730f14a65fcef155fc94f016cede20b

Supported Bukkit Versions

  • CB 1.0.1-R1

Changelog

New features

  • Display names are now reflected on the player list when you press tab.
  • Added support for colouring death messages.
  • All players are assigned the default prefix and suffix by default.
  • Added additional debugging messages which are disabled by default (configurable in config.yml)
  • Permissions are now properly registered.
  • Now handles /reload correctly and consistently.
  • Added /jchat refresh to manually refresh a player's display name (after a promotion for example)
  • Added jchat.refresh.others to enable trusted users to refresh other player's display names.
  • Added /jchat reload to refresh configuration and all display names.
  • Added jchat.* wildcard for access to all jchat commands.
  • Added useful help when you type /jchat.

Bug fixes

  • Added soft dependency for PermissionsBukkit (might have to add others as well)
  • Fixed NPE when logging in from version 1.4.0
  • Configuration format has changed - you will need to update your config.yml, see the wiki for more information.
  • Removed legacy Permissions API support