SimpleChat 3.4

Details

  • Filename
    SimpleChat.jar
  • Uploaded by
  • Uploaded
    Mar 3, 2012
  • Size
    37.25 KB
  • Downloads
    310
  • MD5
    cf435a79f7257c63cc80d5c75b99707c

Supported Bukkit Versions

  • CB 1.1-R6

Changelog

Version 3.4 (March 3rd, 2012) Please delete old configs so new ones can be generated.

  • Added formatting of the /me command
  • Added /chaton and /chatoff commands
  • Changed the +onlineplayers variable.
  • Now +ply is now two different variables:
    • +pName: The player name, straight up, nothing changed about it.
    • +dName: The player's display name. Use this if you want to incorporate essentials nicknames and stuff.
  • Added a bunch of variables for all the sections.
  • Cleaned up code. A. LOT.

Version 3.3 No config files need reloading.

  • Added compatibility with Essentials nicknames.
  • Added an updateChecker, so it notifies you when there is an update.
  • Fixed color chat that I forgot to add back into 3.2 when I cleaned code up
  • Fixed percent sign and dollar sign glitches.
  • Changed all System.out.println's to log.log(Level, msg).

Version 3.2 Needs new EXTRA.yml file... Please delete old one so a new one can be made. CONFIG.yml can STAY.

  • Added +ply and +onlineplayer:playernamecolor,commacolor,group variables on JoinMsgToPlayer.
  • Added a caps preventor. Set in extra.yml.. Define the maximum number of caps a person can use.
  • Added simplechat.canusecaps perm node.
  • Compatibility with Essentials Nickname coming in 3.3!

Version 3.1 Needs new config file... Please delete old one so a new one can be made

  • Fixed the problem with kick message not displaying
  • Added "Defaults" to config.yml - it is the prefix and suffix that it will default to when none other is found.

Version 3.0 Needs new config files built. Please delete old ones so new ones can be made

  • Added configurable join, leave, and kick messages
  • Added configurable die messages
  • Added the extra.yml
  • Added join message to player (The welcome one)
  • Added the option to turn each of those off
  • Fixed bugs in prefixes
  • Removed the command alias /sc. Conflicts with ShowCase 2.0
  • Will only be stepping up in tenths from now on (3.1, 3.2, 3.3..)

Version 2.0

  • Fixed muting problem with essentials
  • Fixed admin/party chat problem with mcmmo
  • Added a curse word list

Version 1.0

  • Initial Release