9b0632d63c
Make party loading more resilient ( #4881 )
2023-04-03 17:49:35 -07:00
69ef484b86
Fix dots not being replaced when renaming party ( #4882 )
2023-04-03 17:48:53 -07:00
606a92f1ef
Fix /party teleport NPE ( #4885 )
2023-04-03 17:48:01 -07:00
79730383ab
Fixed wiki url being incorrect in various commands
2023-04-03 16:47:58 -07:00
7264e1a8d6
Small tweaks
2023-04-03 12:07:34 -07:00
e011f545a7
Added smithing_table to tool readiness blacklist
2023-04-02 20:44:00 -07:00
5f388a9906
Add support for torchflower replanting to herbalism
2023-04-02 20:38:05 -07:00
cd96bc79d8
Change isHerbalismDrop to use strings.. this method still needs more work
2023-04-02 20:24:04 -07:00
db4b820f80
Add new hanging signs to tool readiness blacklist
2023-04-02 19:58:16 -07:00
ca710b4302
Add chiseled_bookshelf to tool readiness blacklist
2023-04-02 19:55:30 -07:00
668cc0e4a3
Add support for upcoming Cherry trees
2023-04-02 19:53:13 -07:00
2d78eaa495
Fixed Beetroots double drop issue #4667
2023-03-19 21:21:54 -07:00
6bdc51be76
Fix missing return in notify command ( #4870 )
2023-02-25 15:20:45 -08:00
af15617196
Add config toggle for Blast Mining bonus drops to advanced.yml
2023-02-19 13:40:14 -08:00
01fbfccc0d
feat: Make power level display for offline players ( #4861 )
...
Fixes #4599
2023-02-09 18:12:46 -08:00
2362fe994a
Don't call EntityDamageByEntityEvent with null damager ( #4863 )
...
Co-authored-by: Elioby <elioby@users.noreply.github.com >
2023-02-09 18:11:30 -08:00
08b08b1285
Fix: player is no longer immune to projectiles shot by themselves ( #4856 )
2023-01-28 11:57:31 -08:00
75822472fc
Add item in mainhand when spawning in lumber bonus blocks. ( #4826 )
2022-12-04 14:22:37 -08:00
c865c2d2e3
Fix bug where players could know staff are invis ( #4833 )
...
* Fix bug where players could know staff are invis
* remove whitespace
2022-12-04 14:21:22 -08:00
101c43a4bc
Tree Feller now partially destroys trees if the whole tree is too big
...
Fixes #4811
2022-08-07 15:55:19 -07:00
fb738d85f6
Mangrove trees are now properly marked natural from growth
...
Fixes #4810
2022-08-07 15:54:22 -07:00
45f96793a5
Revert "Players who used unarmed combat are still considered using unarmed while not holding weapons for a brief time period"
...
This reverts commit 993b418fbc
.
2022-07-24 10:05:56 -07:00
df0362bcba
Allow mining benefits while using Hoe
2022-07-23 17:04:43 -07:00
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
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
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
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
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
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
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
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