DanAndChat v0.1.5

Details

  • Filename
    DanAndChat.jar
  • Uploaded by
  • Uploaded
    Sep 12, 2011
  • Size
    42.72 KB
  • Downloads
    164
  • MD5
    5635c6e0cfc3c39fd29ce7e5f2e8fa58

Supported Bukkit Versions

  • CB 1060

Changelog

Version 0.1.5:

  • Removed NPE when an invalid world is specified.
  • Fixed the function that hands out default and focused channels to players, and made it depend on some permission nodes:
  • "danandchat.defaultchannel." and "danandchat.focusedchannel.". I may make this configurable for the individual player ingame, later on.
  • Fixed an issue, when a player logged out, where it would not remove them from the list of focused-channels.
  • Fixed a few other potential issues.
  • Fixed, and refactored /channel list. It now comes in two shapes: /channel list in -(Or just /channel list) Which shows you the channels you're in, or
  • /channel list available - Which shows the channels available.
  • For these two commands, I added the nodes: "danandchat.channel.list.in" and "danandchat.channel.list.available"
  • /me and /t code is borked. /me is set to be fixed in 0.1.6
  • Doesn't work unless everything is configured correctly.