Changelog.txt 53 KB

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