1.0.9 b39

Details

  • Filename
    ChatSuite.jar
  • Uploaded by
  • Uploaded
    Sep 24, 2011
  • Size
    85.85 KB
  • Downloads
    747
  • MD5
    7a5756dbea13036ea960f56115337b07

Supported Bukkit Versions

  • CB 1185

Changelog

Version 1.0.9 b39

  • Quick fix to group tracking

Version 1.0.9 b38

  • Whispers no longer require quotations for multiple word messages
  • AFK messages no longer overwrite standard messages
  • Added %afk description in config.yml

Version 1.0.8 b37

  • Fixed possible null pointer during channel messages

Version 1.0.7 b36

  • Added CommandHandler validation; requires v1.0 or better now (conflicts will be mentioned in server.log)
  • Added real-time group updates for permissions changes
  • Added confirmation message to /chatsuite reload

Version 1.0.5 b34

  • Fixed $ (dollar sign) breaking chat
  • Removed !node for checking chat formats in-game

Version 1.0.4 b30

  • Fixed Faction coloring
  • Fixed possible ZipException because I'm dumb
  • Moved to JDK1.5 from 1.6

Version 1.0.3 b26

  • Added faction coloring
  • Fixed default channel settings
  • Minor code cleanup

Version 1.0.3 b24

  • Added Heroes support; plugin now parses a player's hero class in chat with the variable %h

Version 1.0.3 b23

  • Cleaned up a bunch of code
  • Changed plugin.yml's command from /cs to /chatsuite, and cleaned up the aliases
  • Consolidated commands into a recognizable and uniform layout

Version 1.0.3 b22

  • Added /cs debug, /cs reload, /cs locale, and /cs version, each with corresponding chatsuite.[command] permission nodes.
  • Plugin now registers group names to chatsuite.groups.[groupname], where each groupname corresponds to its name in config.yml
  • Fixed default permissions

Version 1.0.2

  • Added Factions support, via the variable %f in the configuration file.
  • beta release

Version 1.0.1

  • Fixed deprecated Multiverse method getMVWorlds()
  • Minor bug fixes, command implementation

Version 1.0

  • Initial github commit
  • alpha release