Changelog.txt 89 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775
  1. Changelog:
  2. Versions without changelogs probably had very small misc fixes, like tweaks to the source code
  3. Key:
  4. + Addition
  5. = Fix
  6. ! Change
  7. - Removal
  8. Version 1.4.06-dev
  9. + Added ability to configure drops from Shake in treasures.yml
  10. + Added "Master Angler" ability to Fishing.
  11. + Added health display for mobs during combat.
  12. + Added new API method to McMMOPlayerLevelUpEvent to set levels gained
  13. + Added new permission node for /ptp; mcmmo.commands.ptp.send (enabled by default)
  14. + Added configurable cooldown and warmup times when using /ptp
  15. = Fixed bug where players were able to join the same party multiple times
  16. = Fixed displaying partial names when trying to use /ptp
  17. = Fixed wolves from Call of the Wild only having 8 health
  18. = Fixed bug where /party chat was not working
  19. = Fixed bug where experience commands were adding levels to all skills when they shouldn't
  20. = Fixed mcmmo.commands.ptp.send not being set by default
  21. ! Changed Chimaera Wing's recipe result to use the ingredient Material
  22. ! Players will no longer pickup items to their hotbar while using Unarmed
  23. ! ExperienceAPI methods will now throw InvalidSkillException if the skill name passed in is invalid.
  24. ! Changed default value for recently-hurt cooldown between teleports, this is also fully configurable now
  25. ! Changed the amount of info messages in the console when enabling/disabling, enable Verbose_Logging to enable them again
  26. Version 1.4.05
  27. + Added option to allow refreshing of chunks after block-breaking abilities. (Disabled by default)
  28. + Added fireworks effects when a player levels-up, for every 100 levels (configurable)
  29. = Fixed bug where /addxp was setting instead of adding experience
  30. = Fixed bug where /addxp was not processessing level-ups for online players
  31. = Fixed bug which allowed players to share experience with nearby dead players
  32. = Fixed bug with ChimaeraWings not taking Wings from a players inventory properly
  33. = Fixed bug which caused a NPE when trying to use /mctop smelting
  34. = Fixed Berserk misbehaving when /reload was used
  35. = Fixed parties misbehaving when /reload was used
  36. = Fixed Berserk getting "stuck" when /mcrefresh was used
  37. = Fixed ClassCastException with Taming
  38. = Fixed huge mushroom blocks not being properly tracked
  39. = Fixed potion buff option not using the appropriate # of ticks
  40. = Fixed Chimera Wing spamming console if Metrics was disabled
  41. = Fixed Chimera Wing displaying warmup message if warmup was set to 0
  42. = Fixed party & admin chat errors when not aysnc
  43. ! Updated localization files
  44. Version 1.4.04
  45. + Added functions to ExperienceAPI for use with offline players
  46. + Added Nether Quartz Ore to Mining
  47. + Added Dropper, Hopper, and Trapped Chest to blocks that shouldn't activate abilities
  48. + Added partial name matching
  49. = Fixed bug where trying to activate a Chimaera Wing would require one item too much
  50. = Fixed bug where Treefeller would try to cut too many leaves and reach the threshold when it shouldn't
  51. = Fixed bug where Mining wasn't awarding double drops
  52. = Fixed bug where Shake wouldn't damage mobs whose max health was less than 4
  53. = Fixed bug where the API would fail if the name of a player's current party is requested when the player isn't in one (Thanks @dualspiral!)
  54. = Fixed bug with retrieving a player's party members
  55. = Fixed bug which caused a NPE when trying to join the party of a non-existing player or when ptp to a non-existing player
  56. = Fixed bug which causes a NPE when trying to use /mcrefresh from the console
  57. = Fixed bug where Carrots and Potatoes weren't awarding Herbalism XP.
  58. = Fixed bug where some herbalism drops weren't properly shared within parties.
  59. = Fixed bug where players wouldn't be able to pick up items if they logged our while Berserk was still active.
  60. ! Changed config node name for the skill experience modifiers from "Experience.Formula.Multiplier.[Skill]" to "Experience.Formula.Modifier.[Skill]"
  61. ! Updated localization files
  62. ! mcMMO abilities can no longer be activated while in Creative mode
  63. ! Expanded ChatAPI to allow toggling of chat states for users
  64. ! Updated to EMetrics 0.0.4-SNAPSHOT
  65. - Removed deprecated functions from API classes.
  66. - Removed functions for getting the PlayerProfile - using API classes is preferred, but if not the McMMOPlayer should be used instead
  67. - Removed Ender Dragon, Wither, and Witch from granting combat experience and related configuration options
  68. Version 1.4.03
  69. + Added option to advanced.yml to determine the # of enchant levels used when buffing Super Breaker & Giga Drill Breaker
  70. + Improved stats display for child skills
  71. + Added cooldown between using Chimaera Wings
  72. = Fixed bug with '/party chat (on|off)' and '/partychat (on|off)' not working
  73. = Fixed bug with Repair not decreasing enchanting levels properly
  74. = Fixed bug with Smelting not properly tracking furnaces
  75. = Fixed bug with Blast Mining not dropping blocks correctly
  76. = Fixed bug with custom blocks not working
  77. = Fixed bug with Blast Mining increasing TNT damage.
  78. = Fixed bug where Blast Mining was awarding too much XP
  79. = Fixed bug where triple drops would award twice the amount of experience in Herbalism and Mining
  80. = Fixed bug where Green Thumb would consume wheat instead of seeds
  81. = Fixed bug where Green Terra would consume twice the amount of seed when used on crops
  82. = Fixed bug where experience would be awarded in Herbalism for some player-placed blocks
  83. = Fixed bug where players were unable to salvage leather armor
  84. = Fixed bug with repairing using materials with byte metadata
  85. = Fixed bug where Fishing was becoming less successful at higher levels
  86. = Fixed bug with using Salvage on stacked items.
  87. = Fixed bug where the 'mcmmo.commands.ptp.world.all' was registered twice
  88. = Fixed bug where Beast Lore wouldn't work on friendly pets
  89. = Fixed bug where Deflect was calculated based on the attacker, not the defender. (We really did this time!)
  90. = Fixed bug where Treefeller would not deal durability damage when the axe "splinters into dozens of pieces"
  91. ! Moved the Salvage unlock level from config.yml to advanced.yml
  92. ! Changed how Chimaera Wings are acquired, you need to craft them now. (By default, use 5 feathers in a shapeless recipe)
  93. ! Changed how Chimaera Wings teleport players to the spawnpoint, will now check if the location is safe
  94. - Removed option to disable Salvage via the config file. This should be handled via permissions instead.
  95. - Removed the option to use Woodcutting without an axe from the config file.
  96. Version 1.4.02
  97. + Added API to get the skill and power level caps.
  98. = Fixed bug where Deflect was calculated based on the attacker, not the defender
  99. = Fixed bug where some skills weren't registering as unlocked until one level later
  100. = Fixed bug where the PTP cooldown was being read improperly
  101. = Fixed bug where /ptp <accept|toggle|acceptall> where broken
  102. = Fixed ClassCastException relating to counter-attack with Swords
  103. = Fixed issue with some skill activations not activating enough or activating too much
  104. Version 1.4.01
  105. = Fixed bug where trying to use /mctop or /xplock with the Smelting child skill caused NPEs
  106. = Fixed bug where /mctop and /mcrank wouldn't show overall power levels for servers using Flatfile
  107. = Fixed bug where Smelting would throw consistent errors due to offline players
  108. = Fixed bug where repairing an mcMMO ability-buffed item with mcMMO repair could take the enchant but leave the lore tag
  109. = Fixed bug where using '/party chat message...' would result in the first word of the message being printed repeatedly
  110. = Fixed bug where the wrong flag was being set when taking damage
  111. = Fixed bug where the PTP cooldown was set improperly
  112. = Fixed bug where ptp permissions weren't being handled properly
  113. = Fixed bug where Beast Lore wouldn't work
  114. = Fixed bug where Chimaera Wing would always teleport to spawn, even when the player had a valid bed spawn location
  115. = Updated locale files
  116. Version 1.4.00
  117. + Added new Child Skill - Smelting!
  118. + Added a version check, admins will get notified when a new version is available!
  119. + Added new cancellable McMMOPlayerDisarmEvent for Citizens compatibility - fires whenever a player is disarmed.
  120. + Added config options for Hylian Luck skill
  121. + Added display values to Unarmed command for Iron Grip
  122. + Added '/party create <name>' command, use this to create a party
  123. + Added '/party disband' command, kicks out all members and deletes the party
  124. + Added '/ptp toggle' command, to disable party teleportation.
  125. + Added '/ptp accept' and '/ptp acceptall' commands
  126. + Added an automatic party kick when a party member has been offline for 7 days (default)
  127. + Added a permission to allow friendly fire in parties, both attacker and defender must have it for friendly fire to occur
  128. + Added timeout on party teleport requests
  129. + Added XP bonus for Archery based on distance from shooter to target
  130. + Added ability to config Hylian Luck drops through treasures.yml
  131. + Added party XP sharing, when more party members are near the share bonus increases.
  132. + Added vanilla XP boost for Fishing - includes permissions, config options, etc
  133. + Added particle effect for bleeding
  134. + Added methods to check if a player is in party or admin chat to the ChatAPI
  135. + Added /mcpurge functionality for Flatfile users
  136. + Added basic support for Mo' Creatures (and other entity mods) - specify mob info in entities.yml
  137. + Added Shears, Buckets, Fishing Rods, Flint & Steel, Carrot Sticks, and Bows to the list of items that can be Salvaged
  138. + Added the "wait" music disc to the default fishing treasures
  139. + Added "Chinese (Taiwan)" localization files (zh_TW)
  140. + Added '/hardcore' and '/vampirism' commands for toggling these modes on or off.
  141. + Added Block Cracker to Unarmed's Berserk, turn smooth brick into cracked smooth brick
  142. + Added config option to disable automatic zip backups.
  143. + Added particle effects for many abilities.
  144. + Added '/mcnotify' command to toggle ability notifications on/off
  145. + Added ability for config files to automatically update with new keys, and prune out old ones
  146. + Added config option to make .new config files instead over writing over old ones when updating
  147. + Added "Holy Hound" ability to Taming
  148. + Added "Shroom Thumb" ability to Herbalism
  149. + Added child.yml config file to choose parents for child skills
  150. + Added '/party itemshare <NONE | EQUAL | RANDOM>' command to choose party item share mode
  151. + Added '/party itemshare <loot | mining | herbalism | woodcutting> <true | false>' command to control items that are shared
  152. + Added itemweights.yml file to determine which items are more valuable for party itemshare
  153. = Fixed Green Thumb on wheat not working properly at rank 4
  154. = Fixed Green Thumb and Green Terra consuming twice the amount of seed needed
  155. = Fixed Green Terra not also checking Green Thumb permissions
  156. = Fixed bug where splash potions could raise a player's unarmed level
  157. = Fixed bug where fired arrows could raise skill levels other than Archery
  158. = Fixed /ptp telporting the target to the player, rather than the other way around.
  159. = Fixed Impact reducing the durability of non-armor equipped blocks
  160. = Fixed Impact reducing improperly the durability of armors (as a consequence it is now more effective)
  161. = Fixed multiple commands not working properly on offline players
  162. = Fixed /mmoedit not giving feedback when modifying another players stats
  163. = Fixed the guide usage string showing up every time /skillname was called
  164. = Fixed Spout not being able to precache our resources properly, and therefore making our XP bars fail
  165. = Fixed Spout config files loading / generating when they shouldn't have
  166. = Fixed mod config files loading / generating when they shouldn't have
  167. = Fixed bug where Green Terra could activate on crops that weren't fully grown.
  168. = Fixed several typos relating to locale string display
  169. = Fixed bug where all skill guide headers appeared as "Skillname Guide Guide"
  170. = Fixed bug where Impact was applied incorrectly due to an inverted method call
  171. = Fixed bug where Impact improperly determined the defender's armor
  172. = Fixed a bug which made it impossible to join other players' parties
  173. = Fixed ArrayIndexOutOfBoundsException resulting from being unranked in a skill when using FlatFile
  174. = Fixed Woodcutting accidentally using Mining double drop values.
  175. = Fixed Hylian Luck not removing the block-placed flag from flowers.
  176. = Fixed Hylian Luck not checking the block-placed flag on flowers.
  177. = Fixed Leaf Blower not respecting the unlock level set in advanced.yml
  178. = Fixed abilities activating with the wrong tool in hand
  179. = Fixed Experience.Gains.Mobspawners.Enabled not being used correctly (the check was inverted)
  180. = Fixed bug where Iron Grip was using the attacker's skill values rather than the defender's.
  181. = Fixed a bug where /party kick would trigger the PartyChangeEvent for the wrong player
  182. = Fixed /party kick not working on offline players
  183. = Fixed a bug where party join messages weren't displayed
  184. = Fixed a bug where a new party leader wasn't appointed, after the previous party leader left
  185. = Fixed a bug where Disarm and Deflect had wrong values
  186. = Fixed Magic Hunter (Fishing ability) favoring certain enchants
  187. ! Changed our custom chat events to be async
  188. ! Changed some config value key names regarding double drops and XP - make sure you copy any custom values to your new config after updating.
  189. ! Changed Green Terra blocks to be determined via permissions instead of the config file
  190. ! Config files are now backed up even when running in SQL mode
  191. ! Changed /p and /a to use /partychat and /adminchat as the default command name. The use of /p, /pc, /a, and /ac is still supported.
  192. ! We're now using Bukkit sounds instead of Spout sounds.
  193. ! It is now possible to use a negative number for Max_Level in treasures.yml to not use a maximum level, changed default file accordingly
  194. ! A Fishing catch will now always contains a fish even if a treasure is found
  195. ! Changed how Berserk handles not picking up items to avoid listening to PlayerPickupItemEvent
  196. ! Moved Hylian Luck into a separate listener since it actually cancels the event and shouldn't just be on MONITOR.
  197. ! Changed how Tree Feller is handled, it should now put less stress on the CPU
  198. ! Changed Tree Feller to work on huge mushrooms
  199. ! Changed Fisherman's Diet and Farmer's Diet to use two seperate config values
  200. ! Major refactoring - please take note, this WILL break any mcMMO-related plugin not properly hooking into the API.
  201. ! Changed the way party commands work, use /party ? to check how to use the new commands
  202. ! Changed McMMOChatEvent to contain the plugin that the event originated from.
  203. ! Changed Excavation to have individual XP values for each block type, rather than a base XP value.
  204. ! Changed the way party teleportation works. When using /ptp, the target player needs to confirm the teleport before it takes place. (Configurable)
  205. ! Changed BeastLore: Now also displays offline player names
  206. ! Changed backup task to include ALL config files
  207. ! Deprecated most functions in ExperienceAPI, replaced them with identical versions that use a String for the SkillName rather than the SkillType enum values
  208. ! Changed Super Breaker & Giga Drill Breaker to be an enchantment-based boost, rather than an instabreak. Option exists in hidden.yml to change this to an potion-based buff.
  209. ! Changed locales to fall back on English when translated strings cannot be found.
  210. - Removed Party "master/apprentice" system. Replaced with the new party XP share feature.
  211. - Removed unused "healthbar" files from the resources
  212. - Removed config options for disabling commands from the config.yml. This should instead be done through permissions.
  213. - Removed /mcc command. Replaced with /mcmmo [?|help|commands]
  214. - Removed options to allow Mining & Excavation without a tool due to the changes to their abilities
  215. Version 1.3.14
  216. + Added new Hylian Luck skill to Herbalism.
  217. = Fixed a memory leak involving mob tracking
  218. - Removed extra durability loss from Leaf Blower
  219. Version 1.3.13
  220. + Added task & command to prune old and powerless users from the SQL database.
  221. + Added Craftbukkit 1.4.6 / 1.4.7 compatibility
  222. + Added new /mcrank command for showing a players leader board ranking for all skills in one place
  223. + Added a configurable durability cap for ArmorImpact to advanced.yml
  224. + Added the version number to /mcmmo
  225. + Added bats, giants, witches, withers, and wither skeletons to the mcMMO combat experience list, and makes their experience drops configurable
  226. + Added the ability to track mobs spawned by mob spawners or the Taming ability when the chunks they are in unload and reload
  227. + Added wooden button to the list of items that shouldn't trigger abilities
  228. + Added a new feature to fishing. Players will have +10% chance of finding enchanted items when fishing while it's raining
  229. + Added displaying bonus perks on skill commands
  230. + Added config option to disable gaining Acrobatics XP from dodging lightning
  231. + Added missing skill guides. They're finally here!
  232. + Added more localization
  233. + Added a very secret easter egg
  234. = Fix issue with Sand/Gravel tracking
  235. = Fix possible NPE when using the PartyAPI to add a player to a party that doesn't exist.
  236. = Fix mcremove command for mySQL
  237. = Fix a java.io.FileNotFoundException when using SQL
  238. = Impact now works with mobs wearing armor
  239. = Fixed issue with Tree Feller dropping player-placed blocks
  240. = Fixed issue with missing default cases from several switch/case statements
  241. = Fixed issue with Mining using actual skill level rather than max skill level
  242. = Fixed some issues with static access
  243. = Fixed ItemStack deprecation issues
  244. = Fixed Async deprecation issues
  245. = Fixed a bug with MySQL databases (non-alphanumeric characters preventing MySQL access)
  246. = Fixed a bug where the /skillreset command was broken
  247. = Fixed a bug where skill commands displaying .x% instead of 0.x%
  248. = Fixed a bug Unbreaking enchantments being ignored when using Treefelling and when hit by Armor Impact
  249. = Fixed a bug where only 1 diamond was needed to fully repair a broken item: Repaired the Repair skill!
  250. = Fixed a bug where a infinite loop of errors caused by mySQL database could cause the server to crash
  251. = Fixed a bug where PartyChangeEvent was fired even when a player isn't able to change parties
  252. = Fixed a bug which caused advanced.yml not to work for Swords
  253. = Fixed a bug which caused advanced.yml not to respect every MaxChance node
  254. = Fixed a bug where GreenThumb_StageChange wasn't read from advanced.yml
  255. = Fixed a bug where Repair would remove enchantments but the glow effect remained
  256. = Fixed a bug where dropped items did not retain custom NBT data
  257. = Fixed a bug which caused a potentially infinite recursion in a btree structure
  258. = Fixed a NPE with custom blocks
  259. = Fixed a bug with Blast Mining never dropping debris blocks
  260. = Fixed a bug with Blast Mining incorrectly handling reduced TNT damage
  261. = Fixed a bug with conflicting fishing enchantments
  262. = Fixed a bug where triple drops wouldn't happen
  263. = Fixed a bug which caused fishing to ignore max/min levels in treasures.yml
  264. = Fixed a bug where treefeller affected player-placed blocks
  265. = Fixed bug where Skull Splitter would be applied twice.
  266. ! GJ stopped being a lazy slacker and got stuff done
  267. ! Nossr50 actually committed something
  268. ! Changed code that uses SpoutPlugin to make it compatible with the latest version
  269. ! Reimplemented skill level and power level caps.
  270. ! Moved Arcane Forging and Fishing setting from config.yml to advanced.yml
  271. ! Overall SQL query improvements
  272. ! Reduced number of SQL queries for mcTop command from 11 to 1, speeding it up immensely
  273. ! Changed FFS Leaderboards to hold information in memory rather than doing IO work (optimizations)
  274. ! Improved chunk conversion (less errors)
  275. ! Changed Fishing Treasure Hunter, chance has increased and now actually is level dependent
  276. ! Indexed most used mySQL columns for faster queries
  277. - Removed dead code relating to null profiles
  278. - Removed unused imports
  279. - Removed ChunkletUnloader and dependents, since they are no longer necessary.
  280. Version 1.3.12
  281. + Added Craftbukkit 1.4.5 compatibility
  282. + Added the new 1.3.2 items, xp and double drops for Cocoa beans & Emeralds, EnderChest to the list of blocks that shouldn't trigger abilities
  283. + Added new items from Minecraft 1.4 to Herbalism (potatoes & carrots)
  284. + Added new configuration file for advanced users.
  285. + Added new permission nodes to greenthumb for the 1.4 items
  286. + Added new mobs from Minecraft 1.4 checks for every ability
  287. + Added new active ability for Repair: Salvage
  288. + Added options to 'config.yml' configure shake chance
  289. + Added the option to negate experience earned for Herbalism while in a minecart to prevent afk leveling
  290. + Added Green thumb now converts cobble walls to mossy cobble walls
  291. + Added beacons and anvils to list of blocks that don't trigger abilities
  292. + Added a configuration option to disable experience gains when in a minecraft for Acrobatics and Herbalism, to prevent AFK leveling
  293. + Added a new passive ability for Fishing, Fishermans diet. Increases hunger restored from fish
  294. + Added a feature to display all active perks on login
  295. ! Changed Fishing, Shake drops changed from guaranteed to based upon fishing level and perks
  296. ! Changed Woodcutting, the amount of experience earned when using Tree Feller on jungle trees has increased
  297. ! Changed Herbalism double drop rates for melons and netherwart
  298. ! Changed filesystem usage, it's reduced a lot. Should help reduce lag on larger servers
  299. ! Changed database connection handling. Support for aggressive connection timeouts, with exponential backoff for multiple failures
  300. ! Changed Cobblestone walls are now mossy-able with Greenthumb
  301. ! Changed the skull drop rates of the shake ability to 3%
  302. = Fixed a NPE when Citizens perform certain tasks
  303. = Fixed a NPE with Woodcutting, excessive null chunk before earning Woodcutting experience
  304. = Fixed a NPE related to skill cooldowns
  305. = Fixed a NPE when a players profile was null
  306. = Fixed a NPE involving certain explosions
  307. = Fixed a dupe bug when for players who were using a 'nuker' client
  308. = Fixed a dupe bug where pistons were used to dupe ores
  309. = Fixed a dupe bug with Salvage when players were in Creative mode
  310. = Fixed a bug where the player was displayed an incorrect cooldown time
  311. = Fixed a bug where players could earn experience when they were dealing 0 damage
  312. = Fixed a bug where players could get double drops from mossified Cobblestone
  313. = Fixed a bug where Herablism magically converted potatoes to carrots
  314. = Fixed a bug where you couldn't modify the stats of offline players
  315. = Fixed a bug where treefeller didn't work properly on tree's with side-way logs
  316. = Fixed a bug where the Arcane forging downgrade chance should've been 0, but actually wasn't
  317. = Fixed a bug where Fishing would sometimes give items with empty enchantments
  318. = Fixed a bug where the lucky perk for Fishing was actually an unlucky perk
  319. - Removed nothing
  320. Version 1.3.11
  321. ! Changed axes to start with 1 durability damage instead of 5, gain 1 durability damage every 50 levels instead of 30, and only have a 25% chance on hit to damage armor (per armor piece)
  322. + Added compatibility with bow-wielding NPCs from Citizens/NPC mods
  323. + Added compatibility for pvp-prevention plugins for Serrated Strikes
  324. = Fixed bug where mcMMO could throw NPE errors if trees cut down were from a custom mod and had an id of 17
  325. = Fixed dupe bug where mcMMO would ignore other block-protection plugins for various abilities
  326. = Fixed NPE with hardcore mode's vampirism
  327. Version 1.3.10
  328. + Added 1.3.1 compatibility
  329. + Added permission node for Iron Grip ability (mcmmo.ability.unarmed.irongrip)
  330. + Added ability for custom blocks to drop a range of items.
  331. + Added Ability API functions
  332. + Added 50% & 150% XP boost perks
  333. + Added "lucky" perk for donors
  334. = Fixed /inspect not working on offline players
  335. = Fixed custom blocks, tools and armors not loading properly
  336. = Fixed duplication bug with sticky pistons
  337. = Fixed "GenericLabel belonging to mcMMO..." message
  338. = Fixed menu exit button not working
  339. = Fixed Repair enchant downgrade not working
  340. = Fixed NPE caused by Spout players after a /reload
  341. = Fixed ConcurrentModificationException on world unload
  342. = Fixed players never being removed from memory (memory leak)
  343. = Fixed admin chat being seen by everyone
  344. = Fixed issue with UTFDataFormatException occurring on occasion when trying to load Chunklets
  345. = Fixed ArrayIndexOutOfBounds error caused when trying to use /xplock after logging in but before gaining XP
  346. = Fixed custom tools not properly respecting the Ability_Enabled flag.
  347. = Fixed "lower tool" messages still being displayed even when ability messages are disabled.
  348. = Fixed custom blocks not dropping the proper item with Super Breaker when Silk Touch is used
  349. = Fixed custom woodcutting blocks throwing errors.
  350. = Fixed possible ClassCastException from catching something other than a mob when using the Shake Mob skill
  351. ! Changed the format by which Chunklets are stored to be much smaller, and much faster to load
  352. ! Optimized how player placed blocks are tracked
  353. Version 1.3.09
  354. + Added compatibility with AntiCheat (Which I highly recommend to prevent cheating)
  355. + Added several permission nodes to give individual users special perks (Double/Triple/Quadruple XP)
  356. + Added reduced cooldown permission nodes as special perks (1/4, 1/3, 1/2 cooldown)
  357. + Added increased activation time permissions nodes as special perks (+4, +8, and +12 seconds)
  358. + Added API for plugins to add custom tools directly via Spout - repair / abilities do not work ATM
  359. + Added offline party members to the list displayed by /party
  360. + Added possibility to kick offline members from parties
  361. = Fixed bug that would cause a NPE for players that had no parties
  362. = Fixed Vampirism not notifying the correct amount of stolen levels
  363. = Fixed bug with Acrobatics not saving you from deadly falls
  364. = Fixed /mcremove being applied only after a reload
  365. = Fixed Archery PVE disablement not working properly
  366. = Fixed possible NPE when a projectile is shot by a dispenser or doesn't have any shooter
  367. = Fixed issue with NoCheatPlus and Serrated Strikes / Skull Splitter (fight.noswing)
  368. = Fixed tiny memory leak concerning Archery
  369. = Fixed bug where you could receive Archery XP from Potions
  370. = Fixed bug where Chunklets for the < 64 y coordinates would not be properly loaded
  371. = Fixed exploit with block duplication via piston pushing
  372. = Fixed bug with falling sand/gravel not being tracked
  373. = Fixed bug with Tree Feller not working with custom axes
  374. = Fixed bug with locale strings when trying to teleport to a non-existent player
  375. = Fixed bug with Tree Feller changing durability before checking for axe splintering
  376. = Fixed bug with Repair Mastery permission due to typo
  377. = Fixed bug with repairing items that use metadata
  378. = Fixed bug with Chunklets not being reloaded on /reload
  379. = Fixed possible NPE when falling with no item in hand
  380. ! API methods can now only be used in a static way
  381. ! Arrows shot from a bow having the Infinity enchantment can no longer be retrieved
  382. ! Arrows that aren't shot by an entity are now able to be dodged (currently only from dispensers)
  383. ! Changed Spout settings to be in their own config file (spout.yml)
  384. ! Changed file format for parties (parties.yml), previous files are no longer used
  385. ! Changed mcMMO to inform on corrupt Chunklets and make new ones
  386. Version 1.3.08
  387. + Added more notifications about Vampirism and Hardcore mode on player death
  388. + Added information about Hardcore mode when joining a server running Hardcore mode
  389. + Added new hidden.yml inside the jar for very sensitive config options for advanced users
  390. + Added option to disable Chunklets for servers which do not have doubledrops and do not care about xp farming
  391. + Added new "Max_Seconds" setting in config.yml to limit the max time of abilities
  392. + Added new repair configs to allow customization of the repair skill
  393. + Added message to inform users about hardcore mode on login
  394. = Fixed exploit where you could gain tons of Acrobatics XP from spamming Ender Pearls
  395. = Fixed normal pistons marking a block as user-placed on retract if it wasn't a sticky piston (thanks turt2live!)
  396. = Fixed handling of the Unbreaking enchantment so that tools are actually damaged as they should now
  397. = Fixed hurting pet cats with serrated strikes
  398. ! Changed Hardcore Vampirism to require the victim to have at least half the skill level of the killer in order for vampirism to proc (this is to avoid exploitation)
  399. ! Changed Hardcore Vampirism to steal a minimum of 1 skill level from a player no matter the percentage
  400. ! Changed Hardcore & Vampirism to not be executed if percentages were set to zero or below
  401. ! Changed Vampirism to actually remove stats from the victim
  402. ! Changed Vampirism to inform the victim of their stat loss
  403. ! Changed Mining to allow Silk Touch to work again since the dupe exploit has been fixed.
  404. ! Changed Metrics to also report if the server uses plugin profiling
  405. - Removed level and item settings from Repair skill in config.yml
  406. Version 1.3.07
  407. + Added ability to gain XP from custom blocks. Enable custom blocks in the config file, then enter the data in the blocks.yml file.
  408. + Added ability to gain XP with custom tools. Enable custom tools in the config file, then enter the data in the tools.yml file.
  409. + Added ability to repair custom tools. Enable custom tools in the config file, then enter the data in the tools.yml file.
  410. + Added ability to repair custom armor. Enable custom armor in the config file, then enter the data in the armor.yml file.
  411. + Added functionality which makes a new folder in all world files "mcmmo_data" to store player placed block information in
  412. + Added new configurable Hardcore mode functionality to mcMMO
  413. + Added new configurable Vampirism PVP stat leech for Hardcore mode
  414. + Added new bypass permission node for the negative penalties of Hardcore mode 'mcmmo.bypass.hardcoremode'
  415. + Added configurable level curve multiplier which allows for tweaking the steepness of the XP needed to level formula
  416. + Added a permission node for Archery bonus damage
  417. + Added a permission node for Greater Impact ability
  418. + Added permission nodes for Treasure & Magic Hunter for Fishing
  419. + Added a permission node for Farmer's Diet
  420. + Added config options for enabling/disabling specific double drops
  421. + Added automatic zip backup of flatfile database & config files
  422. + Added config options to enable/disable specific skills for PVP & PVE
  423. = Fixed bug where Tree Feller was looking at the wrong blocks for determining how much to take down.
  424. = Fixed bug where Green Terra consumed seeds even on Mossy Stone Brick
  425. = Fixed bug where the client didn't reflect the Stone Brick to Mossy Stone Brick change
  426. = Fixed bug where an arrow could bounce off entities on daze proc
  427. = Fixed bug where a player could gain Acrobatics experience while riding a cart
  428. = Fixed /party not working properly with 2 arguments
  429. = Fixed /party not showing properly the member list
  430. = Fixed /ability not checking the right permission
  431. = Fixed rare NPE on /party command
  432. = Fixed Arrow Retrieval dropping only one arrow
  433. = Fixed /p and /a incompatibilities with bChatManager
  434. = Fixed Iron Grip working reversely
  435. = Fixed NPE when user clicked the HUD button with Spout
  436. = Fixed bug where the permission node for Impact didn't work
  437. = Fixed some bypass nodes defaulting true for Ops
  438. = Fixed bug with trying to use Chimera Wing while standing on a half-block
  439. = Fixed duplication bug when a placed block was mined after a server restart
  440. = Fixed exploit where shooting yourself with an arrow gave Archery XP
  441. ! Changed the mcMMO motd to link to the new website rather than the wiki
  442. ! Changed bleeding ticks damage to 1 from 2
  443. ! Changed Mining to ignore blocks when the pick is enchanted with Silk Touch
  444. ! Changed Super Breaker to be non-functional when used with a Silk Touch enchanted pick
  445. ! Changed MySQL to save player information 50ms apart from each other to reduce the load on the MySQL server
  446. ! Changed the permission node for Blast Mining detonation to mcmmo.ability.blastmining.detonate (was mcmmo.skills.blastmining) for the sake of consistency
  447. ! Changed skill commands to only display what you have permissions for
  448. ! Changed mcMMO to use a new storage system for player placed blocks
  449. - Removed some unused permission nodes
  450. - Removed a few config options in favor of permissions nodes (Hunger Bonus, Armor/Tool Repair, Instant Wheat Regrowth)
  451. - Removed level requirement for repairing string tools from the config file
  452. Version 1.3.06
  453. + Added Iron Golem XP for aggressive golems
  454. + Added permissions check to skill functions
  455. + Added API functions for obtaining offline profiles & profiles via player names
  456. + Added API functions for admin & party chat
  457. + Added Iron Grip skill to Unarmed which gives players an chance to keep from being disarmed.
  458. + Added some new languages to the locale files.
  459. = Fixed Green Thumb consuming 2 seeds instead of 1
  460. = Fixed exploit where you could teleport to yourself with PTP to prevent things like fall damage
  461. = Fixed NPE error with Metrics on startup
  462. = Fixed bug where Herbalism required double drops permission to give XP
  463. = Fixed bug where {0} would be displayed in front of your power level in mcstats
  464. = Fixed mmoupdate not being useable from console
  465. = Fixed bug with repairing wooden tools
  466. = Fixed bug with Nether Wart not awarding XP
  467. = Fixed bug with fishing treasures when treasures list is empty
  468. = Fixed bug with only getting one level when there was enough XP for multiple levels.
  469. = Fixed bugs with the way /mctop displayed
  470. = Fixed issues with custom characters & locale files.
  471. = Fixed double explosion for Blast Mining
  472. = Fixed Blast Mining not giving triple drops when it should
  473. ! Changed Bleeding to now stack to a finite number on Monsters and will wear off eventually
  474. ! Changed how we handled the config file to prevent any bugs when returning values
  475. ! Changed locale files to use a new naming scheme. This breaks ALL old locale files. If you want to assist with re-translating anything, go to getlocalization.com/mcMMO
  476. ! Changed /mcremove to check for users in the MySQL DB before sending queries to remove them
  477. ! Changed how the tree feller threshold worked for the better
  478. ! Changed /mcremove to no longer kick players when they are removed from database
  479. ! Changed /mcremove to work on offline users for FlatFile
  480. ! Changed PlayerProfile constructor to always take a boolean
  481. ! Changed getPlayerProfile function to work for online & offline users
  482. ! Changed Archery's Daze to deal 4 DMG on proc (2 Hearts)
  483. ! Changed /addlevel command to work for offline users
  484. ! Changed party & admin chat handling to be nicer to developers
  485. ! Changed /mcrefresh to work from console
  486. ! Changed /mcrefresh to work for offline players
  487. ! Changed UpdateXPBar function to hopefully avoid errors
  488. ! Changed /party to show offline party members
  489. ! Changed Blast Mining requirements, now asks for the player to be crouching
  490. Version 1.3.05
  491. + Added Skill Shot to Archery which increases damage dealt by 10% every 50 skill levels (caps at 200%)
  492. + Added ExperienceAPI and PartyAPI classes for developer use
  493. + Added ability to cap overall power level
  494. + Added showing powerlevel below a persons name if you run Spout (optional)
  495. = Fixed errors when Spout would disable itself after start-up
  496. = Fixed XP bar not updating when XP was gained
  497. = Fixed bug with repairing wooden tools
  498. = Fixed bug where spawned wolves only had 8 health.
  499. = Fixed bug where rare Treasures from Excavation were dropping too often
  500. = Fixed bug where Skull Splitter & Serrated Strikes could be used without permissions.
  501. = Fixed bug where API functions were set to static
  502. = Fixed bug where mmoedit threw errors when modifying an offline user
  503. = Fixed dupe exploit with Blast Mining
  504. ! Changed Tree Feller to account for ability durability loss but not leaves.
  505. ! Changed bypass node for Arcane Forging to not default to true for OPs
  506. - Removed Ignition from Archery
  507. - Removed McMMOPlayerRepairEvent - was basically a duplicate of McMMOPlayerRepairCheck but couldn't be cancelled.
  508. Version 1.3.04
  509. + Added McMMOPlayerRepairEvent for API usage - fires after completion of a repair.
  510. + Added McMMOPlayerRepairCheckEvent for API usage - fires before repair process begins, can be cancelled.
  511. + Added ability to get skill level from McMMOPlayerExperience events
  512. + Added McMMOPartyTeleportEvent for API usage - fires before a successful teleportation would occur.
  513. + Added McMMOPartyChangeEvent for API usage - fires whenever a player joins or leaves a party
  514. = Fixed Shake ability dropping bonemeal instead of ink for squids.
  515. = Fixed Green Terra & Super Breaker awarding 4x drops at high levels.
  516. = Fixed summoned ocelots never changing skins.
  517. = Fixed bug with Disarm not working
  518. = Fixed some API functions not being visible
  519. = Fixed bug where /ptp worked on dead party members
  520. ! Changed MySQL to reload all player information on reconnection
  521. ! Changed event package structure - be sure to update these if you're using the API in your plugin
  522. Version 1.3.03
  523. + Added Ocelots to Taming XP tables
  524. + Added ability to summon Ocelots with Call of the Wild
  525. + Added offline user functionality to mmoedit
  526. + Added bookshelves to list of blocks that don't trigger abilities.
  527. + Added 'mcmmo.repair.arcanebypass' permission node to bypass Arcane Repair and keep your enchantments
  528. + Added config option to disable Herbalism's instant wheat replanting
  529. + Added LOTS of new permissions nodes. *CHECK PLUGIN.YML FOR UPDATES*
  530. + Added Italian locale file - thanks Luxius96!
  531. + Added ability to inspect Ocelots with Beast Lore
  532. + Added console functionality to mctop
  533. = Fixed Green Terra not awarding Triple Drops
  534. = Fixed ClassCastException from Taming preventDamage checks
  535. = Fixed issue with Blast Mining not seeing TNT for detonation due to snow
  536. = Fixed issue with block interaction returning NPEs
  537. = Fixed issue where every block broken had a mining check applied
  538. = Fixed issue where every block broken had a herbalism check applied
  539. = Fixed issue where blocks weren't being removed from the watchlist
  540. = Fixed exploit where you could use /ptp to teleport to anyone
  541. = Fixed bug where Green Terra didn't work on Stone Brick
  542. = Fixed bug where Tree Feller could be used without permissions
  543. = Fixed exploit where falling sand & gravel weren't tracked
  544. = Fixed exploit where Acrobatics could be leveled via Dodge on party members.
  545. = Fixed exploit where you could gain combat XP on animals summoned by Call of the Wild
  546. ! Changed mcMMO to save profiles only when the profile is about to be discarded rather than on player quit
  547. ! Changed MySQL to try to reconnect every 60 seconds rather than infinitely which caused server hangs
  548. ! Changed mcMMO to be better about saving player information on server shutdown
  549. ! Changed PTP to prevent teleporting if you've been hurt in the last 30 seconds (configurable)
  550. ! Changed Chimera Wing failure check to use the maxWorldHeight.
  551. ! Changed inspect failed message to say inspect rather than whois
  552. ! Changed Call of the Wild to activate on left-click rather than right-click
  553. ! Changed Blast Mining to track based on Entity ID vs. Location
  554. ! Changed mmoedit to save a profile when used (this will make mctop update)
  555. ! Changed a few Runnable tasks to have their own classes
  556. ! Changed parties so that a player will leave their existing party if they enter a world where they don't have party permissions.
  557. ! Changed Call of the Wild to summon animals already tamed.
  558. ! Changed mob spawner tracking to use new Metadata API
  559. ! Changed block watch list to use new Metadata API
  560. ! Changed around a few config options, including the ones for mySQL. *YOU NEED TO REDO YOUR CONFIG FILE*
  561. - Removed 'true/false' debug message from Inspect command
  562. Version 1.3.02
  563. + Added in game guides for Mining, Excavation, and Acrobatics. Simply type /skillname ? to access them
  564. ! Changed Tree Feller to hand out 1/4 of normal XP for each JUNGLE LOG block it fells
  565. ! Changed Tree Feller to only fell trees if you have enough durability
  566. ! Changed Tree Feller to cause injury if your axe splinters from a failed Tree Feller attempt
  567. ! Changed invincibility checks in EntityDamage listeners to accommodate for vanilla MC behaviour
  568. ! Changed Ignition to add fire ticks rather than replacing them.
  569. ! Changed Axes critical to have a max critical rate of 37.5% down from 75%
  570. = Fixed bug where Taming defensive checks got called twice
  571. = Fixed Shake not working correctly
  572. = Fixed bug with Axes command displaying wrong Greater Impact bonus damage
  573. = Fixed bug where Impact didn't apply bonus damage
  574. = Fixed Impact proccing multiple times in a row
  575. = Fixed bug where PVE skills didn't level
  576. Version 1.3.01
  577. = Fixed bug where Tree Feller had no cooldown
  578. = Fixed bug with activating Skull Splitter after using Tree Feller
  579. Version 1.3.00
  580. + Added ability to customize drops for Excavation skill (treasures.yml)
  581. + Added ability to customize drops for Fishing skill (treasures.yml)
  582. + Added messages to nearby players when your abilities wear off
  583. + Added jungle trees to Woodcutting XP tables
  584. + Added player notification for when they stop Bleeding
  585. + Added configuration option to control mcMMO reporting damage events
  586. + Added hunger regain bonuses to Herbalism skill
  587. + Added Blast Mining subskills to Mining
  588. + Added Fast Food Service subskill to Taming
  589. + Added size limit to Tree Feller in config as Tree Feller Threshold
  590. + Added /inspect (works on offline players)
  591. + Added /addlevels commands
  592. + Added /mcremove command which lets you remove users from MySQL or FlatFile
  593. + Added config values for XP multipliers for different hostile mobs
  594. + Added 'mcmmo.commands.inspect' permission node for the new /inspect command
  595. + Added Impact & Greater Impact subskills to Axes
  596. + Re-added mcMMO reporting damage events
  597. = Fixed bug with updating MySQL tables to include fishing on servers using custom table prefixes
  598. = Fixed bug where Disarm didn't work at all ever
  599. = Fixed bug where Swords command showed Bleed Length twice instead of Bleed Chance
  600. = Fixed bug where Tree Feller wasn't checking for Tree Feller permission
  601. = Fixed bug where Leaf Blower required Tree Feller permissions rather than Woodcutting permissions
  602. = Fixed Leaf Blower preventing the use of shears to collect leaves
  603. = Fixed Green Thumb & Green Terra not consuming or requiring seeds to replant Wheat
  604. = Fixed Super Breaker & Giga Drill Breaker failing to damage tools
  605. = Fixed Tree Feller not giving proper XP for different kinds of trees
  606. = Fixed Skill Abilities conflicting with NoCheat
  607. = Fixed memory leak with mob spawner tracking
  608. = Fixed /mcability not respecting permissions
  609. = Prettied up new config files
  610. = Various skill function optimizations
  611. ! Changed how mcMMO calculates distance between two points (optimizations)
  612. ! Changed how mcMMO handles MySQL connections (optimizations)
  613. ! Changed the description /mcmmo provides to be more up to date and relevant
  614. ! Changed mcMMO user information to be stored for 2 minutes after log out to reduce lag on rejoins
  615. ! Changed Food+ to be named Farmer's Diet in Herbalism
  616. ! Changed default values of Woodcutting XP tables
  617. ! Changed 'Pine' to be renamed 'Oak' in Woodcutting XP tables
  618. ! Changed the name of Unarmed Apprentice/Mastery to Iron Arm Style
  619. ! Changed Axes to gain bonus damage every 50 skill levels
  620. ! Changed Unarmed to start with a +3 DMG (1 Heart = 2 DMG) bonus from Iron Arm Style to make leveling it more viable
  621. ! Changed Unarmed to gain bonus damage every 50 skill levels
  622. ! Changed Unarmed to gain more bonus damage total than before
  623. ! Changed Unarmed to have a max disarm chance of 33.3% rather than 25%
  624. ! Changed Tree Feller to take down entire trees
  625. ! Changed mob spawn tracking to use Unique Entity ID instead of Entity Object
  626. ! Changed stats command name to mcstats for better plugin compatibility
  627. ! Changed god mode to turn off if player enters world where he does not have mcgod permission
  628. ! Changed Taming to also gain XP from animal taming
  629. ! Changed Swords Bleeding effect to never kill
  630. ! Changed Bleeding to never go beyond 10 ticks
  631. ! Changed to use Bukkit's built-in ignoreCancelledEvents system
  632. ! Changed chat logging for /p & /a
  633. ! Changed Tree Feller to use per-use ArrayList
  634. - Removed /mcstats console functionality
  635. - Removed /whois command (replaced with /inspect which has similar functionality)
  636. - Removed Master/Apprentice chat notifications to reduce spam
  637. - Removed MySpawn system (You can still use Chimaera Wings) due to being outdated and unwanted
  638. - Removed duplicate settings in config.yml
  639. - Removed unused settings from config.yml (HP Regen)
  640. - Removed Nether Brick from Mining XP Tables
  641. - Removed Stone Brick from Mining XP Tables
  642. Version 1.2.12
  643. - Fixed issue that caused terrible MySQL performance and negative XP on levelup (Issue #134)
  644. - Fixed addxp command taking xprate and skill modifiers into account
  645. - Added anonymous usage statistics (you can opt out in plugins/PluginMetrics/config.yml)
  646. - Modified onEntityDamage priority to have better compatibility with other plugins (Factions, WorldGuard, etc...)
  647. - Fixed /mcgod & /mmoedit permissions defaulting to true
  648. - Fixed Fishing not working or handing out XP
  649. - Fixed error with Skull Splitter / Serrated Strikes that caused server instability and log spam
  650. - Fixed config.yml not having values for End Stone & other new mining blocks
  651. - Fixed Green Thumb/Green Terra not correctly planting wheat (Issue #133)
  652. Version 1.2.11
  653. - Removed legacy Permission & PEX dependency. (PEX still works fine with mcMMO)
  654. - Made Smooth Brick to Mossy Brick and Dirt to Grass for green thumb configurable (Issue #120)
  655. - Added MagmaCube to XP tables
  656. - Made optimizations to Skull Splitter/Serrated Strikes
  657. - Made it so players take damage if they try to log out with Serrated Strikes stacked onto them (Issue #131)
  658. - Changed mcMMO to save data periodically to optimize performance with FlatFile & MySQL (Issue #138)
  659. - Added a configurable save interval for the new save system
  660. - Fixed a bug with the odds calculations for Serrated Strikes
  661. - Fixed several commands not working from console (mmoedit, etc..) (Issue #150)
  662. - Added a success message when executing xprate from console
  663. Version 1.2.10
  664. - Fixed issue with receiving Woodcutting XP for all blocks broken (Issue #103)
  665. - Fixed issue with Spout images & sounds not working (Issue #93)
  666. - Fixed typo with repairing Leather Armor & Bows
  667. - Fixed issue with Silk Touch & Double/Triple drops not working properly
  668. - Fixed conflict with NoCheat plugin & Super Breaker/Giga Drill Breaker/Berserk/Leaf Blower (Issue #104)
  669. - Fixed counter-attacking non-LivingEntity (Issue #100 & Issue #107)
  670. - Fixed various bugs with Leaf Blower
  671. - Added Monitor & ignoreCancelledEvents to onBlockPlace
  672. - Made Anvil ID configurable
  673. Version 1.2.09
  674. - Fixed issue with Repair Mastery (Issue #47)
  675. - Made Arcane Forging fully configurable (Pull Request #52)
  676. - Made Fishing configurable (Pull Request #60)
  677. - Changed timer to be a bit more efficient (Issue #19)
  678. - Changed to fire EntityDamageEvents for all damage done by mcMMO
  679. - New custom event for developers McMMOPlayerLevelUpEvent
  680. - New custom event for developers McMMOItemSpawnEvent
  681. - Changed LoadProperties from the old Configuration to FileConfiguration
  682. - Removed aliasing from config.yml
  683. - Fixed mining procs from Super Break & Silk Touch
  684. - Unused smelt property removed
  685. - Minor optimizations
  686. - Fix for setting properly block damage values
  687. - Initial skill level capping added
  688. - Initial command alias framework added
  689. - Fixed abilities not handling Unbreaking items
  690. - Fix for treefeller glitch
  691. - Super secret anniversary easter egg!
  692. Version 1.2.08
  693. - Changed Bukkit events to new event system
  694. - Changed aliasing to send both the mcmmo command and the command used.
  695. - Changes in combat exp (Pull Request #49)
  696. - Repair for bows & leather armor (Pull Request #46)
  697. - Fixed missing images (Pull Request #45)
  698. - POM Changes for dependencies (Pull Request #36)
  699. - Fishing & Repair fixes (Pull Request #31)
  700. - Fixed CraftOfflinePlayer issue (Issue #212) errors for offline wolf owners
  701. - Pull in commit from @NuclearW for issue from previous commit
  702. Version 1.2.07
  703. Fixed mctop not working at all (whoops!)
  704. Fixed problem with multithreading in mcMMO causing errors
  705. Fixed bug with Repair where it would remove the enchantments if you could not even repair the item
  706. The command mmoupdate now runs in its own thread to ease the burden on the server
  707. Version 1.2.06
  708. German translation has been updated
  709. Fixed fishing not being applied to MySQL DB when converting from Flat File -> MySQL
  710. Fixed mctop not taking Fishing into account some of the time
  711. Fixed bug where Taming would try to grab the name of offline players
  712. Fixed bug where Fishing would try to add an enchantment level not normally possible
  713. Fixed another bug with mmoedit and Fishing
  714. Added option to only allow tools to ready when you are sneaking, this is off by default
  715. Added Brewing Stand & Enchanters table to the list of blocks that won't cause you to ready your tool on right click
  716. Version 1.2.05
  717. Fixed my fix of not being able to place blocks near/on Anvils
  718. Fixed resources in inventory not correctly updating after Repair
  719. Version 1.2.04
  720. Fixed bug where you could not place blocks near/on the Anvil
  721. Version 1.2.03
  722. skills2 and experience2 will be removed from MySQL DB automagically when this version first runs
  723. Fishing is now stored in skills and experience tables on the MySQL DB as it should have been
  724. Fishing will now save properly for MySQL
  725. Fishing will now work properly with mctop for those using MySQL
  726. Fixed problems with mmoedit and fishing
  727. Version 1.2.02
  728. Added measures to prevent easy xp from hacks that cause a ridiculous amount of clicks per second
  729. Fixed bug where Call Of The Wild used only 1 bone to summon
  730. Reduced Endermen XP from 3x to 2x
  731. The number of bonus fish caught from fishing has been reduced
  732. Fishing XP reduced from 1500 to 800
  733. Fishing XP is now configurable in the config file
  734. Version 1.2.01
  735. Added a setting to turn off abilities completely from config
  736. Added a setting to just turn off ability messages from config
  737. Fixed the bug with sword repair
  738. Fixed mcMMO not working properly with Spout
  739. Added Fishing XP icon to Normal/Retro HUDs for Spout
  740. Added icons to Spout notifications for leveling Fishing
  741. Added Fishing Retro XP bar color customization to config file
  742. The number of bones required to use Call of The Wild is now configurable
  743. Reduced the XP animals would give from 1.5x to 1x
  744. Removed current durability value message from Repairing
  745. Fixed bug where Arcane Forging failed to display messages
  746. Fixed bug where Arcane Forging tries to downgrade level 1 enchants
  747. Fixed bug where Arcane Forging always kept enchantments if you had under 100 Repair skill
  748. Version 1.2.00
  749. Added Fishing Skill
  750. Added Call Of The Wild to Taming
  751. Added Arcane Forging to Repair
  752. Added new mobs to XP tables
  753. Added Master/Apprentice system to the Party system
  754. Animals now give xp to combat skills (those poor sheep ;_;)
  755. Removed unnecessary sorcery permissions from plugin.yml
  756. Version 1.1.17
  757. XP gained in combat is now softcapped by the remaining health of the entity you are damaging, preventing many exploits.
  758. Players in Creative mode no longer gain XP
  759. Compiled against latest Spout & CraftBukkit
  760. Added World PVP check to Ignition, should no longer ignore PVP settings
  761. Enemies should no longer grant XP when hit during their death
  762. Fixed an exploit that led to unlimited ability use
  763. Possibly fixed a bug where the same player would be listed multiple times in mctop
  764. Added author and description to plugin.yml
  765. /mmoedit and /addxp are useable from the console now
  766. 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)
  767. Version 1.1.16
  768. Added Melons to Herbalism xp tables
  769. Endermen added to Combat skill xp tables
  770. Silverfish added to Combat skill xp tables
  771. CaveSpider added to Combat skill xp tables
  772. Version 1.1.15
  773. Smooth Brick added to Green Terra
  774. Green thumb can be used to spread moss to Smooth Brick now
  775. Implemented a ghetto fix for the sword durability bug (real fix sometime soon)
  776. Added Spain Spanish localization (es_es)
  777. Version 1.1.14
  778. [1.8] Removed the Archery fire rate limiter as its no longer necesarry due to changes in game mechanics
  779. [1.8] Removed the bonus damage from Archery (I'll rework this skill soon)
  780. [1.8] Removed the food bonuses to healing Herbalism provided due to the change of eating in game mechanics
  781. [1.8] Swords no longer parry, no need to compete with in game mechanics
  782. [1.8] mcMMO no longer has an HP Regen system, no need to compete with in game mechanics
  783. [SPOUT] mcMMO now transfers files between [MC Server] -> [Client] rather than [Webserver] -> [Client]
  784. [SPOUT] Temporarily disabled the PartyHUD due to some performance issues
  785. [SPOUT/CONFIG] mcMMO now allows for disabling of the party HUD with the node Spout.Party.HUD.Enabled
  786. [BUG] Fixed a few problems with readying abilities for Woodcutting/Axes
  787. [MYSQL] Improvements have been made to the performance of MySQL thanks to krinsdeath
  788. [CONFIG] Spout.Party.HP tree removed, replaced with Spout.Party.HUD
  789. [CONFIG] Added an option for Excavation to require use of a shovel, on by default
  790. [COMPATIBILITY] Changed the listener priority for OnEntityDamage from High to Monitor (Should make mcMMO compatible with Worldguards pvp regions among other things)
  791. [COMPATIBILITY] Made party/admin chat modes more compatible with chat plugins (vChat)
  792. [API] Added addXpOverride for modders, this will ignore skill modifiers
  793. [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
  794. [LOCALE] Portuguese Brazil locale added (Code: pt_br)
  795. [MISC] Added some experimental usage tracking, you can opt out of this in /plugins/stats/config.yml (Once its generated, may require 2 restarts)
  796. Version 1.1.13
  797. Pets are removed from party bars
  798. Version 1.1.12
  799. mcMMO now downloads files when you join the server to provide the best experience
  800. mcMMO now uses a brand new Party HUD by Rycochet (from his mmoParty plugin)
  801. Fixed the xpbar and xpicon settings in config to work properly
  802. Fixed infinite HP exploit with Herbalism
  803. Fixed bug where herbalism would heal out of the players normal health range
  804. Fixed bug where entering ':' into your party name caused stat loss among other things
  805. Fixed issue with block break listener priority
  806. Version 1.1.11
  807. mcMMO now properly cancels its Async taks when disabled
  808. Fixed newly generated configs using 2 instead of 1 for skill multipliers
  809. Version 1.1.10
  810. Added default hud setting to config
  811. Fixed bug where newly generated configs used old xp gain numbers
  812. Version 1.1.09
  813. Fixed mcMMO to run fine without Spout :)
  814. Version 1.1.08
  815. Fixed repair being 10x slower to level than normal
  816. Version 1.1.07
  817. Fixed the default HUD being set to RETRO instead of STANDARD
  818. Version 1.1.06
  819. mcMMO menu implemented! Default is 'M', change this in config
  820. Retro HUD implemented!
  821. Retro XP fill color is completely customizable on a per skill basis
  822. New levelup sound thanks to @Rustydaggers !
  823. With the help of Randomage the XP Formulas have been vastly changed for flexibility
  824. Global modifiers and skill modifiers now support decimals
  825. Global formula modifier dropped from config
  826. GigaDrillBreaker/Berserk doesn't drop clay blocks anymore
  827. Fixed bug where Herbalism didn't heal more for bread/stew when right clicking a block
  828. Fixed bug where Wheat did not use the values form the config file
  829. Fixed bug where Archery gave xp for inflicting self injury
  830. Watch added to clay loot tables and maps remove from clay loot tables
  831. Version 1.1.05
  832. Maps dropped from excavation are created correctly, and represent the area they are found in
  833. Fixed an exploit with clay and excavation
  834. Fixed a NPE with locking xp bars
  835. Fixed the !AdeptDiamond! localization error when repairing diamond with a skill below 50
  836. Version 1.1.04
  837. Removed URL settings for XPBAR/XPICON/HPBAR
  838. Added single URL setting for mcMMO
  839. Changed default host from Dropbox to Rycochet's webserver (with apparently unlimited bandwidth!, thanks Rycochet)
  840. Fixed Repair noise not getting played
  841. Fixed a small memory leak with party health bars
  842. Version 1.1.03
  843. Fixed a few images being hard-coded still rather than configurable
  844. Version 1.1.02
  845. Fixed bug where toggle for xpicon didn't work
  846. Fixed bug where Excavation gave gravel drops to grass
  847. Excavation now uses more enums
  848. Version 1.1.01
  849. Fixed toggles for hpbar/xpbar not working
  850. Version 1.1.0
  851. Brand new XP Bars, Health bars, and Skill Icons designed by BrandonXP
  852. Added /xplock <skillname> to lock the xp bar to a skill
  853. Repairing metal now has a sound effect
  854. Shears added to Repair
  855. MySpawn now works correctly when you are in the nether
  856. MySpawn message when you right click a bed is now squelched
  857. Intervals at which players renegerate hp have doubled in length (making it take 100% longer to regenerate than before)
  858. Rewrote many variables stored per player to be integer instead of long, reducing overall memory usage of mcMMO
  859. Rewrote the Timer mcMMO relies on to instead use the BukkitScheduler for performance
  860. Fixed the party member list of /party
  861. Fixed bug where Swords would counter-attack Projectiles
  862. Removed a debug message when repairing diamond armor
  863. Changed chat to use getDisplayName() instead of getName()
  864. Changed chat priority from lowest to highest
  865. Added Clay to excavation
  866. Added new items to Clay's loot tables
  867. Archery now works with the latest CB
  868. Version 1.0.50
  869. New /xprate command for those with mcmmo.admin permissions!
  870. mcMMO now uses Spout instead of BukkitContrib
  871. BukkitContrib support dropped
  872. XP Formula is now 100+(skill level value * skill modifier * global modifier) thanks to suggestion
  873. Fixed bug where /mmoupdate used the old directory instead of the new one to find the flat file
  874. Fixed bug where Unarmed Mastery damage bonus only did as much as Unarmed Apprentice
  875. Fixed bug where Pumpkins did not give out XP
  876. Coordinates removed from /whois as they didn't really fit
  877. /mcgod and /mmoedit now require permissions to be setup in some shape or form to be used
  878. Lapus renamed to Lapis in config
  879. Version 1.0.49
  880. Updated German locale
  881. Fixed bug where using the party system on a MySQL setup caused errors when writing to non-existent files
  882. Fixed bug where using /accept caused a NPE (hopefully)
  883. Fixed a few missing descriptions for commands
  884. Version 1.0.48
  885. Updated French Translation
  886. Updated German Translation
  887. Updated Polish Translation
  888. Placed Coal Ore and Redstone Ore won't give XP anymore
  889. Fixed unusually high memory usage at startup
  890. Added many features to the party system written by NuclearW
  891. Version 1.0.47
  892. Fixed another BukkitContrib error for servers not running BukkitContrib
  893. Version 1.0.46
  894. Fixed bug preventing Excavation from gaining skill
  895. Version 1.0.45
  896. Corrected /stats showing Repair XP as Level for Repair
  897. Corrected /repair showing Repair XP as Level for Repair
  898. Corrected /whois showing Repair XP as Level for Repair
  899. Version 1.0.44
  900. Fixed my 'fix' of BukkitContrib errors with Tree Feller
  901. Version 1.0.43
  902. Stopped things from being auto-smelt'd
  903. Version 1.0.42
  904. Corrected 2 more errors involving not running BukkitContrib
  905. Version 1.0.41
  906. Fixed errors using Tree Feller if your server wasn't running BukkitContrib (sorry!)
  907. Fixed some more leftover stuff involving the new half-finished mining skill
  908. Fixed excavation's Giga Drill Breaker not working on placed blocks
  909. Version 1.0.40
  910. Fixed errors if your server wasn't running BukkitContrib
  911. Version 1.0.39
  912. mcMMO won't auto-download and auto-run BukkitContrib anymore
  913. Version 1.0.38
  914. Commented code for the half-finished Infernal Pick subskill (Whoops)
  915. Version 1.0.37
  916. The donation message in /mcmmo is now toggle-able
  917. The anvil message now only gets shown the first time you place an anvil (after login)
  918. Reworked /mcmmo (an improvement I would say)
  919. Added /mcmmo text to localization file
  920. Archery fire rate now configurable
  921. Berserk mode stops items from being collected
  922. Taming no longer receives xp from wolves being harmed
  923. Fixed bug where /stats required Tree Feller permission to show Woodcutting skill
  924. Fixed bug where players with mcgod could be harmed by AoE
  925. Fixed bug where modifying a skill also modified the xp to the same amount (when it should be zero)
  926. BukkitContrib Stuff
  927. Added a pop-up when placing an Anvil
  928. Added pop-ups on levelup
  929. Added basic sound effects to various abilities (Berserk, Tree Feller, Super Breaker, Leaf Blower, etc...)
  930. Code Stuff
  931. Added checkXp(SkillType, Player) for plugin devs (use this after modifying XP to check for levels)
  932. Added getPlayerProfile() which returns a PlayerProfile object for plugin devs (You can do almost everything with this object)
  933. 100% more enums
  934. Changed how checking skill xp worked to be more efficient
  935. Version 1.0.36
  936. mcMMO now properly supports Bukkit/PEX/Permissions for Permissions
  937. Config.yml will no longer generate Performance Debugging nodes
  938. Registered permission nodes to plugin.yml
  939. Some more changes to Permissions code
  940. Fixed bug where Super Breaker activated where it shouldn't
  941. Fixed bug with enabling/disabling mcgod in config.yml
  942. Fixed bug with Excavation not kicking in until 1 level higher
  943. Version 1.0.35
  944. Added a Toggle for Chimaera Wing in config.yml
  945. Added customization of what item is used for Chimaera Wing in config.yml
  946. Fixed bug with randomly receiving Taming XP
  947. mcmmo.users file moved into /plugins/mcMMO/FlatFileStuff/
  948. Leaderboard files now moved into /plugins/mcMMO/FlatFileStuff/Leaderboards
  949. Locale files now have the prefix locale_ instead of messages_
  950. Locale files are now located inside com/gmail/nossr50/locale/ instead of com/gmail/nossr50/
  951. Updated the code that handles permissions (this may mean 3.1.6 will finally play well!)
  952. Some more source code organization
  953. Fixed warnings for compiler
  954. Removed dependencies on CraftBukkit
  955. Registered commands to OnCommand
  956. Removed performance debugging
  957. Removed some useless settings from the config file
  958. Version 1.0.34
  959. Fixed the PVP setting determining whether or not you would hurt yourself from AoE Abilities
  960. Added Dutch (nl) language support
  961. Super Breaker now gives the correct XP as determined by config.yml
  962. Sand Stone XP is now configurable and no longer shares the 'stone' node
  963. /mining now shows mining values instead of taming values
  964. Version 1.0.33
  965. Fixed the toggle for the Excavation drop 'Cocoa Beans'
  966. Fixed bug where Unarmed users could disarm without being bare handed
  967. Cocoa Beans now have an XP modifier in config.yml
  968. You can now toggle whether or not Mobspawners will give XP (in config.yml)
  969. MySQL version now makes requests to the MySQL server less frequently (should help performance)
  970. Fixed bug with Skull Splitter hitting the user
  971. Version 1.0.32
  972. Added "General.Performance.Print_Reports" node to config.yml to help identify causes of performance issues
  973. Fixed bug of swords users hurting themselves with serrated strikes
  974. Version 1.0.31
  975. Fixed bug of trying to cast Animals to non-animals
  976. Version 1.0.30
  977. Mobs that spawn from spawners no longer give XP (for reals this time)
  978. Version 1.0.29
  979. Mobs that spawn from spawners no longer give XP (again)
  980. Fixed bug where Serrated Strikes did not Bleed additional targets
  981. Identified and solved a potential memory leak in Bleed Simulation
  982. Renamed the Object Config to Misc and rewrote parts of it
  983. Rewrote Party/Admin/God toggles
  984. Added Polish language support (pl)
  985. Version 1.0.28
  986. Actually fixed /stats showing excavation values for swords
  987. Made some improvements to how Bleed Simulation was handled for different entity types
  988. Obsidian now does normal durability damage during Super Breaker
  989. Version 1.0.27
  990. Fixed /stats showing excavation values for swords
  991. Hopefully fixed a wide range of NPE errors
  992. Updated German (de) localization
  993. Version 1.0.26
  994. Fixed accidentally making power levels go above 9,000
  995. Version 1.0.25
  996. Compatible with the latest CB
  997. Beast Lore now functions correctly
  998. Wolves are no longer invincible to players
  999. Changed the look of Beast Lore
  1000. Skill info pages now show your stat in that skill (if you have permission)
  1001. /stats and /whois has been alphabetized and divided into three categories (Gathering/Combat/Misc)
  1002. Abilities will not trigger on Trap Doors
  1003. Version 1.0.24
  1004. Now compatible with latest RB (928)
  1005. Taming now receives XP from your wolves harming foes
  1006. Taming is now easier to level
  1007. Green Thumb now drops seeds when harvesting Wheat
  1008. Version 1.0.23
  1009. Modified Bleed Simulation to fix performance problems
  1010. Rewrote MySpawn to be more efficient when calculating time left
  1011. Rewrote Skills to be more efficient when calculating time left
  1012. Version 1.0.22
  1013. Added 'Name' nodes to commands for renaming them
  1014. Version 1.0.21
  1015. Fixed Skull Splitter length in /axes displaying incorrectly
  1016. Fire rate limiter now correctly uses the value in the config file
  1017. Stone XP now correctly uses the value in the config file
  1018. Cobble -> Mossy now correctly uses the value in the config file
  1019. Removed setmyspawn from config file as it serves no purpose
  1020. All commands now have an 'Enabled' node in the config file that when set to false disables the command completely
  1021. Fixed color scheme inconsistency for Mining in /whois results
  1022. Version 1.0.20
  1023. Fixed Array Index Out of Bounds error
  1024. Version 1.0.19
  1025. Removed a failsafe for the Timer that is no longer necessary (should improve performance)
  1026. Fixed /myspawn not working by rewriting it :3
  1027. Fixed exploit where players could break a freshly placed mushroom for XP
  1028. MySQL User Passwords can now be blank (Although you really should have a password...)
  1029. Fixed a few NPE errors
  1030. Version 1.0.18
  1031. Fixed MySQL default TablePrefix
  1032. Fixed Wheat not being configurable
  1033. Version 1.0.17
  1034. Brand new YAML Configuration file
  1035. Ability to configure XP for all gathering skills in config file
  1036. German Language added to mcMMO
  1037. French Language added to mcMMO
  1038. MySpawn will no longer heal players
  1039. /<skillname> commands now also check for their localized names for displaying help
  1040. Added many more Strings to localization files
  1041. Added more safeguards to MySpawn for NPE
  1042. Fixed bug where Tree Feller Radius depended on WoodCutting XP rather than Skill Level
  1043. Fixed bug where Readying a Hoe returned a missing localization string
  1044. Added some safeguards into Bleed Simulation to prevent possible memory leaks
  1045. Performance improvements to storing/calling Skill/XP Values
  1046. Plugged a potential memory leak with PlayerProfiles not being removed correctly
  1047. Disabled the mob spawner camping anti-exploit in favor of performance
  1048. Version 1.0.16
  1049. Fixed bug where localization file failed to load
  1050. Changed en_US to lowercase
  1051. mcMMO now requires locale files to be in lowercase
  1052. Fixed a few strings missing from the localization file
  1053. Version 1.0.15
  1054. Removed leftover code that spammed SQL errors
  1055. Version 1.0.14
  1056. Added many missed strings into localization
  1057. Finnish Localization updated for the new strings
  1058. Green Thumb should respect Block Protection plugins now
  1059. Fixed Number Format Exception when loading a PlayerProfile
  1060. Version 1.0.13
  1061. Fixed bug/NPE where stats would not load and therefore 'reset' for players
  1062. Fixed NPE involving /ptp
  1063. Added "enableMOTD" setting to properties file
  1064. Version 1.0.12
  1065. Fixed another NPE error
  1066. Non-Gathering skills should correctly gain XP if PVP is set to false now
  1067. Localization will now support language codes that do not have two parts like "fi"
  1068. Fixed bug where Wiki MOTD message would not be loaded from localization file
  1069. Version 1.0.11
  1070. Fixed bug where players could not gain experience in several skills
  1071. Removed PVP flag from mcmmo.properties as its not needed anymore
  1072. Fixed a few NPE errors
  1073. Mushroom XP reduced from 25 to 15
  1074. Fixed an exploit where players who just logged in could be farmed for experience because they were invulnerable
  1075. Version 1.0.10
  1076. Added Localization/String Customization
  1077. Mushroom XP reduced from 40 to 25
  1078. Removed "clears inventory" warning in /mcc for /myspawn since this no longer happens
  1079. Version 1.0.09
  1080. Fixed the NPE that occurs when players gain experience (Sorry!)
  1081. Fixed bug where /myspawn & /clearmyspawn would work if MySpawn was disabled in the properties file
  1082. Changed strings containing "MMO" to read "mcMMO"
  1083. Removed a lot of unused or unnecessary variables from the PlayerProfiles in mcMMO, this should lower the memory footprint
  1084. Added getXpToLevel() for modders
  1085. Version 1.0.08
  1086. Added removeXP() for modders
  1087. Fixed bug where stone swords only repaired by 33% instead of 50%
  1088. Fixed bug where stone/wooden hoes wouldn't repair
  1089. Big overhaul to how skill values and xp values were handled in the code
  1090. Modifying the players skill levels now sets the corresponding skill xp to zero
  1091. Using Serrated Strikes/Skull Splitter on mobs should no longer harm nearby players when PVP is disabled
  1092. Switching to another weapon after firing your bow should no longer trigger procs for that weapon when the arrow hits
  1093. Slimes/Ghasts now give XP for combat skills
  1094. Added "EnableHpRegeneration" property setting
  1095. Added "EnableMySpawn" property setting
  1096. Version 1.0.07
  1097. Added more repair customization by solarcloud7
  1098. Leaderboards ignore players with the respective stat at 0
  1099. Reconnecting to MySQL will reload player data
  1100. Fixed a NPE with MySQL's Leaderboards
  1101. Removed "Loop iteration" debug message from mcMMO
  1102. Version 1.0.06
  1103. MySQL will attempt to reconnect if the connection is closed
  1104. Breaking the bottom block of Cactus/Reeds will award the correct experience and double drops
  1105. Added support for Minecraft Statistics
  1106. Fixed NPE with /myspawn command
  1107. Version 1.0.05
  1108. PVP interactions now check for permissions before handing out any experience
  1109. Many skill abilities now check for permissions correctly
  1110. All interactions with Taming now check for permissions
  1111. mcMMO now checks for its pvp flag being true before handling pvp interactions
  1112. Version 1.0.04
  1113. Fixed bug where players would be informed incorrectly when their cooldowns refreshed
  1114. Fixed exploit where players could reconnect to reset their cooldowns
  1115. Added new "cooldowns" table to MySQL
  1116. Berserk now breaks through snow
  1117. Lightning no longer gives Taming XP
  1118. Shortened /mcc to fit the screen
  1119. Version 1.0.03
  1120. Bleed will no longer trigger on friendly wolves
  1121. Axes criticals will no longer trigger on friendly wolves
  1122. Version 1.0.02
  1123. Fixed bug where the Timer would start before everything else was ready
  1124. Fixed bug where mcrefresh also required mcability permission node
  1125. Fixed bug where Unarmed was not checking for disarm procs
  1126. Green Thumb now checks for herbalism permissions
  1127. Added "enableGreenThumbCobbleToMossy" to config file, this also changes Green Terra
  1128. AoE abilities now harm wolves
  1129. Version 1.0.01
  1130. Removed debug message when wolves are struck
  1131. Fixed issue with reloading mcMMO when MySQL was enabled
  1132. Fixed a NPE with MySpawn
  1133. Fixed a NPE with removing users from PlayerProfile
  1134. Unarmed no longer starts with a damage bonus
  1135. Unarmed apprentice DMG bonus changed from 3 to 2
  1136. Version 1.0
  1137. Players can now repair Stone/Wood tools
  1138. Fixed duping bug with WG/Block Protection Plugins
  1139. Added Leaf Blower to WoodCutting
  1140. Different Trees give different WoodCutting XP
  1141. Water changing Gravel to Clay removed
  1142. Code Organized/Optimized further
  1143. MySQL Support
  1144. Taming Skill
  1145. Leaderboards
  1146. Players won't hand out XP if they died within the last 5 seconds
  1147. Version 0.9.29
  1148. Fixes critical bug involving water turning anything into clay
  1149. Version 0.9.28
  1150. Green thumb can now spread grass to dirt using seeds
  1151. Adding XP will check for level ups again
  1152. Acrobatics won't hand out XP on death anymore
  1153. Acrobatics will check plugins for the event being cancelled before handing out XP
  1154. Version 0.9.27
  1155. Fixed Herbalism not properly receiving Triple Drops from Green Terra
  1156. Fixed Herbalism not handing out any XP outside of Green Terra
  1157. Fixed Herbalism asking for seeds on things that did not require it
  1158. Version 0.9.26
  1159. Fixed Green Terra going off without readiness
  1160. Fixed Hoe trying to ready when tilling Grass
  1161. Version 0.9.25
  1162. Fixed issue with anti-exploits and Herbalism
  1163. MySpawn works like a hearthstone now, no inv pentality, 1hr cooldown
  1164. Added Green Terra Ability to Herbalism
  1165. Added Green Thumb ability to Herbalism
  1166. Fixed Repair not working for Iron Tools
  1167. Fixed bug where Axes Ability checked for Unarmed Ability Permission
  1168. Added Cocoa Beans to Excavation XP/Loot Tables, Found in Grass/Dirt
  1169. Using Super Breaker on Obsidian significantly damages it compared to other materials
  1170. Added Obsidian to Mining XP Table/Super Breaker
  1171. Added Pumpkins/Reeds/Cactus to Herbalism XP Tables/Double Drops
  1172. Corrected "mcMMMO" to "mcMMO" in MOTD
  1173. Version 0.9.24
  1174. PLAYER_BED_ENTER removed due to its unusual issues
  1175. Added info about the Wiki to the motd
  1176. /mcrefresh will reset if you were recently hurt (Chimaera Wing/HP Regen)
  1177. Fixed Armor Repair not adding XP
  1178. Boosted Repair XP of Armor to match Tools
  1179. Repairing Armor won't trigger Super Repair twice anymore
  1180. Setting your MySpawn now just requires right clicking a bed (still requires the setmyspawn permission node)
  1181. Version 0.9.23
  1182. Players will now announce ability usage within a short distance to nearby players
  1183. Chimaera Wing now takes the world into account
  1184. Acrobatics won't give XP on death, and will fail if you would've died after the damage reduction
  1185. Added yet another check to see if a Player is not in the Users system for NPC mod compatibility
  1186. Version 0.9.22
  1187. Fixed bug where chimaera wing was unusable after being hurt even after the cooldown
  1188. Version 0.9.21
  1189. /mcrefresh fixed to work properly with the new ability monitoring system
  1190. Ability lengths are now based on your skill level directly rather than a tiered system
  1191. Chimaera Wings won't trigger on things they shouldn't (Doors, Chests, ETC)
  1192. Chimaera Wings will properly tell you how long you have to wait to use it if you've been recently hurt
  1193. Version 0.9.20
  1194. Fixed Tree Feller not checking if their cooldown was refreshed and always activating
  1195. /stats and /whois will now show the powerlevel based on permissions
  1196. Shovels will no longer say you've lowered your axe
  1197. /myspawn will no longer say your inventory has been cleared if the server settings disable this feature
  1198. Version 0.9.19
  1199. Fixed Anti-Exploit XP stuff not working
  1200. Version 0.9.18
  1201. 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
  1202. Archery Spam has been nerf'd, you can only fire once per second now (Toggle-able in config file)
  1203. Fixed bug when just having the Admin Chat permission wouldn't allow you to see Admin Chat
  1204. Fixed bug where Axes ability could be used without permission
  1205. Abilities are monitored with Timestamps rather than a Timer monitored tick rate
  1206. When players were last hurt is now monitored with Timestamps rather than a Timer monitored tick rate
  1207. Made Anti XP-Exploits more Robust
  1208. Repair XP is now based on durability restored
  1209. Acrobatics rolling will now reduce damage if you go over the damage threshold
  1210. Acrobatics rolling damage threshold lowered to 10 from 20
  1211. Added Graceful Roll to Acrobatics, hold Shift when falling to do a Graceful Roll
  1212. mcMMO now checks for the blockBreak and EntityDamage events being canceled before proceeding
  1213. Dodge notification shortened
  1214. Dodge won't negate damage completely anymore
  1215. Added 3 more functions for plugin authors to call, getPartyName(Player player), inParty(Player player), and getParties()
  1216. Version 0.9.17
  1217. Players now set their MySpawn by entering a bed, it requires the setmyspawn permission node
  1218. /setmyspawn has been removed
  1219. Compatible with CB 670
  1220. Fixed errors related to Repair
  1221. Abilities will no longer trigger from Bed interactions
  1222. /unarmed will now tell the player when they will receive unarmed master (if they have apprentice)
  1223. Version 0.9.16
  1224. Logs placed by the player won't grant XP/Double Drops anymore
  1225. Added more functions plugin authors can call
  1226. Acrobatics roll has a damage threshold of 20, going above this means a failed Roll
  1227. Version 0.9.15
  1228. Acrobatics will now behave properly
  1229. AoE Abilities ignore wolves (temp fix)
  1230. Added "all" parameter to /mmoedit & /addxp
  1231. After giving XP to a player it will now check for level ups in skills
  1232. Version 0.9.14
  1233. mcMMO checks for abilities being active before sending the fake block break event
  1234. Version 0.9.13
  1235. Fixed excavation ignoring the xpGainMultiplier
  1236. Now compatible with CB 600+
  1237. Fixed bug where Dodge acted maxed out no matter your skill level
  1238. Version 0.9.12
  1239. mcMMO now fakes a block break event for abilities to maximize plugin compatibility
  1240. /herbalism will return the correct values now
  1241. New /addxp command
  1242. Version 0.9.11
  1243. PVE Combat Skills experience is now based on damage dealt
  1244. The Timer will no longer break from Bleed Simulation
  1245. Tree feller no longer "damages" saplings
  1246. Bleed+ (Serrated Strikes) lasts 5 ticks down from 12
  1247. Bleed/Bleed+ now do 2 damage instead of 1
  1248. Power Level is now based on permissions
  1249. Counter Attack added to swords
  1250. Parry is now based directly on Swords skill level
  1251. Parry maximum proc chance raised to 30% from 20%
  1252. Serrated Strikes now properly applies Bleed+ to targets
  1253. Players who parry can no longer be disarmed
  1254. Acrobatics now has a Dodge passive skill reducing damage
  1255. Repair skill now effects how much durability is restored
  1256. Super repair now doubles the repair amount on proc
  1257. Unarmed now starts with a bonus to damage to encourage use
  1258. Unarmed now has two steps to damage scaling, Appentice, and Mastery
  1259. Unarmed disarm now caps at 25% for 1000 skill
  1260. Fixed problem where Archery skill procs would ignore other plugins
  1261. Ignition changed to 25% chance
  1262. Ignition length will be based on archery skill level
  1263. /myspawn now has a warning about the inventory loss penalty in /mcc
  1264. mcMMO Timer now runs in 1 second intervals rather than 2
  1265. Version 0.9.10
  1266. Party invites now show who they are from
  1267. Mushrooms added to Dirt/Grass excavation loot tables, drops with 500+ skill
  1268. mcMMO configuration files property setting names have been changed for readability
  1269. Fixed bug where Gold and Iron wouldn't drop anything during Super Breaker
  1270. Added /mcability info to /mcc
  1271. Potentially fixed NPE error when checking players for being in same party for PVP XP
  1272. Removed sand specific diamond drop from sand excavation loot table, Diamonds can still drop globally for sand
  1273. Added a global XP gain multiplier, increase it to increase XP gained
  1274. Reduced PVE XP for Unarmed, now identical to Axes/Swords
  1275. Changed Chat priority in mcMMO to be higher, this should help plugin conflicts
  1276. Mushroom XP raised to 40 from 10
  1277. Flower XP raised to 10 from 3
  1278. Version 0.9.9
  1279. Fixed problem where entities never got removed from the arrow retrieval list of entities
  1280. Version 0.9.8
  1281. EntityLiving shouldn't be cast to entities that are not an instance of EntityLiving
  1282. Added a null check in the timer for players being null before proceeding
  1283. Version 0.9.7
  1284. Procs/XP Gain will no longer happen when the Entity is immune to damage (Thanks EdwardHand!)
  1285. Axes critical damage versus players reduced to 150% damage from 200% damage
  1286. Fixed bug where Daze might not proc
  1287. Changed archery Daze to follow smooth transition
  1288. Added archery Daze chance info to /archery
  1289. Cooldown lengths are now customizable, they are in seconds and multiplied by 2 by mcMMO
  1290. Version 0.9.6
  1291. Timer checks for player being null before adding them to the mcUsers system
  1292. Cooldowns will now show how much time is remaining when trying to use their respective abilities
  1293. SkullSpliiter will now correctly inform the player when they are too tired to use it
  1294. Acrobatics will no longer give XP if the event was cancelled by another plugin
  1295. Version 0.9.5
  1296. Super Breaker now gives a chance for Triple Drops based on mining skill
  1297. Ability durability loss down from 15 to 2
  1298. Ability durability loss is now toggle-able
  1299. Ability durability loss can be adjusted in the configuration file
  1300. Mining Picks are no longer lowered after activating Super Breaker
  1301. Version 0.9.4
  1302. Flowers won't drop wheat anymore
  1303. Signs won't trigger ability readiness anymore
  1304. Version 0.9.3
  1305. Bug stopping abilities from never wearing of may have been fixed
  1306. Changed color of "X Ability has worn off" to RED from GRAY
  1307. Super Breaker, Giga Drill Breaker, and Tree Feller now damage the tool significantly during use
  1308. Netherrack and Glowstone now give Mining XP
  1309. Netherrack and Glowstone are now effected by Super Breaker
  1310. Abilities will no longer be readied when you right click signs or beds
  1311. Chimaera Wings won't activate on blocks you can interact with and signs
  1312. Abilities now adjust their effects depending on tool quality
  1313. Superbreaker won't break things that tool couldn't normally break
  1314. Giga Drill Breaker will only give triple xp and triple drops for diamond tools, with a reduced effect for lesser tools
  1315. Skull Splitter now has a limit of opponents nearby it will strike based on your tool quality
  1316. Serrated Strikes now has a limit of opponents nearby it will strike based on your tool quality
  1317. Modified /mcmmo description to be a little bit more relevant.
  1318. Version 0.9.2
  1319. Changed priority of some of the mcMMO listeners
  1320. Now when certain abilities are activated it shouldn't say "You lower your x"
  1321. Version 0.9.1
  1322. Fixed "Unknown console command" errors with CB 556
  1323. Added /mcability command to toggle being able to trigger abilities with right click
  1324. Added some more nullchecks for people reporting NPE errors
  1325. Compatibility with NPC mods improved (Mainly for archery!)
  1326. Other plugins can now call inSameParty() from mcMMO to increase compatibility
  1327. Version 0.9
  1328. --NEW CONTENT--
  1329. Woodcutting now has the "Tree Feller" Ability
  1330. Unarmed now has the "Berserk" Ability
  1331. Swords now has the "Serrated Strikes" Ability
  1332. Mining now has the "Super Breaker" Ability
  1333. Axes now has the "Skull Splitter" Ability
  1334. Excavation now has the "Giga Drill Breaker" Ability
  1335. Added /mcrefresh <playername> - tool for refreshing cooldowns
  1336. Unarmed now has the "Deflect Arrows" passive skill
  1337. Chimaera Wing Item Added
  1338. --CHANGES--
  1339. HP Regen & Bleed are back
  1340. Woodcutting will drop the appropriate log on double drop procs
  1341. Herbalism now applies double drops to herbs
  1342. /<skillname> now shows much more information to the player regarding their stats
  1343. Axes skill Critical Strikes are now based directly on your skill level
  1344. Swords skill Bleed chance is now based directly on your skill level
  1345. Unarmed disarm chance is now based directly on your skill level
  1346. Acrobatics now gives XP when you roll
  1347. --BUGFIXES--
  1348. Memory Leak Fixed
  1349. Axes not doing critical strikes
  1350. Gold Armor repair
  1351. Capped skills now have the correct proc chance
  1352. /mmoedit is no longer case sensitive
  1353. More NPE errors fixed
  1354. Many bugs I forgot to write down
  1355. --PLUGIN COMPATABILITY FIXES--
  1356. If combat interactions are cancelled by other plugins mcMMO should ignore the event
  1357. If block damage interactions are cancelled by other plugins mcMMO should ignore the event
  1358. Version 0.8.22
  1359. Fixed bug where Axes did less damage than normal
  1360. Acrobatic rolls now give XP
  1361. Acrobatics XP increased for non-rolls
  1362. Version 0.8.21
  1363. Fixed bug where axe criticals would dupe items
  1364. Version 0.8.20
  1365. 99.99% sure I fixed anvils that suddenly stop working
  1366. Version 0.8.19
  1367. Fixed being able to excavate placed blocks
  1368. Added toggle option to mining requiring a pickaxe
  1369. Added toggle option to woodcutting requiring an axe
  1370. PVP interactions now reward XP based on the damage caused (this is effected by skills)
  1371. PVP XP gain can be disabled in the configuration file
  1372. PVP XP has a modifier, increase the modifier for higher XP rewards from PVP combat
  1373. Version 0.8.18
  1374. Fixed sandstone not being watched for exploitation
  1375. Version 0.8.17
  1376. mcmmo.users moved to plugins/mcMMO/
  1377. Snowballs and Eggs will no longer trigger Ignition
  1378. Loot tables for excavation adjusted
  1379. Mining benefits now require the player to be holding a mining pick
  1380. Woodcutting benefits now require the player to be holding an axe
  1381. Version 0.8.16
  1382. Moved configuration file to /plugins/mcMMO
  1383. Arrows now have a chance to Ignite enemiesw
  1384. Fixed arrows not being retrievable from corpses
  1385. Added info about ignition to /archery
  1386. Version 0.8.14
  1387. Mining, Woodcutting, Herbalism, and Acrobatics proc rates now are based on your skill level directly rather than tiers you unlock via skill levels
  1388. Archery's ability to retrieve arrows from corpses now is based on your skill level directly rather than tiers you unlock via skill levels
  1389. Mining, Woodcutting, Herbalism, Archery, and Acrobatics now show their proc % relative to your skill if you type /<skillname>
  1390. You can now adjust what level is required to repair diamond in the configuration file
  1391. Changed mining XP rates to be a tad higher for some things
  1392. You can now get XP from sandstone
  1393. XP rates increased for gathering glowstone with excavation
  1394. XP rates increased a bit for excavation
  1395. Skill info is now a bit more detailed for certain skills
  1396. Added info about arrow retrieval to /archery
  1397. Version 0.8.13
  1398. Enemies no longer look like they have frozen when they die
  1399. Item duping fix
  1400. Version 0.8.11
  1401. Performance improvements
  1402. Memory leak fixed
  1403. NPE error with MySpawn really fixed
  1404. Version 0.8.9
  1405. Fixed NPE for My Spawn
  1406. Fixed NPE for onBlockDamage
  1407. Bleed proc now correctly checks for Swords permissions
  1408. Version 0.8.8
  1409. Gold can now be repaired
  1410. Tweaked Mining XP gains
  1411. Reorganized code
  1412. Added /mcgod godmode command
  1413. Fixed the pvp toggle in the settings file
  1414. Version 0.8.7
  1415. Removed packet-sending stuff wasn't working anyways
  1416. Fixed another NPE with the TimerTask
  1417. Skills now only show up in /stats if you have permissions for them
  1418. Version 0.8.6
  1419. Added a null check in bleed simulation to prevent a NPE
  1420. Version 0.8.5
  1421. Players are now added to files when they connect (to fix a NPE)
  1422. onPlayerCommand stuff moved into onPlayerCommandPreprocess
  1423. Version 0.8.4
  1424. Fixed another nullpointer error for TimerTask
  1425. Fixed bug making regeneration take twice as long to kick in after combat
  1426. Version 0.8.3
  1427. Modified the timer intervals (from 1 second to 2)
  1428. All skills now have an individual modifier (Set by default to 2)
  1429. There is now a global XP modifier (Set by default to 1)
  1430. Herbalism now correctly follows its skill curve
  1431. Unarmed no longer gives experience for harming other players
  1432. Players can no longer exploit mob spawners for experience
  1433. Version 0.8.2
  1434. Fixed Concurrent Modification Exception
  1435. Fixed some incorrect skill descriptions
  1436. First tier of HP Regeneration is now available from the start
  1437. Fixed bleed proc rate for very high skill levels
  1438. Changed regeneration permissions to 'mcmmo.regeneration'
  1439. Version 0.8
  1440. Archery skill now lets players recover arrows from downed foes
  1441. Health regenerates based on power level
  1442. Added toggle to myspawn clearing player inventory in settings file
  1443. Swords now have a bleed effect
  1444. Rewrote Skill descriptions to be more informative/better
  1445. Version 0.7.9
  1446. XP Curve now follows a new formula
  1447. Acrobatics XP gains changed
  1448. Compiled against permissions 2.1
  1449. Version 0.7.8
  1450. Massive tweaks to XP gain for Archery, Swords, Axes, Unarmed
  1451. Version 0.7.7
  1452. Minor tweak to how players are added to the flat file
  1453. Fixed some nullpointer exceptions when players die
  1454. Version 0.7.6
  1455. Fixed being able to repair diamond armor with below 50 skill
  1456. Myspawn now supports multiple worlds, clearing myspawn will set it to the first world created by the server
  1457. Version 0.7.5
  1458. Removed random checks for herbalism XP
  1459. Herbalism is now called properly (This should fix gaining no xp or double drops)
  1460. Version 0.7.4
  1461. Work around for a bukkit bug that broke my onBlockDamage event
  1462. Added /clearmyspawn
  1463. Version 0.7.3
  1464. Fixed to work with build 424 of CB
  1465. Lowered the XP of gold due to it not being that rare anymore
  1466. Version 0.7.2
  1467. Fixed security flaw where players could access /mmoedit if the server was not running permissions
  1468. Reduced XP gain of woodcutting a bit
  1469. Version 0.7
  1470. Completely rewrote the XP system
  1471. Added an XP skillrate modifier to the settings file
  1472. Version 0.6.2
  1473. Axes now do critical strikes against farm animals
  1474. Removed the "Stupidly Long Constructor"
  1475. Now compatible with the latest CB builds
  1476. Version 0.6.1
  1477. Customizable command names
  1478. Axes can now be modified with /mmoedit
  1479. Party members are now correctly informed when you leave the party
  1480. Fixed incorrect commands in /mcc
  1481. Version 0.5.17
  1482. Changed namespaces to fit bukkits new standard
  1483. Adjusted excavation proc rates
  1484. Modified excavation loot tables
  1485. Added Party Invite System
  1486. Version 0.5.16
  1487. Fixed unarmed not checking for permissions when hitting players
  1488. Version 0.5.15
  1489. Fixed stone swords not being recognized as swords
  1490. Fixed /a not working if you were an op but did not have permissions
  1491. Version 0.5.14
  1492. Added permissions for skills
  1493. Version 0.5.13
  1494. Removed skillgain from succesful parries
  1495. Repair now refreshed the inventory
  1496. Version 0.5.12
  1497. Fixed being able to hurt party members with the bow and arrow
  1498. Version 0.5.11
  1499. Added /mmoedit command
  1500. Fixed bug preventing player versus player damage
  1501. Fixed bug preventing damage from scaling with unarmed & bows
  1502. Fixed disarm proc making the opponent dupe his/her items
  1503. Added mcmmo.tools.mmoedit permission
  1504. Added mcmmo.commands.setmyspawn permission
  1505. Added totalskill to /stats
  1506. Changed the look of /stats
  1507. Version 0.5.10
  1508. Fixed trying to set health to an invalid value
  1509. Version 0.5.9
  1510. Fixed duping inventories on death
  1511. Version 0.5.8
  1512. Fixed bug where players inventories would dupe during combat
  1513. Version 0.5.7
  1514. Fixed monsters instant killing players
  1515. Misc fixes
  1516. Version 0.5.4
  1517. Changed herbalism skill gain from wheat to be WAAAAY slower
  1518. Version 0.5.3
  1519. Players will now correctly drop their inventories when killed by a monster
  1520. Version 0.5.2
  1521. Fixed MAJOR bug preventing swords skill from gaining through combat
  1522. Version 0.5
  1523. Archery Added
  1524. Swords Added
  1525. Acrobatics Added
  1526. Logging for Party/Admin chat added
  1527. Fixed whois to show correct values for Excavation
  1528. Made death messages much much more specific
  1529. Version 0.4.4
  1530. Fixed being able to repair full durability iron tools
  1531. Fixed herbalism benefits not behaving properly
  1532. Fixed removing 1 diamond from every stack of diamond when repairing diamond
  1533. Version 0.4.2
  1534. Removed myspawn from the motd
  1535. Version 0.4.1
  1536. Fixed /mcc showing incorrect command for herbalism
  1537. Changed unarmed skillrate to be much slower than before
  1538. Modified a few skill descriptions
  1539. Added permission for /whois
  1540. Players can now use admin chat without being op as long as they have the correct permission (requires Permissions)
  1541. Version 0.4
  1542. Permissions support
  1543. Removed OPs having different names than normal players
  1544. Removed /setspawn & /spawn
  1545. Slowed down excavation skill rate
  1546. Fixed excavation coal drop being too rare
  1547. Version 0.3.4
  1548. Creepers now give double xp for unarmed
  1549. Iron armor can now be repaired!
  1550. Fixed bug stopping items from being repaired
  1551. Version 0.3.3
  1552. Yet another herbalism skill gain tweak
  1553. Version 0.3.2
  1554. Changed excavation loot tables to be more rewarding
  1555. Changed sand to give normal excavation xp instead of double xp
  1556. Fixed herbalism skill exploit
  1557. Mobs killed with unarmed now drop loot properly
  1558. Unarmed xp rate depends on mob (zombies lowest fyi)
  1559. Huge player crashing bug fix on disarm!
  1560. Version 0.3.1
  1561. Fixed excavation not saving properly
  1562. Fixed repair using excavation values
  1563. Version 0.3
  1564. Unarmed skill
  1565. Herbalism skill
  1566. Excavation skill
  1567. Many bugfixes (thanks for reporting them!)
  1568. /<skillname> - Detailed information about skills in game
  1569. Version 0.2.1
  1570. Misc bugfixes
  1571. Version 0.2
  1572. Repair ability added
  1573. Repair skill added
  1574. Iron Armor repair temporarily disabled
  1575. Anvils (Iron Block) added
  1576. /mcmmo & /mcc added
  1577. Misc changes to existing commands
  1578. Misc bug fixes
  1579. Version 0.1
  1580. Releasing my awesome plugin