SimpleChat 4.1

Details

  • Filename
    SimpleChat.jar
  • Uploaded by
  • Uploaded
    Aug 16, 2012
  • Size
    52.95 KB
  • Downloads
    2,044
  • MD5
    7de4461d9173afbfbfbfa4e417886cfc

Supported Bukkit Versions

  • CB 1.3.1-R1.0

Changelog

Version 4.1 (August 16th, 2012)

  • Fixed bugs with ingame commands
  • Fixed bug with JoinMsgToPlayer error spamming console
  • Fixed a JoinMessage command bug
  • Fixed a /me bug
  • Added in a new form of Essential's SocialSpy (Pleeeeease give me feedback on this feature!)
  • Changed the way SimpleChat handles the overridden commands (/me /msg /r etc.)
  • Cleaned up code

Version 4.0 (July 22nd, 2012) Needs new EXTRA.yml file... Please delete old one so a new one can be made. CONFIG.yml can STAY.

  • IN GAME COMMANDS!
    • Type /scconfig to access the config.yml file
    • Type /scextra to access the extra.yml file
  • Message and Reply formatting!
    • Brings /message /msg /m /reply /r /tell /whisper /pm all into the same format.
    • Set formats of both what the person sending the message sees and what the person receiving the message sees.
  • Various bug fixes.
  • Complete revamping of the way SimpleChat handles the yaml files.

Version 3.8 (May 29th, 2012)

  • Fixed curse word spamming console problem (Sorry 'bout that)

Version 3.7 (May 28th, 2012)

  • Fixed curse word problem
  • Added /chat command - Toggles chat state from whatever it is currently
  • Added the command structure. however commands DO NOT WORK, YET
  • Added support for the simplechat.* perm
  • Fixed the /me command
  • Updated the help menu

Version 3.6 (March 6th, 2012)

  • Fixed the update bug
  • Fixed death message variable bug

Version 3.5 (March 4th, 2012) CurrentChatState.txt can be deleted. It is no longer required.

  • Cleaned up code
  • Removed the use of CurrentChatState. Constantly checking the chatstate through a file system lagged chat a little, made everything internal.
  • Fixed DieMessages.

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