Commit Graph

  • 8b6a4c1e5b Update doubledrops IDs (#4743) config-validation-changes Mads U. Jensen 2022-02-11 02:31:22 +01:00
  • 0ccd89fad4 Update changelog nossr50 2022-01-30 15:47:08 -08:00
  • 16e90da8fd Config validation rewrite part 1 nossr50 2022-01-30 15:31:52 -08:00
  • 86e7bfbf89 Disabling mcMMO when the config breaks is dumb Fixes #4732 nossr50 2022-01-30 14:24:21 -08:00
  • 8f0fb76847 Silence API out of date warning on config load nossr50 2022-01-17 15:57:04 -08:00
  • 3be15d3f65 Rewrite how mob/item/block metadata is tracked/retrieved Fixes #4720 nossr50 2022-01-17 15:32:02 -08:00
  • 74ced18bd0 Dev mode nossr50 2022-01-15 11:51:44 -08:00
  • f8e3111ec0 Cleanup entity data on chunk and world unload Fixes #4720 2.1.207 nossr50 2022-01-14 17:08:58 -08:00
  • 2e0a371ed8 Update changelog nossr50 2022-01-14 16:50:19 -08:00
  • 68ffe31246 2.1.209 nossr50 2022-01-14 16:41:33 -08:00
  • 405de477d3 (thanks chew) Fix older MC versions not loading config files Fixes #4716 nossr50 2022-01-11 19:28:18 -08:00
  • db0ae36fa7 fixed bug where duplicate comments with leading whitespace were ignored nossr50 2022-01-11 19:22:28 -08:00
  • 5d2028b5dc Java 16 compile target nossr50 2022-01-10 22:36:37 -08:00
  • 3e645a022d 2.1.208 nossr50 2022-01-10 22:34:21 -08:00
  • c21a040ddb Huge changes to how config files are loaded/updated, fixes many issues Fixes #4715 nossr50 2022-01-10 22:29:22 -08:00
  • dd4a5a6b9a remove YAML parsing hacks in favor of native bukkit provided parsing (#4714) the456gamer 2022-01-09 19:16:17 +00:00
  • d5ce8fc6ff Dev mode nossr50 2022-01-09 11:14:11 -08:00
  • 829aaea5d4 add & translate missing strings & fix a typo that broke placeholders (#4707) dexasz 2022-01-09 21:07:18 +02:00
  • c92ae16c7f Fix extra 0 in level for gunpowder in retro mode (#4701) Olivia 2021-12-30 17:21:46 -05:00
  • 40160498ca 2.1.207 nossr50 2021-12-27 11:40:33 -08:00
  • 9d08d88f2a Add new repair setting to default file nossr50 2021-12-27 11:34:55 -08:00
  • 2ca3544741 Added option to disallow using enchanted materials to repair items. (#4693) JeBobs 2021-12-27 14:29:54 -05:00
  • ef714f98c9 Fix parties at level cap gaining XP and thus spamming messages Fixes #4686 nossr50 2021-12-27 11:22:16 -08:00
  • dd550feb65 Update BlockTracker to use Spigot API directly instead of compatibility layer Fixes #4692 Fixes #4698 nossr50 2021-12-27 11:09:27 -08:00
  • ddc9a69f4b Fix ScoreboardManager NPE and added locale messages relating to scoreboards nossr50 2021-12-27 10:46:56 -08:00
  • 61388f46f1 Fixed #4694 (#4695) TheBusyBiscuit 2021-12-27 18:27:13 +01:00
  • 341dc45202 Takeout this warning nossr50 2021-12-14 23:27:51 -08:00
  • 13f7482b39 Unicode support for locale files nossr50 2021-12-14 23:08:08 -08:00
  • a78dcffde7 Temporarily roll back to Java 16 nossr50 2021-12-14 22:26:40 -08:00
  • 3671d0b565 dev mode nossr50 2021-12-14 22:23:31 -08:00
  • 1b11fd2369 lithuanian translation for mcmmo (#4676) lilac & gooseberries 2021-12-15 08:22:58 +02:00
  • c36ff85cbf 2.1.206 - Memory leaks fixed and other changes Fixes #4681 nossr50 2021-12-11 22:27:54 -08:00
  • 77cefbdfab Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO nossr50 2021-12-11 22:22:37 -08:00
  • fbe0cd1471 Fixing like 10 memory leaks Fixes #4670 nossr50 2021-12-11 22:22:02 -08:00
  • 728ba512c3 Java 17 for GH actions Robert Alan Chapton 2021-12-11 21:21:22 -08:00
  • 10470dde13 Reduce default volume of level up sound nossr50 2021-12-11 21:19:30 -08:00
  • 11245e87ef squelch ChunkStoreTest log output nossr50 2021-12-11 20:57:25 -08:00
  • b88d752f61 update dependencies nossr50 2021-12-11 20:56:10 -08:00
  • 09ce259288 fix issue #4667 (#4669) Enderaoe 2021-12-08 11:55:42 +08:00
  • 519d469cb2 Add null check to XP gain handler, fixes #4663 (#4677) PikaMug 2021-12-07 22:54:48 -05:00
  • cf67e3502a dev mode nossr50 2021-12-07 19:29:36 -08:00
  • 9ab4584dfe MOB_METADATA_KEYS should be immutable nossr50 2021-11-14 09:36:00 -08:00
  • 8d27e8fccf 2.1.205 nossr50 2021-11-14 09:33:27 -08:00
  • ba1f15b655 Fixed the alchemy properly (#4658) NemuruYama 2021-11-14 17:05:42 +01:00
  • 5b1a69b3f7 2.1.204 nossr50 2021-11-10 14:55:54 -08:00
  • d185c7538c Fix issue #4626 double smelting on raw copper (#4652) Enderaoe 2021-11-10 20:55:04 +08:00
  • 2347fc294f Fix IndexOutOfBoundsException for fake brew event by adding to list instead of setting the index (which doesn't work) (#4655) gecko10000 2021-11-10 12:54:31 +00:00
  • 7aaec5b707 2.1.203 nossr50 2021-11-08 19:07:02 -08:00
  • 20a713e04d Update changelog nossr50 2021-11-08 19:02:37 -08:00
  • 81faf93f31 Fix hex colors in broadcasts (#4651) gecko10000 2021-11-09 03:01:14 +00:00
  • 19c0f6757e Add deprecated constructor w/o startinglevel per d9e195f (#4647) PikaMug 2021-11-08 22:00:00 -05:00
  • ec0815043e Update changelog nossr50 2021-11-08 18:58:11 -08:00
  • 182717eacf Fix issue #4105 Fishing shake percentage seems off. (#4649) Enderaoe 2021-11-09 10:57:32 +08:00
  • e287ad47d1 updating github actions Robert Alan Chapton 2021-11-08 18:54:46 -08:00
  • 8eee39b88b mcMMO now requires the latest MC version (currently 1.17.1) Fixed a few bugs from API breaks nossr50 2021-11-08 18:38:50 -08:00
  • 4bf2ad46ea Require Java 16 nossr50 2021-11-08 17:36:06 -08:00
  • def676d8d7 2.1.202 nossr50 2021-10-05 12:41:25 -07:00
  • f8433cdbcc Fixed Kelp not awarding XP Fixed #4639 Fixed #4110 nossr50 2021-10-05 12:39:56 -07:00
  • a2e10dbd0c Azalea trees bone mealed into existence no longer get marked unnatural Fixes #4640 nossr50 2021-10-05 11:58:31 -07:00
  • e55ce00d62 Update changelog nossr50 2021-10-05 10:13:07 -07:00
  • 73c465ee64 Fixed a bug where mcMMO didn't flag all blocks as natural appropriately in some StructureGrowEvent(s) nossr50 2021-09-28 16:58:40 -07:00
  • c30892a0a5 Add flowering azalea leaves to Tree Feller nossr50 2021-09-28 00:09:04 -07:00
  • 58e7323c3e Bring adventure-api and adventure-platform (and dependencies) up to date nossr50 2021-09-23 12:59:58 -07:00
  • 6915ae4f06 Updating adventure to 4.9.1 and adventure-platform to 4.0.0 commandsonlevel nossr50 2021-09-23 12:53:44 -07:00
  • 7fc6577196 Propose: Add an option for Exploiting Fishing. (#4619) tunagohan 2021-09-23 07:11:54 +09:00
  • 162c605dac Trigger change event for party create/disband (#4620) PikaMug 2021-09-22 18:05:41 -04:00
  • 280eb0ba51 Added support for allowPublicKeyRetrieval=true in the JDBC launch (#4635) rosaage 2021-09-23 00:03:03 +02:00
  • 8e5251ba66 update locale_zh_CN.properties (#4628) GhostDC 2021-09-23 06:00:03 +08:00
  • 1e43e34547 Make /party kick case insensitive (#4630) Warrior 2021-09-22 23:59:39 +02:00
  • efbacefdbf initial work for commands that execute on level up nossr50 2021-08-24 20:00:16 -07:00
  • e8fdae9597 Add configurate nossr50 2021-08-24 15:35:07 -07:00
  • 5575309b79 Add amethyst block to experience.yml for Mining nossr50 2021-08-15 21:59:38 -07:00
  • 88dae5d5dd dev mode ( 2.1.202 ) nossr50 2021-08-10 14:59:13 -07:00
  • da3909c08f 2.1.201 nossr50 2021-08-10 14:44:13 -07:00
  • 6cad4993ed Tweaked Rupture's visual/audio effect nossr50 2021-08-10 14:42:08 -07:00
  • af6e6b9545 Update changelog nossr50 2021-08-10 14:21:16 -07:00
  • cd937a812d Fix for impact armor damage formula (#4425) emanondev 2021-08-10 23:19:18 +02:00
  • 264c0e2c78 Add /<skill> keep (#4512) Griffin Kubesa 2021-08-10 16:17:37 -05:00
  • b42278932e Update locale_pt_BR.properties (#4566) David 2021-08-10 18:15:56 -03:00
  • 7fc7125ed3 Reupload new Chinese Traditional translation (#4584) 蘭蘭露 Flandre_tw 2021-08-11 05:14:45 +08:00
  • d3f012de27 Update changelog nossr50 2021-08-10 14:14:07 -07:00
  • dfa16c70a7 Set TNT source in blast mining (#4580) Griffin Kubesa 2021-08-10 16:13:25 -05:00
  • 8805a25d85 update locale_zh_CN.properties (#4585) GhostDC 2021-08-11 05:09:32 +08:00
  • f91a2217c8 Fixed plugin incompatibility and exploits regarding buffed tools remaining buffed Fixes #4616 nossr50 2021-08-10 14:04:59 -07:00
  • 64f1ae4af6 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2021-08-10 13:47:55 -07:00
  • 6d9a9d165d Blast Mining shouldn't drop Budding Amethyst Fixes #4589 nossr50 2021-08-10 13:46:33 -07:00
  • 5edc0d065d Add aliases to inspect command (mcinspect, mmoinspect) nossr50 2021-08-06 21:54:28 -07:00
  • a346fc3338 Fixed in every line of "\ \ " characters (#4588) Diablolend 2021-07-30 03:16:07 +05:00
  • dc94fedee1 Added member getPlayer to McMMOItemSpawnEvent Fixes #4572 nossr50 2021-07-20 18:47:25 -07:00
  • 93a6a73b4e Revert Woodcutting translation forortuguese Fixes #4568 nossr50 2021-07-20 18:32:34 -07:00
  • 2c849d9cb4 Added a Unit Test for mc version detection (#4560) TheBusyBiscuit 2021-07-06 01:02:46 +02:00
  • b79d452a6d 2.1.200 nossr50 2021-07-01 21:02:59 -07:00
  • fb94374e3c Update changelog nossr50 2021-07-01 16:14:13 -07:00
  • 5255ae846d Fixed #4556 (#4559) TheBusyBiscuit 2021-07-02 01:11:22 +02:00
  • e816310da8 Fix mcmmo picking wrong version on builds withou patch number (#4555) stepech 2021-07-02 01:07:44 +02:00
  • de6ba4fb6a Dodge no longer triggers while blocking Fixes #4543 nossr50 2021-06-22 14:59:40 -07:00
  • e35bfe758c Update to Junit5 and allow for mcMMO to be compiled on Java 16 (#4552) TheBusyBiscuit 2021-06-21 18:21:55 +02:00
  • fffbacd239 2.1.199 nossr50 2021-06-15 14:30:16 -07:00
  • f286af3fff update changelog nossr50 2021-06-15 14:25:02 -07:00
  • 7e28799f94 Fix SQL on 1.17 (hacky) and optimized CompatibilityManager nossr50 2021-06-15 14:19:30 -07:00