v0.4.2 beta

Details

  • Filename
    ChannelChat.jar
  • Uploaded by
  • Uploaded
    Oct 26, 2011
  • Size
    44.93 KB
  • Downloads
    280
  • MD5
    ba082f9b66a603dd2233cd18d4cc961c

Supported Bukkit Versions

  • CB 1337

Changelog

v0.4.2 beta

  • Fixed NPE error... Friggin' invisible pink unicorns.

v0.4.1 beta

  • Removed debug messages
  • Removed invisible pink unicorns

v0.4 beta

  • Channel System has more or less been finalized! Meaning:
    • Local Channels are Finalized
      • Includes an optional "null_message" for no people in range, set to empty if you don't want a message
    • World Channels are finalized
      • You can use any formation of {WORD} as you like, it will replace {world} with "WorldNameHere"
  • Introducing Custom Channels
    • You can make your own channels! FactionChannel and TownyChannel have been made here
  • Added Aliases!
    • You can now have aliases for channels. You can use either one to chat!
  • Added custom quick chat(Beta)!
    • use: #channelname/alias message to send the message
  • Added lots of API things for other plugins to hook into... No documentation for them though. :D

v0.3 beta

  • Changed Tags, must now include everything you want to display.
    • Added color support: `ColorCode (EG: `1This text is blue)
  • Fixed quick chat. :)

v0.2 beta Tested on CB 1138

  • New Channel Types
    • Local (in-dev), World (in-dev)
  • More settings in channels.yml
  • New command:
    • /cc active (returns active channel)
  • Forgot any other new features. :O
  • Bug Fixes:
    • AutoJoin on /reload
    • Apply all changes from Channels.yml on /cc reload
    • /cc delete Errors
    • password glitch
    • Channel spacing
    • "Active" check
    • All other bugs (yes, I'm being serious)

v0.1 beta

  • Beta Release