1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-06-29 20:24:44 +02:00
Commit Graph

4736 Commits

Author SHA1 Message Date
3cbdcddcc1 Crossbows do not count as unarmed item with unarmed items setting 2023-06-25 13:47:04 -07:00
019d22d92a Make mcMMO quieter by moving most log messages to debug only 2023-06-19 16:26:30 -07:00
b2110d4e1c PAPI Support pt 2 2023-06-17 20:32:51 -07:00
f22043ebb5 PAPI Support WIP 2023-06-17 20:22:49 -07:00
cc1b511c02 Don't look up offline players by name 2023-06-17 15:56:36 -07:00
e9a020565f Added fail safes against bonus drop meta not being cleaned up 2023-05-29 14:34:47 -07:00
78922ea337 Fix blast mining bonus drops option not working () 2023-05-29 13:58:24 -07:00
db01b61371 2.1.220 2023-05-13 14:42:14 -07:00
133a60c4bf Fix child skills counting towards power level in /inspect () 2023-04-23 11:08:06 -07:00
684e96ff6b Fix RankConfig 2023-04-17 12:17:28 -07:00
f40f68bdf0 Fix RankConfig not using the new updating config system 2023-04-17 12:07:59 -07:00
640f4b0a9b Fix mcMMO attempting to copy out custom repair/salvage configs 2023-04-17 12:07:41 -07:00
978ee4a9a3 Optimize the imports 2023-04-11 15:49:37 -07:00
0ab93586fd Config files will update automatically again 2023-04-11 15:48:14 -07:00
4553310bb9 Fixed fishing exploiting compatibility ()
* Fixed fishing exploiting compatibility

* Moved same target to class variable
2023-04-03 17:52:00 -07:00
9b0632d63c Make party loading more resilient () 2023-04-03 17:49:35 -07:00
69ef484b86 Fix dots not being replaced when renaming party () 2023-04-03 17:48:53 -07:00
606a92f1ef Fix /party teleport NPE () 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 2023-03-19 21:21:54 -07:00
6bdc51be76 Fix missing return in notify command () 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 ()
Fixes 
2023-02-09 18:12:46 -08:00
Jok
2362fe994a Don't call EntityDamageByEntityEvent with null damager ()
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 () 2023-01-28 11:57:31 -08:00
75822472fc Add item in mainhand when spawning in lumber bonus blocks. () 2022-12-04 14:22:37 -08:00
c865c2d2e3 Fix bug where players could know staff are invis ()
* 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 
2022-08-07 15:55:19 -07:00
fb738d85f6 Mangrove trees are now properly marked natural from growth
Fixes 
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 2022-07-17 14:00:03 -07:00
aa4011a226 Use item in mainhand to get drops when using treefeller () 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 () 2022-06-09 14:31:06 -07:00
d543843235 Fix Maven build failure () 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