Commit Graph

6552 Commits

Author SHA1 Message Date
993b418fbc Players who used unarmed combat are still considered using unarmed while not holding weapons for a brief time period 2022-07-23 16:13:49 -07:00
9cf856221d update changelog 2022-07-23 14:47:32 -07:00
4db6e03517 Hacky workaround for Spigot API bug not showing burntime to the client when burntime was too high 2022-07-23 14:43:24 -07:00
eb1393c02c Fix burnTime debug prints on mmodebug players 2022-07-23 14:24:31 -07:00
e1a54b72a9 update changelog 2022-07-23 13:34:38 -07:00
b266c7ce5b Updated Dependencies (#4798)
* Updated Dependencies

* Fix spelling mistake in dependencies

* Fixed dependency error that would prevent the plugin from loading.

Turned out I put in the wrong acf-bukkit, preventing the plugin from working. Oops!
2022-07-17 14:59:19 -07:00
38f937fa01 revert potential furnace animation bug fix 2022-07-17 14:56:44 -07:00
6d7982c0cf Merge branch 'master' of github.com:mcMMO-Dev/mcMMO 2022-07-17 14:03:10 -07:00
89fa26d0eb Potential fix for #3005 2022-07-17 14:00:03 -07:00
edd85c2f19 Updated kyori adventure-platform dependencies (#4797) 2022-07-17 13:38:44 -07:00
88b6517f88 Added Dripstone Block to experience.yml (#4796) 2022-07-15 15:07:19 -07:00
2c09a0fdb6 Switch to new sk89q repo (#4791) 2022-07-02 19:25:27 -07:00
90721ee859 Add missing Mangrove_Log to experience.yml 2022-06-26 18:43:09 -07:00
aa4011a226 Use item in mainhand to get drops when using treefeller (#4781) 2022-06-11 16:41:27 -07:00
fa82fe8e67 Level up broadcasts should be visible to the player of origin 2022-06-09 22:50:36 -07:00
444e1532f2 2.1.214 2022-06-09 22:39:11 -07:00
1a34d2f647 Added 25% xp boost permission (#4773) 2022-06-09 14:31:06 -07:00
d543843235 Fix Maven build failure (#4779) 2022-06-09 14:26:50 -07:00
c40af913f4 mcMMO 2.1.213 2022-06-07 18:07:14 -07:00
f6268fe291 Add in new 1.19 stuff and tweak treasures.yml 2022-06-07 18:00:32 -07:00
27854720f0 Add some exploit prevention to fishing 2022-05-15 15:24:25 -07:00
d19cf1e260 2.1.212 - Fixed herbalism exploit and added damage limit for XP
calculations used in combat
2022-04-28 18:31:10 -07:00
4a8630262e Fix hanging plants searching up instead of down. (#4766) 2022-04-28 08:33:45 -07:00
c41d2d1f39 Bump shade-plugin to 3.3.1 (#4762)
fixes building
2022-04-10 13:09:03 -07:00
8821fb0b2f 2.1.211 2022-03-18 15:07:02 -07:00
5ab55c1653 mcMMO will no longer use the DamageModifier API (potentially fix immortal player bug) 2022-03-17 19:58:42 -07:00
8066f7f7f2 Tweak damage debug info to show modifier values 2022-03-17 16:08:50 -07:00
5ea18e8ba7 Add combat debug info for player versus player combat /mmodebug 2022-03-17 15:03:42 -07:00
0bf3f98d95 2.1.210 2022-03-17 13:59:17 -07:00
fa33fa3d32 Revert 3 commits (work will be continued in branch)
Revert "Disabling mcMMO when the config breaks is dumb"

This reverts commit 86e7bfbf89.

Revert "Config validation rewrite part 1"

This reverts commit 16e90da8fd.

Revert "Update changelog"

This reverts commit 0ccd89fad4.
2022-03-17 13:49:46 -07:00
8b6a4c1e5b Update doubledrops IDs (#4743) 2022-02-10 17:31:22 -08:00
0ccd89fad4 Update changelog 2022-01-30 15:47:08 -08:00
16e90da8fd Config validation rewrite part 1 2022-01-30 15:31:52 -08:00
86e7bfbf89 Disabling mcMMO when the config breaks is dumb
Fixes #4732
2022-01-30 14:24:21 -08:00
8f0fb76847 Silence API out of date warning on config load 2022-01-17 15:57:04 -08:00
3be15d3f65 Rewrite how mob/item/block metadata is tracked/retrieved
Fixes #4720
2022-01-17 15:32:02 -08:00
74ced18bd0 Dev mode 2022-01-15 11:51:44 -08:00
2e0a371ed8 Update changelog 2022-01-14 16:50:19 -08:00
68ffe31246 2.1.209 2022-01-14 16:41:33 -08:00
405de477d3 (thanks chew) Fix older MC versions not loading config files
Fixes #4716
2022-01-11 19:28:18 -08:00
db0ae36fa7 fixed bug where duplicate comments with leading whitespace were ignored 2022-01-11 19:22:28 -08:00
5d2028b5dc Java 16 compile target 2022-01-10 22:36:37 -08:00
3e645a022d 2.1.208 2022-01-10 22:34:21 -08:00
c21a040ddb Huge changes to how config files are loaded/updated, fixes many issues
Fixes #4715
2022-01-10 22:29:22 -08:00
dd4a5a6b9a remove YAML parsing hacks in favor of native bukkit provided parsing (#4714)
* fix yaml config to use native comment handling.
fixes #4702
replaces #4713
2022-01-09 11:16:17 -08:00
d5ce8fc6ff Dev mode 2022-01-09 11:14:11 -08:00
829aaea5d4 add & translate missing strings & fix a typo that broke placeholders (#4707) 2022-01-09 11:07:18 -08:00
c92ae16c7f Fix extra 0 in level for gunpowder in retro mode (#4701) 2021-12-30 14:21:46 -08:00
40160498ca 2.1.207 2021-12-27 11:40:33 -08:00
9d08d88f2a Add new repair setting to default file 2021-12-27 11:34:55 -08:00