v0.5 beta

Details

  • Filename
    ChannelChat.jar
  • Uploaded by
  • Uploaded
    Nov 15, 2011
  • Size
    56.69 KB
  • Downloads
    3,167
  • MD5
    a7c06a988cf2a7f16efb9940e3866c71

Supported Bukkit Versions

  • CB 1337

Changelog

v0.5 beta

  • Added notice of active channel on login
  • Broke all modules! Please update
  • Removed (built in) Factions Support: Use the module!
  • Cleaned files a bit more
  • Complete Custom Event Manager!
  • Fixed a few (module) bugs
  • Added configuration option: "auto-set-on-join" (default: false)
    • Will set your current channel on join

v0.4.5 beta

  • Updated to Factions 1.6
  • Will not work with factions below 1.6

v0.4.4 beta

  • Removed some alpha code
  • Temporary fix to prevent deletion of custom channels.
  • This time it was herobrine.

v0.4.3 beta

  • ... Magical Unicorns

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