mChat b59 - CB 1320+

Details

  • Filename
    mChat-DEV.jar
  • Uploaded by
  • Uploaded
    Oct 15, 2011
  • Size
    35.40 KB
  • Downloads
    3,767
  • MD5
    2ce2bbfc7d8e30e6bc8bf9cb8a6889d0

Supported Bukkit Versions

  • CB 1317

Changelog


59
  • Fix for last MemorySection tardedness. Thank you new YamlConfiguration.
58
  • Fix for failing loop.
57
  • Fix for oldNodes not working with any Permissions plugin. Added a revert to oldNodes if player is not added under users: in info.yml
56
  • Getting closer to RB worthy material. This build is CB #1320+ compatible only. (Another error on Bukkits part with the new YamlConfiguration)
55
  • Upadated to RB #1317. Added YamlConfiguration support. Removed Configuration support.
54
  • Hopeful fix for the rest of the ArrayIndexOutOfBounds errors.
53
  • Finally!!! A fix for reload commands!!
52
  • Tiny fix for Casting.
51
  • Finally the full 1.8.4 Release.
50
  • Added player list formatting (max 16 characters). Temp POM addition.
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