Changelog.txt 45 KB

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