Changelog.txt 48 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136
  1. Changelog:
  2. #Versions without changelogs probably had very small misc fixes, like tweaks to the source code
  3. Version 1.3.00-dev
  4. - Added ability to customize drops for Excavation skill
  5. - Added player notification for when they stop Bleeding
  6. - Added configuration option to control mcMMO reporting damage events
  7. - Added hunger regain bonuses to Herbalism skill
  8. - Added framework for new Blast Mining skill
  9. - Added Fast Food Service subskill to Taming
  10. - Added Wolf Taming XP to Taming
  11. - Added Sheep Shearing XP to Taming
  12. - Re-added mcMMO reporting damage events
  13. - Fixed /mcability not respecting permissions
  14. - Changed Taming to also gain XP from shearing
  15. - Changed Swords Bleeding effect to never kill
  16. - Changed Bleeding to never go beyond 10 ticks
  17. - Changed to use Bukkit's built-in ignoreCancelledEvents system
  18. - Changed chat logging for /p & /a
  19. - Changed Tree Feller to use per-use ArrayList
  20. - Prettied up new config files
  21. - Removed duplicate settings in config.yml
  22. - Removed unused settings from config.yml (HP Regen)
  23. - Removed Nether Brick from Mining XP Tables
  24. - Removed Stone Brick from Mining XP Tables
  25. Version 1.2.12
  26. - Fixed issue that caused terrible MySQL performance and negative XP on levelup (Issue #134)
  27. - Fixed addxp command taking xprate and skill modifiers into account
  28. - Added anonymous usage statistics (you can opt out in plugins/PluginMetrics/config.yml)
  29. - Modified onEntityDamage priority to have better compatibility with other plugins (Factions, WorldGuard, etc...)
  30. - Fixed /mcgod & /mmoedit permissions defaulting to true
  31. - Fixed Fishing not working or handing out XP
  32. - Fixed error with Skull Splitter / Serrated Strikes that caused server instability and log spam
  33. - Fixed config.yml not having values for End Stone & other new mining blocks
  34. - Fixed Green Thumb/Green Terra not correctly planting wheat (Issue #133)
  35. Version 1.2.11
  36. - Removed legacy Permission & PEX dependency. (PEX still works fine with mcMMO)
  37. - Made Smooth Brick to Mossy Brick and Dirt to Grass for green thumb configurable (Issue #120)
  38. - Added MagmaCube to XP tables
  39. - Made optimizations to Skull Splitter/Serrated Strikes
  40. - Made it so players take damage if they try to log out with Serrated Strikes stacked onto them (Issue #131)
  41. - Changed mcMMO to save data periodically to optimize performance with FlatFile & MySQL (Issue #138)
  42. - Added a configurable save interval for the new save system
  43. - Fixed a bug with the odds calculations for Serrated Strikes
  44. - Fixed several commands not working from console (mmoedit, etc..) (Issue #150)
  45. - Added a success message when executing xprate from console
  46. Version 1.2.10
  47. - Fixed issue with receiving Woodcutting XP for all blocks broken (Issue #103)
  48. - Fixed issue with Spout images & sounds not working (Issue #93)
  49. - Fixed typo with repairing Leather Armor & Bows
  50. - Fixed issue with Silk Touch & Double/Triple drops not working properly
  51. - Fixed conflict with NoCheat plugin & Super Breaker/Giga Drill Breaker/Berserk/Leaf Blower (Issue #104)
  52. - Fixed counter-attacking non-LivingEntity (Issue #100 & Issue #107)
  53. - Fixed various bugs with Leaf Blower
  54. - Added Monitor & ignoreCancelledEvents to onBlockPlace
  55. - Made Anvil ID configurable
  56. Version 1.2.09
  57. - Fixed issue with Repair Mastery (Issue #47)
  58. - Made Arcane Forging fully configurable (Pull Request #52)
  59. - Made Fishing configurable (Pull Request #60)
  60. - Changed timer to be a bit more efficient (Issue #19)
  61. - Changed to fire EntityDamageEvents for all damage done by mcMMO
  62. - New custom event for developers McMMOPlayerLevelUpEvent
  63. - New custom event for developers McMMOItemSpawnEvent
  64. - Changed LoadProperties from the old Configuration to FileConfiguration
  65. - Removed aliasing from config.yml
  66. - Fixed mining procs from Super Break & Silk Touch
  67. - Unused smelt property removed
  68. - Minor optimizations
  69. - Fix for setting properly block damage values
  70. - Initial skill level capping added
  71. - Initial command alias framework added
  72. - Fixed abilities not handling Unbreaking items
  73. - Fix for treefeller glitch
  74. - Super secret anniversary easter egg!
  75. Version 1.2.08
  76. - Changed Bukkit events to new event system
  77. - Changed aliasing to send both the mcmmo command and the command used.
  78. - Changes in combat exp (Pull Request #49)
  79. - Repair for bows & leather armor (Pull Request #46)
  80. - Fixed missing images (Pull Request #45)
  81. - POM Changes for dependencies (Pull Request #36)
  82. - Fishing & Repair fixes (Pull Request #31)
  83. - Fixed CraftOfflinePlayer issue (Issue #212) errors for offline wolf owners
  84. - Pull in commit from @NuclearW for issue from previous commit
  85. Version 1.2.07
  86. Fixed mctop not working at all (whoops!)
  87. Fixed problem with multithreading in mcMMO causing errors
  88. Fixed bug with Repair where it would remove the enchantments if you could not even repair the item
  89. The command mmoupdate now runs in its own thread to ease the burden on the server
  90. Version 1.2.06
  91. German translation has been updated
  92. Fixed fishing not being applied to MySQL DB when converting from Flat File -> MySQL
  93. Fixed mctop not taking Fishing into account some of the time
  94. Fixed bug where Taming would try to grab the name of offline players
  95. Fixed bug where Fishing would try to add an enchantment level not normally possible
  96. Fixed another bug with mmoedit and Fishing
  97. Added option to only allow tools to ready when you are sneaking, this is off by default
  98. Added Brewing Stand & Enchanters table to the list of blocks that won't cause you to ready your tool on right click
  99. Version 1.2.05
  100. Fixed my fix of not being able to place blocks near/on Anvils
  101. Fixed resources in inventory not correctly updating after Repair
  102. Version 1.2.04
  103. Fixed bug where you could not place blocks near/on the Anvil
  104. Version 1.2.03
  105. skills2 and experience2 will be removed from MySQL DB automagically when this version first runs
  106. Fishing is now stored in skills and experience tables on the MySQL DB as it should have been
  107. Fishing will now save properly for MySQL
  108. Fishing will now work properly with mctop for those using MySQL
  109. Fixed problems with mmoedit and fishing
  110. Version 1.2.02
  111. Added measures to prevent easy xp from hacks that cause a ridiculous amount of clicks per second
  112. Fixed bug where Call Of The Wild used only 1 bone to summon
  113. Reduced Endermen XP from 3x to 2x
  114. The number of bonus fish caught from fishing has been reduced
  115. Fishing XP reduced from 1500 to 800
  116. Fishing XP is now configurable in the config file
  117. Version 1.2.01
  118. Added a setting to turn off abilities completely from config
  119. Added a setting to just turn off ability messages from config
  120. Fixed the bug with sword repair
  121. Fixed mcMMO not working properly with Spout
  122. Added Fishing XP icon to Normal/Retro HUDs for Spout
  123. Added icons to Spout notifications for leveling Fishing
  124. Added Fishing Retro XP bar color customization to config file
  125. The number of bones required to use Call of The Wild is now configurable
  126. Reduced the XP animals would give from 1.5x to 1x
  127. Removed current durability value message from Repairing
  128. Fixed bug where Arcane Forging failed to display messages
  129. Fixed bug where Arcane Forging tries to downgrade level 1 enchants
  130. Fixed bug where Arcane Forging always kept enchantments if you had under 100 Repair skill
  131. Version 1.2.00
  132. Added Fishing Skill
  133. Added Call Of The Wild to Taming
  134. Added Arcane Forging to Repair
  135. Added new mobs to XP tables
  136. Added Master/Apprentice system to the Party system
  137. Animals now give xp to combat skills (those poor sheep ;_;)
  138. Removed unnecessary sorcery permissions from plugin.yml
  139. Version 1.1.17
  140. XP gained in combat is now softcapped by the remaining health of the entity you are damaging, preventing many exploits.
  141. Players in Creative mode no longer gain XP
  142. Compiled against latest Spout & CraftBukkit
  143. Added World PVP check to Ignition, should no longer ignore PVP settings
  144. Enemies should no longer grant XP when hit during their death
  145. Fixed an exploit that led to unlimited ability use
  146. Possibly fixed a bug where the same player would be listed multiple times in mctop
  147. Added author and description to plugin.yml
  148. /mmoedit and /addxp are useable from the console now
  149. Swearword's statistics tracking removed (He stopped the service, so its gone now.. On a positive note, I did find out 1000-1500 servers installed mcMMO a day)
  150. Version 1.1.16
  151. Added Melons to Herbalism xp tables
  152. Endermen added to Combat skill xp tables
  153. Silverfish added to Combat skill xp tables
  154. CaveSpider added to Combat skill xp tables
  155. Version 1.1.15
  156. Smooth Brick added to Green Terra
  157. Green thumb can be used to spread moss to Smooth Brick now
  158. Implemented a ghetto fix for the sword durability bug (real fix sometime soon)
  159. Added Spain Spanish localization (es_es)
  160. Version 1.1.14
  161. [1.8] Removed the Archery fire rate limiter as its no longer necesarry due to changes in game mechanics
  162. [1.8] Removed the bonus damage from Archery (I'll rework this skill soon)
  163. [1.8] Removed the food bonuses to healing Herbalism provided due to the change of eating in game mechanics
  164. [1.8] Swords no longer parry, no need to compete with in game mechanics
  165. [1.8] mcMMO no longer has an HP Regen system, no need to compete with in game mechanics
  166. [SPOUT] mcMMO now transfers files between [MC Server] -> [Client] rather than [Webserver] -> [Client]
  167. [SPOUT] Temporarily disabled the PartyHUD due to some performance issues
  168. [SPOUT/CONFIG] mcMMO now allows for disabling of the party HUD with the node Spout.Party.HUD.Enabled
  169. [BUG] Fixed a few problems with readying abilities for Woodcutting/Axes
  170. [MYSQL] Improvements have been made to the performance of MySQL thanks to krinsdeath
  171. [CONFIG] Spout.Party.HP tree removed, replaced with Spout.Party.HUD
  172. [CONFIG] Added an option for Excavation to require use of a shovel, on by default
  173. [COMPATIBILITY] Changed the listener priority for OnEntityDamage from High to Monitor (Should make mcMMO compatible with Worldguards pvp regions among other things)
  174. [COMPATIBILITY] Made party/admin chat modes more compatible with chat plugins (vChat)
  175. [API] Added addXpOverride for modders, this will ignore skill modifiers
  176. [SPOUT] The option to change the weburl of mcMMO Images/Sounds has been removed, if you want to customize mcMMO images/sounds you can open mcMMO.jar and replace them there
  177. [LOCALE] Portuguese Brazil locale added (Code: pt_br)
  178. [MISC] Added some experimental usage tracking, you can opt out of this in /plugins/stats/config.yml (Once its generated, may require 2 restarts)
  179. Version 1.1.13
  180. Pets are removed from party bars
  181. Version 1.1.12
  182. mcMMO now downloads files when you join the server to provide the best experience
  183. mcMMO now uses a brand new Party HUD by Rycochet (from his mmoParty plugin)
  184. Fixed the xpbar and xpicon settings in config to work properly
  185. Fixed infinite HP exploit with Herbalism
  186. Fixed bug where herbalism would heal out of the players normal health range
  187. Fixed bug where entering ':' into your party name caused stat loss among other things
  188. Fixed issue with block break listener priority
  189. Version 1.1.11
  190. mcMMO now properly cancels its Async taks when disabled
  191. Fixed newly generated configs using 2 instead of 1 for skill multipliers
  192. Version 1.1.10
  193. Added default hud setting to config
  194. Fixed bug where newly generated configs used old xp gain numbers
  195. Version 1.1.09
  196. Fixed mcMMO to run fine without Spout :)
  197. Version 1.1.08
  198. Fixed repair being 10x slower to level than normal
  199. Version 1.1.07
  200. Fixed the default HUD being set to RETRO instead of STANDARD
  201. Version 1.1.06
  202. mcMMO menu implemented! Default is 'M', change this in config
  203. Retro HUD implemented!
  204. Retro XP fill color is completely customizable on a per skill basis
  205. New levelup sound thanks to @Rustydaggers !
  206. With the help of Randomage the XP Formulas have been vastly changed for flexibility
  207. Global modifiers and skill modifiers now support decimals
  208. Global formula modifier dropped from config
  209. GigaDrillBreaker/Berserk doesn't drop clay blocks anymore
  210. Fixed bug where Herbalism didn't heal more for bread/stew when right clicking a block
  211. Fixed bug where Wheat did not use the values form the config file
  212. Fixed bug where Archery gave xp for inflicting self injury
  213. Watch added to clay loot tables and maps remove from clay loot tables
  214. Version 1.1.05
  215. Maps dropped from excavation are created correctly, and represent the area they are found in
  216. Fixed an exploit with clay and excavation
  217. Fixed a NPE with locking xp bars
  218. Fixed the !AdeptDiamond! localization error when repairing diamond with a skill below 50
  219. Version 1.1.04
  220. Removed URL settings for XPBAR/XPICON/HPBAR
  221. Added single URL setting for mcMMO
  222. Changed default host from Dropbox to Rycochet's webserver (with apparently unlimited bandwidth!, thanks Rycochet)
  223. Fixed Repair noise not getting played
  224. Fixed a small memory leak with party health bars
  225. Version 1.1.03
  226. Fixed a few images being hard-coded still rather than configurable
  227. Version 1.1.02
  228. Fixed bug where toggle for xpicon didn't work
  229. Fixed bug where Excavation gave gravel drops to grass
  230. Excavation now uses more enums
  231. Version 1.1.01
  232. Fixed toggles for hpbar/xpbar not working
  233. Version 1.1.0
  234. Brand new XP Bars, Health bars, and Skill Icons designed by BrandonXP
  235. Added /xplock <skillname> to lock the xp bar to a skill
  236. Repairing metal now has a sound effect
  237. Shears added to Repair
  238. MySpawn now works correctly when you are in the nether
  239. MySpawn message when you right click a bed is now squelched
  240. Intervals at which players renegerate hp have doubled in length (making it take 100% longer to regenerate than before)
  241. Rewrote many variables stored per player to be integer instead of long, reducing overall memory usage of mcMMO
  242. Rewrote the Timer mcMMO relies on to instead use the BukkitScheduler for performance
  243. Fixed the party member list of /party
  244. Fixed bug where Swords would counter-attack Projectiles
  245. Removed a debug message when repairing diamond armor
  246. Changed chat to use getDisplayName() instead of getName()
  247. Changed chat priority from lowest to highest
  248. Added Clay to excavation
  249. Added new items to Clay's loot tables
  250. Archery now works with the latest CB
  251. Version 1.0.50
  252. New /xprate command for those with mcmmo.admin permissions!
  253. mcMMO now uses Spout instead of BukkitContrib
  254. BukkitContrib support dropped
  255. XP Formula is now 100+(skill level value * skill modifier * global modifier) thanks to suggestion
  256. Fixed bug where /mmoupdate used the old directory instead of the new one to find the flat file
  257. Fixed bug where Unarmed Mastery damage bonus only did as much as Unarmed Apprentice
  258. Fixed bug where Pumpkins did not give out XP
  259. Coordinates removed from /whois as they didn't really fit
  260. /mcgod and /mmoedit now require permissions to be setup in some shape or form to be used
  261. Lapus renamed to Lapis in config
  262. Version 1.0.49
  263. Updated German locale
  264. Fixed bug where using the party system on a MySQL setup caused errors when writing to non-existent files
  265. Fixed bug where using /accept caused a NPE (hopefully)
  266. Fixed a few missing descriptions for commands
  267. Version 1.0.48
  268. Updated French Translation
  269. Updated German Translation
  270. Updated Polish Translation
  271. Placed Coal Ore and Redstone Ore won't give XP anymore
  272. Fixed unusually high memory usage at startup
  273. Added many features to the party system written by NuclearW
  274. Version 1.0.47
  275. Fixed another BukkitContrib error for servers not running BukkitContrib
  276. Version 1.0.46
  277. Fixed bug preventing Excavation from gaining skill
  278. Version 1.0.45
  279. Corrected /stats showing Repair XP as Level for Repair
  280. Corrected /repair showing Repair XP as Level for Repair
  281. Corrected /whois showing Repair XP as Level for Repair
  282. Version 1.0.44
  283. Fixed my 'fix' of BukkitContrib errors with Tree Feller
  284. Version 1.0.43
  285. Stopped things from being auto-smelt'd
  286. Version 1.0.42
  287. Corrected 2 more errors involving not running BukkitContrib
  288. Version 1.0.41
  289. Fixed errors using Tree Feller if your server wasn't running BukkitContrib (sorry!)
  290. Fixed some more leftover stuff involving the new half-finished mining skill
  291. Fixed excavation's Giga Drill Breaker not working on placed blocks
  292. Version 1.0.40
  293. Fixed errors if your server wasn't running BukkitContrib
  294. Version 1.0.39
  295. mcMMO won't auto-download and auto-run BukkitContrib anymore
  296. Version 1.0.38
  297. Commented code for the half-finished Infernal Pick subskill (Whoops)
  298. Version 1.0.37
  299. The donation message in /mcmmo is now toggle-able
  300. The anvil message now only gets shown the first time you place an anvil (after login)
  301. Reworked /mcmmo (an improvement I would say)
  302. Added /mcmmo text to localization file
  303. Archery fire rate now configurable
  304. Berserk mode stops items from being collected
  305. Taming no longer receives xp from wolves being harmed
  306. Fixed bug where /stats required Tree Feller permission to show Woodcutting skill
  307. Fixed bug where players with mcgod could be harmed by AoE
  308. Fixed bug where modifying a skill also modified the xp to the same amount (when it should be zero)
  309. BukkitContrib Stuff
  310. Added a pop-up when placing an Anvil
  311. Added pop-ups on levelup
  312. Added basic sound effects to various abilities (Berserk, Tree Feller, Super Breaker, Leaf Blower, etc...)
  313. Code Stuff
  314. Added checkXp(SkillType, Player) for plugin devs (use this after modifying XP to check for levels)
  315. Added getPlayerProfile() which returns a PlayerProfile object for plugin devs (You can do almost everything with this object)
  316. 100% more enums
  317. Changed how checking skill xp worked to be more efficient
  318. Version 1.0.36
  319. mcMMO now properly supports Bukkit/PEX/Permissions for Permissions
  320. Config.yml will no longer generate Performance Debugging nodes
  321. Registered permission nodes to plugin.yml
  322. Some more changes to Permissions code
  323. Fixed bug where Super Breaker activated where it shouldn't
  324. Fixed bug with enabling/disabling mcgod in config.yml
  325. Fixed bug with Excavation not kicking in until 1 level higher
  326. Version 1.0.35
  327. Added a Toggle for Chimaera Wing in config.yml
  328. Added customization of what item is used for Chimaera Wing in config.yml
  329. Fixed bug with randomly receiving Taming XP
  330. mcmmo.users file moved into /plugins/mcMMO/FlatFileStuff/
  331. Leaderboard files now moved into /plugins/mcMMO/FlatFileStuff/Leaderboards
  332. Locale files now have the prefix locale_ instead of messages_
  333. Locale files are now located inside com/gmail/nossr50/locale/ instead of com/gmail/nossr50/
  334. Updated the code that handles permissions (this may mean 3.1.6 will finally play well!)
  335. Some more source code organization
  336. Fixed warnings for compiler
  337. Removed dependencies on CraftBukkit
  338. Registered commands to OnCommand
  339. Removed performance debugging
  340. Removed some useless settings from the config file
  341. Version 1.0.34
  342. Fixed the PVP setting determining whether or not you would hurt yourself from AoE Abilities
  343. Added Dutch (nl) language support
  344. Super Breaker now gives the correct XP as determined by config.yml
  345. Sand Stone XP is now configurable and no longer shares the 'stone' node
  346. /mining now shows mining values instead of taming values
  347. Version 1.0.33
  348. Fixed the toggle for the Excavation drop 'Cocoa Beans'
  349. Fixed bug where Unarmed users could disarm without being bare handed
  350. Cocoa Beans now have an XP modifier in config.yml
  351. You can now toggle whether or not Mobspawners will give XP (in config.yml)
  352. MySQL version now makes requests to the MySQL server less frequently (should help performance)
  353. Fixed bug with Skull Splitter hitting the user
  354. Version 1.0.32
  355. Added "General.Performance.Print_Reports" node to config.yml to help identify causes of performance issues
  356. Fixed bug of swords users hurting themselves with serrated strikes
  357. Version 1.0.31
  358. Fixed bug of trying to cast Animals to non-animals
  359. Version 1.0.30
  360. Mobs that spawn from spawners no longer give XP (for reals this time)
  361. Version 1.0.29
  362. Mobs that spawn from spawners no longer give XP (again)
  363. Fixed bug where Serrated Strikes did not Bleed additional targets
  364. Identified and solved a potential memory leak in Bleed Simulation
  365. Renamed the Object Config to Misc and rewrote parts of it
  366. Rewrote Party/Admin/God toggles
  367. Added Polish language support (pl)
  368. Version 1.0.28
  369. Actually fixed /stats showing excavation values for swords
  370. Made some improvements to how Bleed Simulation was handled for different entity types
  371. Obsidian now does normal durability damage during Super Breaker
  372. Version 1.0.27
  373. Fixed /stats showing excavation values for swords
  374. Hopefully fixed a wide range of NPE errors
  375. Updated German (de) localization
  376. Version 1.0.26
  377. Fixed accidentally making power levels go above 9,000
  378. Version 1.0.25
  379. Compatible with the latest CB
  380. Beast Lore now functions correctly
  381. Wolves are no longer invincible to players
  382. Changed the look of Beast Lore
  383. Skill info pages now show your stat in that skill (if you have permission)
  384. /stats and /whois has been alphabetized and divided into three categories (Gathering/Combat/Misc)
  385. Abilities will not trigger on Trap Doors
  386. Version 1.0.24
  387. Now compatible with latest RB (928)
  388. Taming now receives XP from your wolves harming foes
  389. Taming is now easier to level
  390. Green Thumb now drops seeds when harvesting Wheat
  391. Version 1.0.23
  392. Modified Bleed Simulation to fix performance problems
  393. Rewrote MySpawn to be more efficient when calculating time left
  394. Rewrote Skills to be more efficient when calculating time left
  395. Version 1.0.22
  396. Added 'Name' nodes to commands for renaming them
  397. Version 1.0.21
  398. Fixed Skull Splitter length in /axes displaying incorrectly
  399. Fire rate limiter now correctly uses the value in the config file
  400. Stone XP now correctly uses the value in the config file
  401. Cobble -> Mossy now correctly uses the value in the config file
  402. Removed setmyspawn from config file as it serves no purpose
  403. All commands now have an 'Enabled' node in the config file that when set to false disables the command completely
  404. Fixed color scheme inconsistency for Mining in /whois results
  405. Version 1.0.20
  406. Fixed Array Index Out of Bounds error
  407. Version 1.0.19
  408. Removed a failsafe for the Timer that is no longer necessary (should improve performance)
  409. Fixed /myspawn not working by rewriting it :3
  410. Fixed exploit where players could break a freshly placed mushroom for XP
  411. MySQL User Passwords can now be blank (Although you really should have a password...)
  412. Fixed a few NPE errors
  413. Version 1.0.18
  414. Fixed MySQL default TablePrefix
  415. Fixed Wheat not being configurable
  416. Version 1.0.17
  417. Brand new YAML Configuration file
  418. Ability to configure XP for all gathering skills in config file
  419. German Language added to mcMMO
  420. French Language added to mcMMO
  421. MySpawn will no longer heal players
  422. /<skillname> commands now also check for their localized names for displaying help
  423. Added many more Strings to localization files
  424. Added more safeguards to MySpawn for NPE
  425. Fixed bug where Tree Feller Radius depended on WoodCutting XP rather than Skill Level
  426. Fixed bug where Readying a Hoe returned a missing localization string
  427. Added some safeguards into Bleed Simulation to prevent possible memory leaks
  428. Performance improvements to storing/calling Skill/XP Values
  429. Plugged a potential memory leak with PlayerProfiles not being removed correctly
  430. Disabled the mob spawner camping anti-exploit in favor of performance
  431. Version 1.0.16
  432. Fixed bug where localization file failed to load
  433. Changed en_US to lowercase
  434. mcMMO now requires locale files to be in lowercase
  435. Fixed a few strings missing from the localization file
  436. Version 1.0.15
  437. Removed leftover code that spammed SQL errors
  438. Version 1.0.14
  439. Added many missed strings into localization
  440. Finnish Localization updated for the new strings
  441. Green Thumb should respect Block Protection plugins now
  442. Fixed Number Format Exception when loading a PlayerProfile
  443. Version 1.0.13
  444. Fixed bug/NPE where stats would not load and therefore 'reset' for players
  445. Fixed NPE involving /ptp
  446. Added "enableMOTD" setting to properties file
  447. Version 1.0.12
  448. Fixed another NPE error
  449. Non-Gathering skills should correctly gain XP if PVP is set to false now
  450. Localization will now support language codes that do not have two parts like "fi"
  451. Fixed bug where Wiki MOTD message would not be loaded from localization file
  452. Version 1.0.11
  453. Fixed bug where players could not gain experience in several skills
  454. Removed PVP flag from mcmmo.properties as its not needed anymore
  455. Fixed a few NPE errors
  456. Mushroom XP reduced from 25 to 15
  457. Fixed an exploit where players who just logged in could be farmed for experience because they were invulnerable
  458. Version 1.0.10
  459. Added Localization/String Customization
  460. Mushroom XP reduced from 40 to 25
  461. Removed "clears inventory" warning in /mcc for /myspawn since this no longer happens
  462. Version 1.0.09
  463. Fixed the NPE that occurs when players gain experience (Sorry!)
  464. Fixed bug where /myspawn & /clearmyspawn would work if MySpawn was disabled in the properties file
  465. Changed strings containing "MMO" to read "mcMMO"
  466. Removed a lot of unused or unnecessary variables from the PlayerProfiles in mcMMO, this should lower the memory footprint
  467. Added getXpToLevel() for modders
  468. Version 1.0.08
  469. Added removeXP() for modders
  470. Fixed bug where stone swords only repaired by 33% instead of 50%
  471. Fixed bug where stone/wooden hoes wouldn't repair
  472. Big overhaul to how skill values and xp values were handled in the code
  473. Modifying the players skill levels now sets the corresponding skill xp to zero
  474. Using Serrated Strikes/Skull Splitter on mobs should no longer harm nearby players when PVP is disabled
  475. Switching to another weapon after firing your bow should no longer trigger procs for that weapon when the arrow hits
  476. Slimes/Ghasts now give XP for combat skills
  477. Added "EnableHpRegeneration" property setting
  478. Added "EnableMySpawn" property setting
  479. Version 1.0.07
  480. Added more repair customization by solarcloud7
  481. Leaderboards ignore players with the respective stat at 0
  482. Reconnecting to MySQL will reload player data
  483. Fixed a NPE with MySQL's Leaderboards
  484. Removed "Loop iteration" debug message from mcMMO
  485. Version 1.0.06
  486. MySQL will attempt to reconnect if the connection is closed
  487. Breaking the bottom block of Cactus/Reeds will award the correct experience and double drops
  488. Added support for Minecraft Statistics
  489. Fixed NPE with /myspawn command
  490. Version 1.0.05
  491. PVP interactions now check for permissions before handing out any experience
  492. Many skill abilities now check for permissions correctly
  493. All interactions with Taming now check for permissions
  494. mcMMO now checks for its pvp flag being true before handling pvp interactions
  495. Version 1.0.04
  496. Fixed bug where players would be informed incorrectly when their cooldowns refreshed
  497. Fixed exploit where players could reconnect to reset their cooldowns
  498. Added new "cooldowns" table to MySQL
  499. Berserk now breaks through snow
  500. Lightning no longer gives Taming XP
  501. Shortened /mcc to fit the screen
  502. Version 1.0.03
  503. Bleed will no longer trigger on friendly wolves
  504. Axes criticals will no longer trigger on friendly wolves
  505. Version 1.0.02
  506. Fixed bug where the Timer would start before everything else was ready
  507. Fixed bug where mcrefresh also required mcability permission node
  508. Fixed bug where Unarmed was not checking for disarm procs
  509. Green Thumb now checks for herbalism permissions
  510. Added "enableGreenThumbCobbleToMossy" to config file, this also changes Green Terra
  511. AoE abilities now harm wolves
  512. Version 1.0.01
  513. Removed debug message when wolves are struck
  514. Fixed issue with reloading mcMMO when MySQL was enabled
  515. Fixed a NPE with MySpawn
  516. Fixed a NPE with removing users from PlayerProfile
  517. Unarmed no longer starts with a damage bonus
  518. Unarmed apprentice DMG bonus changed from 3 to 2
  519. Version 1.0
  520. Players can now repair Stone/Wood tools
  521. Fixed duping bug with WG/Block Protection Plugins
  522. Added Leaf Blower to WoodCutting
  523. Different Trees give different WoodCutting XP
  524. Water changing Gravel to Clay removed
  525. Code Organized/Optimized further
  526. MySQL Support
  527. Taming Skill
  528. Leaderboards
  529. Players won't hand out XP if they died within the last 5 seconds
  530. Version 0.9.29
  531. Fixes critical bug involving water turning anything into clay
  532. Version 0.9.28
  533. Green thumb can now spread grass to dirt using seeds
  534. Adding XP will check for level ups again
  535. Acrobatics won't hand out XP on death anymore
  536. Acrobatics will check plugins for the event being cancelled before handing out XP
  537. Version 0.9.27
  538. Fixed Herbalism not properly receiving Triple Drops from Green Terra
  539. Fixed Herbalism not handing out any XP outside of Green Terra
  540. Fixed Herbalism asking for seeds on things that did not require it
  541. Version 0.9.26
  542. Fixed Green Terra going off without readiness
  543. Fixed Hoe trying to ready when tilling Grass
  544. Version 0.9.25
  545. Fixed issue with anti-exploits and Herbalism
  546. MySpawn works like a hearthstone now, no inv pentality, 1hr cooldown
  547. Added Green Terra Ability to Herbalism
  548. Added Green Thumb ability to Herbalism
  549. Fixed Repair not working for Iron Tools
  550. Fixed bug where Axes Ability checked for Unarmed Ability Permission
  551. Added Cocoa Beans to Excavation XP/Loot Tables, Found in Grass/Dirt
  552. Using Super Breaker on Obsidian significantly damages it compared to other materials
  553. Added Obsidian to Mining XP Table/Super Breaker
  554. Added Pumpkins/Reeds/Cactus to Herbalism XP Tables/Double Drops
  555. Corrected "mcMMMO" to "mcMMO" in MOTD
  556. Version 0.9.24
  557. PLAYER_BED_ENTER removed due to its unusual issues
  558. Added info about the Wiki to the motd
  559. /mcrefresh will reset if you were recently hurt (Chimaera Wing/HP Regen)
  560. Fixed Armor Repair not adding XP
  561. Boosted Repair XP of Armor to match Tools
  562. Repairing Armor won't trigger Super Repair twice anymore
  563. Setting your MySpawn now just requires right clicking a bed (still requires the setmyspawn permission node)
  564. Version 0.9.23
  565. Players will now announce ability usage within a short distance to nearby players
  566. Chimaera Wing now takes the world into account
  567. Acrobatics won't give XP on death, and will fail if you would've died after the damage reduction
  568. Added yet another check to see if a Player is not in the Users system for NPC mod compatibility
  569. Version 0.9.22
  570. Fixed bug where chimaera wing was unusable after being hurt even after the cooldown
  571. Version 0.9.21
  572. /mcrefresh fixed to work properly with the new ability monitoring system
  573. Ability lengths are now based on your skill level directly rather than a tiered system
  574. Chimaera Wings won't trigger on things they shouldn't (Doors, Chests, ETC)
  575. Chimaera Wings will properly tell you how long you have to wait to use it if you've been recently hurt
  576. Version 0.9.20
  577. Fixed Tree Feller not checking if their cooldown was refreshed and always activating
  578. /stats and /whois will now show the powerlevel based on permissions
  579. Shovels will no longer say you've lowered your axe
  580. /myspawn will no longer say your inventory has been cleared if the server settings disable this feature
  581. Version 0.9.19
  582. Fixed Anti-Exploit XP stuff not working
  583. Version 0.9.18
  584. Added failsafe to prevent abilities from going on forever, abilities will check if they should've expired when being used in case the Timer fails
  585. Archery Spam has been nerf'd, you can only fire once per second now (Toggle-able in config file)
  586. Fixed bug when just having the Admin Chat permission wouldn't allow you to see Admin Chat
  587. Fixed bug where Axes ability could be used without permission
  588. Abilities are monitored with Timestamps rather than a Timer monitored tick rate
  589. When players were last hurt is now monitored with Timestamps rather than a Timer monitored tick rate
  590. Made Anti XP-Exploits more Robust
  591. Repair XP is now based on durability restored
  592. Acrobatics rolling will now reduce damage if you go over the damage threshold
  593. Acrobatics rolling damage threshold lowered to 10 from 20
  594. Added Graceful Roll to Acrobatics, hold Shift when falling to do a Graceful Roll
  595. mcMMO now checks for the blockBreak and EntityDamage events being canceled before proceeding
  596. Dodge notification shortened
  597. Dodge won't negate damage completely anymore
  598. Added 3 more functions for plugin authors to call, getPartyName(Player player), inParty(Player player), and getParties()
  599. Version 0.9.17
  600. Players now set their MySpawn by entering a bed, it requires the setmyspawn permission node
  601. /setmyspawn has been removed
  602. Compatible with CB 670
  603. Fixed errors related to Repair
  604. Abilities will no longer trigger from Bed interactions
  605. /unarmed will now tell the player when they will receive unarmed master (if they have apprentice)
  606. Version 0.9.16
  607. Logs placed by the player won't grant XP/Double Drops anymore
  608. Added more functions plugin authors can call
  609. Acrobatics roll has a damage threshold of 20, going above this means a failed Roll
  610. Version 0.9.15
  611. Acrobatics will now behave properly
  612. AoE Abilities ignore wolves (temp fix)
  613. Added "all" parameter to /mmoedit & /addxp
  614. After giving XP to a player it will now check for level ups in skills
  615. Version 0.9.14
  616. mcMMO checks for abilities being active before sending the fake block break event
  617. Version 0.9.13
  618. Fixed excavation ignoring the xpGainMultiplier
  619. Now compatible with CB 600+
  620. Fixed bug where Dodge acted maxed out no matter your skill level
  621. Version 0.9.12
  622. mcMMO now fakes a block break event for abilities to maximize plugin compatibility
  623. /herbalism will return the correct values now
  624. New /addxp command
  625. Version 0.9.11
  626. PVE Combat Skills experience is now based on damage dealt
  627. The Timer will no longer break from Bleed Simulation
  628. Tree feller no longer "damages" saplings
  629. Bleed+ (Serrated Strikes) lasts 5 ticks down from 12
  630. Bleed/Bleed+ now do 2 damage instead of 1
  631. Power Level is now based on permissions
  632. Counter Attack added to swords
  633. Parry is now based directly on Swords skill level
  634. Parry maximum proc chance raised to 30% from 20%
  635. Serrated Strikes now properly applies Bleed+ to targets
  636. Players who parry can no longer be disarmed
  637. Acrobatics now has a Dodge passive skill reducing damage
  638. Repair skill now effects how much durability is restored
  639. Super repair now doubles the repair amount on proc
  640. Unarmed now starts with a bonus to damage to encourage use
  641. Unarmed now has two steps to damage scaling, Appentice, and Mastery
  642. Unarmed disarm now caps at 25% for 1000 skill
  643. Fixed problem where Archery skill procs would ignore other plugins
  644. Ignition changed to 25% chance
  645. Ignition length will be based on archery skill level
  646. /myspawn now has a warning about the inventory loss penalty in /mcc
  647. mcMMO Timer now runs in 1 second intervals rather than 2
  648. Version 0.9.10
  649. Party invites now show who they are from
  650. Mushrooms added to Dirt/Grass excavation loot tables, drops with 500+ skill
  651. mcMMO configuration files property setting names have been changed for readability
  652. Fixed bug where Gold and Iron wouldn't drop anything during Super Breaker
  653. Added /mcability info to /mcc
  654. Potentially fixed NPE error when checking players for being in same party for PVP XP
  655. Removed sand specific diamond drop from sand excavation loot table, Diamonds can still drop globally for sand
  656. Added a global XP gain multiplier, increase it to increase XP gained
  657. Reduced PVE XP for Unarmed, now identical to Axes/Swords
  658. Changed Chat priority in mcMMO to be higher, this should help plugin conflicts
  659. Mushroom XP raised to 40 from 10
  660. Flower XP raised to 10 from 3
  661. Version 0.9.9
  662. Fixed problem where entities never got removed from the arrow retrieval list of entities
  663. Version 0.9.8
  664. EntityLiving shouldn't be cast to entities that are not an instance of EntityLiving
  665. Added a null check in the timer for players being null before proceeding
  666. Version 0.9.7
  667. Procs/XP Gain will no longer happen when the Entity is immune to damage (Thanks EdwardHand!)
  668. Axes critical damage versus players reduced to 150% damage from 200% damage
  669. Fixed bug where Daze might not proc
  670. Changed archery Daze to follow smooth transition
  671. Added archery Daze chance info to /archery
  672. Cooldown lengths are now customizable, they are in seconds and multiplied by 2 by mcMMO
  673. Version 0.9.6
  674. Timer checks for player being null before adding them to the mcUsers system
  675. Cooldowns will now show how much time is remaining when trying to use their respective abilities
  676. SkullSpliiter will now correctly inform the player when they are too tired to use it
  677. Acrobatics will no longer give XP if the event was cancelled by another plugin
  678. Version 0.9.5
  679. Super Breaker now gives a chance for Triple Drops based on mining skill
  680. Ability durability loss down from 15 to 2
  681. Ability durability loss is now toggle-able
  682. Ability durability loss can be adjusted in the configuration file
  683. Mining Picks are no longer lowered after activating Super Breaker
  684. Version 0.9.4
  685. Flowers won't drop wheat anymore
  686. Signs won't trigger ability readiness anymore
  687. Version 0.9.3
  688. Bug stopping abilities from never wearing of may have been fixed
  689. Changed color of "X Ability has worn off" to RED from GRAY
  690. Super Breaker, Giga Drill Breaker, and Tree Feller now damage the tool significantly during use
  691. Netherrack and Glowstone now give Mining XP
  692. Netherrack and Glowstone are now effected by Super Breaker
  693. Abilities will no longer be readied when you right click signs or beds
  694. Chimaera Wings won't activate on blocks you can interact with and signs
  695. Abilities now adjust their effects depending on tool quality
  696. Superbreaker won't break things that tool couldn't normally break
  697. Giga Drill Breaker will only give triple xp and triple drops for diamond tools, with a reduced effect for lesser tools
  698. Skull Splitter now has a limit of opponents nearby it will strike based on your tool quality
  699. Serrated Strikes now has a limit of opponents nearby it will strike based on your tool quality
  700. Modified /mcmmo description to be a little bit more relevant.
  701. Version 0.9.2
  702. Changed priority of some of the mcMMO listeners
  703. Now when certain abilities are activated it shouldn't say "You lower your x"
  704. Version 0.9.1
  705. Fixed "Unknown console command" errors with CB 556
  706. Added /mcability command to toggle being able to trigger abilities with right click
  707. Added some more nullchecks for people reporting NPE errors
  708. Compatibility with NPC mods improved (Mainly for archery!)
  709. Other plugins can now call inSameParty() from mcMMO to increase compatibility
  710. Version 0.9
  711. --NEW CONTENT--
  712. Woodcutting now has the "Tree Feller" Ability
  713. Unarmed now has the "Berserk" Ability
  714. Swords now has the "Serrated Strikes" Ability
  715. Mining now has the "Super Breaker" Ability
  716. Axes now has the "Skull Splitter" Ability
  717. Excavation now has the "Giga Drill Breaker" Ability
  718. Added /mcrefresh <playername> - tool for refreshing cooldowns
  719. Unarmed now has the "Deflect Arrows" passive skill
  720. Chimaera Wing Item Added
  721. --CHANGES--
  722. HP Regen & Bleed are back
  723. Woodcutting will drop the appropriate log on double drop procs
  724. Herbalism now applies double drops to herbs
  725. /<skillname> now shows much more information to the player regarding their stats
  726. Axes skill Critical Strikes are now based directly on your skill level
  727. Swords skill Bleed chance is now based directly on your skill level
  728. Unarmed disarm chance is now based directly on your skill level
  729. Acrobatics now gives XP when you roll
  730. --BUGFIXES--
  731. Memory Leak Fixed
  732. Axes not doing critical strikes
  733. Gold Armor repair
  734. Capped skills now have the correct proc chance
  735. /mmoedit is no longer case sensitive
  736. More NPE errors fixed
  737. Many bugs I forgot to write down
  738. --PLUGIN COMPATABILITY FIXES--
  739. If combat interactions are cancelled by other plugins mcMMO should ignore the event
  740. If block damage interactions are cancelled by other plugins mcMMO should ignore the event
  741. Version 0.8.22
  742. Fixed bug where Axes did less damage than normal
  743. Acrobatic rolls now give XP
  744. Acrobatics XP increased for non-rolls
  745. Version 0.8.21
  746. Fixed bug where axe criticals would dupe items
  747. Version 0.8.20
  748. 99.99% sure I fixed anvils that suddenly stop working
  749. Version 0.8.19
  750. Fixed being able to excavate placed blocks
  751. Added toggle option to mining requiring a pickaxe
  752. Added toggle option to woodcutting requiring an axe
  753. PVP interactions now reward XP based on the damage caused (this is effected by skills)
  754. PVP XP gain can be disabled in the configuration file
  755. PVP XP has a modifier, increase the modifier for higher XP rewards from PVP combat
  756. Version 0.8.18
  757. Fixed sandstone not being watched for exploitation
  758. Version 0.8.17
  759. mcmmo.users moved to plugins/mcMMO/
  760. Snowballs and Eggs will no longer trigger Ignition
  761. Loot tables for excavation adjusted
  762. Mining benefits now require the player to be holding a mining pick
  763. Woodcutting benefits now require the player to be holding an axe
  764. Version 0.8.16
  765. Moved configuration file to /plugins/mcMMO
  766. Arrows now have a chance to Ignite enemiesw
  767. Fixed arrows not being retrievable from corpses
  768. Added info about ignition to /archery
  769. Version 0.8.14
  770. Mining, Woodcutting, Herbalism, and Acrobatics proc rates now are based on your skill level directly rather than tiers you unlock via skill levels
  771. Archery's ability to retrieve arrows from corpses now is based on your skill level directly rather than tiers you unlock via skill levels
  772. Mining, Woodcutting, Herbalism, Archery, and Acrobatics now show their proc % relative to your skill if you type /<skillname>
  773. You can now adjust what level is required to repair diamond in the configuration file
  774. Changed mining XP rates to be a tad higher for some things
  775. You can now get XP from sandstone
  776. XP rates increased for gathering glowstone with excavation
  777. XP rates increased a bit for excavation
  778. Skill info is now a bit more detailed for certain skills
  779. Added info about arrow retrieval to /archery
  780. Version 0.8.13
  781. Enemies no longer look like they have frozen when they die
  782. Item duping fix
  783. Version 0.8.11
  784. Performance improvements
  785. Memory leak fixed
  786. NPE error with MySpawn really fixed
  787. Version 0.8.9
  788. Fixed NPE for My Spawn
  789. Fixed NPE for onBlockDamage
  790. Bleed proc now correctly checks for Swords permissions
  791. Version 0.8.8
  792. Gold can now be repaired
  793. Tweaked Mining XP gains
  794. Reorganized code
  795. Added /mcgod godmode command
  796. Fixed the pvp toggle in the settings file
  797. Version 0.8.7
  798. Removed packet-sending stuff wasn't working anyways
  799. Fixed another NPE with the TimerTask
  800. Skills now only show up in /stats if you have permissions for them
  801. Version 0.8.6
  802. Added a null check in bleed simulation to prevent a NPE
  803. Version 0.8.5
  804. Players are now added to files when they connect (to fix a NPE)
  805. onPlayerCommand stuff moved into onPlayerCommandPreprocess
  806. Version 0.8.4
  807. Fixed another nullpointer error for TimerTask
  808. Fixed bug making regeneration take twice as long to kick in after combat
  809. Version 0.8.3
  810. Modified the timer intervals (from 1 second to 2)
  811. All skills now have an individual modifier (Set by default to 2)
  812. There is now a global XP modifier (Set by default to 1)
  813. Herbalism now correctly follows its skill curve
  814. Unarmed no longer gives experience for harming other players
  815. Players can no longer exploit mob spawners for experience
  816. Version 0.8.2
  817. Fixed Concurrent Modification Exception
  818. Fixed some incorrect skill descriptions
  819. First tier of HP Regeneration is now available from the start
  820. Fixed bleed proc rate for very high skill levels
  821. Changed regeneration permissions to 'mcmmo.regeneration'
  822. Version 0.8
  823. Archery skill now lets players recover arrows from downed foes
  824. Health regenerates based on power level
  825. Added toggle to myspawn clearing player inventory in settings file
  826. Swords now have a bleed effect
  827. Rewrote Skill descriptions to be more informative/better
  828. Version 0.7.9
  829. XP Curve now follows a new formula
  830. Acrobatics XP gains changed
  831. Compiled against permissions 2.1
  832. Version 0.7.8
  833. Massive tweaks to XP gain for Archery, Swords, Axes, Unarmed
  834. Version 0.7.7
  835. Minor tweak to how players are added to the flat file
  836. Fixed some nullpointer exceptions when players die
  837. Version 0.7.6
  838. Fixed being able to repair diamond armor with below 50 skill
  839. Myspawn now supports multiple worlds, clearing myspawn will set it to the first world created by the server
  840. Version 0.7.5
  841. Removed random checks for herbalism XP
  842. Herbalism is now called properly (This should fix gaining no xp or double drops)
  843. Version 0.7.4
  844. Work around for a bukkit bug that broke my onBlockDamage event
  845. Added /clearmyspawn
  846. Version 0.7.3
  847. Fixed to work with build 424 of CB
  848. Lowered the XP of gold due to it not being that rare anymore
  849. Version 0.7.2
  850. Fixed security flaw where players could access /mmoedit if the server was not running permissions
  851. Reduced XP gain of woodcutting a bit
  852. Version 0.7
  853. Completely rewrote the XP system
  854. Added an XP skillrate modifier to the settings file
  855. Version 0.6.2
  856. Axes now do critical strikes against farm animals
  857. Removed the "Stupidly Long Constructor"
  858. Now compatible with the latest CB builds
  859. Version 0.6.1
  860. Customizable command names
  861. Axes can now be modified with /mmoedit
  862. Party members are now correctly informed when you leave the party
  863. Fixed incorrect commands in /mcc
  864. Version 0.5.17
  865. Changed namespaces to fit bukkits new standard
  866. Adjusted excavation proc rates
  867. Modified excavation loot tables
  868. Added Party Invite System
  869. Version 0.5.16
  870. Fixed unarmed not checking for permissions when hitting players
  871. Version 0.5.15
  872. Fixed stone swords not being recognized as swords
  873. Fixed /a not working if you were an op but did not have permissions
  874. Version 0.5.14
  875. Added permissions for skills
  876. Version 0.5.13
  877. Removed skillgain from succesful parries
  878. Repair now refreshed the inventory
  879. Version 0.5.12
  880. Fixed being able to hurt party members with the bow and arrow
  881. Version 0.5.11
  882. Added /mmoedit command
  883. Fixed bug preventing player versus player damage
  884. Fixed bug preventing damage from scaling with unarmed & bows
  885. Fixed disarm proc making the opponent dupe his/her items
  886. Added mcmmo.tools.mmoedit permission
  887. Added mcmmo.commands.setmyspawn permission
  888. Added totalskill to /stats
  889. Changed the look of /stats
  890. Version 0.5.10
  891. Fixed trying to set health to an invalid value
  892. Version 0.5.9
  893. Fixed duping inventories on death
  894. Version 0.5.8
  895. Fixed bug where players inventories would dupe during combat
  896. Version 0.5.7
  897. Fixed monsters instant killing players
  898. Misc fixes
  899. Version 0.5.4
  900. Changed herbalism skill gain from wheat to be WAAAAY slower
  901. Version 0.5.3
  902. Players will now correctly drop their inventories when killed by a monster
  903. Version 0.5.2
  904. Fixed MAJOR bug preventing swords skill from gaining through combat
  905. Version 0.5
  906. Archery Added
  907. Swords Added
  908. Acrobatics Added
  909. Logging for Party/Admin chat added
  910. Fixed whois to show correct values for Excavation
  911. Made death messages much much more specific
  912. Version 0.4.4
  913. Fixed being able to repair full durability iron tools
  914. Fixed herbalism benefits not behaving properly
  915. Fixed removing 1 diamond from every stack of diamond when repairing diamond
  916. Version 0.4.2
  917. Removed myspawn from the motd
  918. Version 0.4.1
  919. Fixed /mcc showing incorrect command for herbalism
  920. Changed unarmed skillrate to be much slower than before
  921. Modified a few skill descriptions
  922. Added permission for /whois
  923. Players can now use admin chat without being op as long as they have the correct permission (requires Permissions)
  924. Version 0.4
  925. Permissions support
  926. Removed OPs having different names than normal players
  927. Removed /setspawn & /spawn
  928. Slowed down excavation skill rate
  929. Fixed excavation coal drop being too rare
  930. Version 0.3.4
  931. Creepers now give double xp for unarmed
  932. Iron armor can now be repaired!
  933. Fixed bug stopping items from being repaired
  934. Version 0.3.3
  935. Yet another herbalism skill gain tweak
  936. Version 0.3.2
  937. Changed excavation loot tables to be more rewarding
  938. Changed sand to give normal excavation xp instead of double xp
  939. Fixed herbalism skill exploit
  940. Mobs killed with unarmed now drop loot properly
  941. Unarmed xp rate depends on mob (zombies lowest fyi)
  942. Huge player crashing bug fix on disarm!
  943. Version 0.3.1
  944. Fixed excavation not saving properly
  945. Fixed repair using excavation values
  946. Version 0.3
  947. Unarmed skill
  948. Herbalism skill
  949. Excavation skill
  950. Many bugfixes (thanks for reporting them!)
  951. /<skillname> - Detailed information about skills in game
  952. Version 0.2.1
  953. Misc bugfixes
  954. Version 0.2
  955. Repair ability added
  956. Repair skill added
  957. Iron Armor repair temporarily disabled
  958. Anvils (Iron Block) added
  959. /mcmmo & /mcc added
  960. Misc changes to existing commands
  961. Misc bug fixes
  962. Version 0.1
  963. Releasing my awesome plugin