SimpleChatChannels-0.7.5

Details

  • Filename
    SimpleChatChannels.jar
  • Uploaded by
  • Uploaded
    Jun 21, 2013
  • Size
    37.53 KB
  • Downloads
    8,627
  • MD5
    f11105af1499742606da507389874bc7

Supported Bukkit Versions

  • CB 1.7.2-R0.2

Changelog

0.7.5
- Added /spychan command
- Bugfix: Joining a channel while already in another channel
0.7.4
- Updated Menu
- Updated Channels list
- Added Channel topics
- Added Configurable Chat Prefix
- Added flag (-p) to chanlist for finding a user
- Added configurable public notice on user joining/parting a chat channel
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