Changelog.txt 45 KB

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