Changelog.txt 63 KB

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