WorldChannels v0.143

Details

  • Filename
    WorldChannels.jar
  • Uploaded by
  • Uploaded
    Aug 12, 2012
  • Size
    30.10 KB
  • Downloads
    1,109
  • MD5
    559a2a36e66d086fe482238d7324f360

Supported Bukkit Versions

  • CB 1.3.1-R1.0

Changelog

v0.143

  • Potentially fix concurrency issues.

v0.142

  • Update for 1.3.x player chat event changes.

v0.141

  • Catch NPEs caused by Vault and mChatSuite.
    • This should also safeguard from any other NPEs from Vault's Chat class
    • Note, fields that cause the exception, such as group name, prefix or suffix, will not be populated by WorldChannel's formatter.

v0.14

  • Chat messages with no receivers now notify the player that nobody heard them
    • Note, observers will still see the message, regardless.
  • Fixed the auto-observe permission node.
  • Added the observe command to the help menu.

v0.13

  • Added local radius chat
  • Potentially reduced complexity on adding players of other worlds
  • Fixed a few FindBugs issues.

v0.12

  • Added per-world announcements.
    • World config files will automatically update.
    • The interval for announcements is in minutes.
    • Announcements can use color codes.
  • Other minor edits.

v0.11

  • Added observer mode with associated permission node
  • Added ability to shout, AKA broadcast messages to override the world's config
    • Shouts can have a custom format to be distinguishable.

v0.1

  • Initial release.