mChat b93

Details

  • Filename
    mChat-DEV.jar
  • Uploaded by
  • Uploaded
    Oct 31, 2011
  • Size
    41.43 KB
  • Downloads
    1,601
  • MD5
    035c059b69377cd48e33e12ab0ce6131

Supported Bukkit Versions

  • CB 1337

Changelog


93
  • Added mChat.API.removeColour(String) Method. Completely fixed mchat.coloredchat Permissions node. Fixed groupnames and worldnames returning a MemorySection. Removed an unused import in CSender.
92
  • Few CallHome Fixes. Changed Version #.
91
  • BIG Failing fix for Death Messages.
90
  • Fixed CallHome. Cleaned up Death Messages a bit.
  • Changed Version number as well....
89
  • Fail .replace();
  • Added Death Message Customization.
87
  • Refactored a lot. Made everything easier to read. Added integrated Factions support.
86
  • POM.XML U WURK NAO!!
85
  • Fixed POM hopefully. Readded +money,+mon support.
  • POM Fixes...
83
  • Fixed POM hopefully. Readded +money,+mon support.
82
  • Refactored a few things. Added +money,+mon support. (Requires Register). Last fix for Reload commands.
  • POM fix.
  • Reverted money commit. I will fix this in the future.
  • +1 For POM revert.
68
  • Hopeful fix for slipcor's issues....... Added a Variable indicator.
67
  • Removed some testing Permissions code.
66
  • Huge config.yml refactoring. This will be either second-last or third-last build before RB.
65
  • More sign fixing. Added TAB list updating onPlayerJoin.
64
  • Fix for Mutli-World Chat Distance. Fix for default players not getting their group on their first join if mchat-add-info-players is true.
63
  • Added Sign support. More fixes for Config reloading. Code cleanup
62
  • Fixed last commit not returning anything with the new info.yml. Fixed reloading the new config now working.
61
  • Fix all mChatInfo related NPE's
60
  • Stupid fix for not including 3 periods.
59
  • Fix for last MemorySection tardedness. Thank you new YamlConfiguration.
58
  • Fix for oldNodes not working with any Permissions plugin. Added a revert to oldNodes if player is not added under users: in info.yml. 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