Changelog.txt 82 KB

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