SimpleChatChannels-0.7.3.jar

Details

  • Filename
    SimpleChatChannels.jar
  • Uploaded by
  • Uploaded
    Sep 18, 2012
  • Size
    31.97 KB
  • Downloads
    532
  • MD5
    769ebc47ef0b6695235985d833180e8c

Supported Bukkit Versions

  • CB 1.3.2-R0.1

Changelog

0.7.3
- BugFix: Players not leaving channel upon quit/disconnect
0.7.2
- Updated for 1.3
0.7.1
- Fixed bug with creating locked channels
0.7
- Fixed bug with case-sensitive channel names
- Updated appearance and output
- Code clean-up and numerous minor bugfixes
- Updated missing/broken sanity checks
0.6 - Fixed 'cannot set empty path' error in CB-R1.3(Beta)
- Updated channelnames to be all lowercase
- Updated menu to contain: /fixchans and /scc reload
- Added fixchans for updating channelnames to lowercase
(instead of wiping storageconfig.yml)
0.5
- Added config option SilenceGeneralChat to silence general server chat when in a chat channel
- Changed the colour of Channel messages (Green to White)
- Updated the menu (aesthetic)
- Fixed a bug with delchan that didn't allow admins to delete a channel
0.4
- Fixed console commands (addchan/joinchan/partchan still require a user)
- Fixed users having to leave and rejoin a chan on restart, all channels userlists now empty on server close.
0.3
- Fixed alot of commands and the way they behave
- Fixed /deluser
- Added /kuser for kicking a user from a channel
0.2
- Added an option for checking a locked channels accesslist: /chanlist [channelname] [access]
- Added an option for creating a locked channel /addchan: <channelname> [locked]
- Added /joinchan and /partchan for joining and parting unlocked channels
- Added 2 channel states: locked / unlocked
0.1
- Initial Creation