mChat b49

Details

  • Filename
    mChat-DEV.jar
  • Uploaded by
  • Uploaded
    Oct 7, 2011
  • Size
    30.33 KB
  • Downloads
    2,646
  • MD5
    5bf0ee868a8228d698f5ca046add6db9

Supported Bukkit Versions

  • CB 1240

Changelog

49
  • Temporary POM fix to allow Jenkins to build.
47
  • More work on the InfoReader. BIG flailing flopping faiiling fix of 2 lines of code (didnt return 2 statements). Other random useless fixes (Nothing is useless)
42
  • Need to break things to fix them.
  • Last attempt to fix InfoReader
36
  • Added backwards compatibility for old nodular way (Use the config.yml option of mchat-oldNodes-only to turn this on, turn mchat-info-only off) Added the beginning of the MInfoReader that will in turn be used as a full fledged API and provide for the commands I will be including.
35
  • Fixed the failing bPermB Boolean being null. Code cleanup.
34
  • Added another API function for Dark_Balor. Small code cleaning fixes.
33
  • Automatically puts players in info.yml.
32
  • PermissionsBukkit fix.
31
  • Small POM fix.
30
  • Censor Fixing. COMPLETE refactoring of info.yml (Minus groupnames, worldnames) Very self explanatory take a look and see.
28
  • Added an API function mChat.API.log(String string), Added a VERY basic local chat function. (config.yml option is "mchat-chat-distance". Leave a negative number to disable) Various other fixes.
27
  • Added the ability to add colour to replaced censor strings, Changed beta version number, Added permissions to plugin.yml
26
  • Added voluntary formatting of Even messages (config.yml "mchat-format-events")
25
  • Ok Last NPE fix......
24
  • Fixed a bPermissions NPE.
23
  • MORE NPE fixes.
22
  • Fixed NPE's
21
  • Native bPermissions support FTW.
9
  • POM Fixes