Changelog.txt 54 KB

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