Zed-I
aee81f87f5
Added bamboo to the non-2 high plant blocks
2019-04-26 18:16:42 +02:00
Robert A. C
307b807b38
Merge pull request #3788 from LogGits/patch-5
...
Herbalism compatibility with PlayerAnimationEvent
2019-04-25 18:50:27 -07:00
nossr50
be8a2a4b07
Fixes #3902 - NPE in Inventory Listener
2019-04-25 18:49:18 -07:00
nossr50
30df57fa35
Fix async tool lower
2019-04-25 18:46:49 -07:00
nossr50
467025888c
Fixed #3858 - Falling blocks in water not getting tracked
2019-04-25 18:28:24 -07:00
nossr50
c07a29ba86
mcMMO should work on both 1.13 and 1.14 now
2019-04-23 08:20:00 -07:00
nossr50
b36c4b56c3
first 5 levels in all skills are now much easier to level
2019-04-23 04:21:25 -07:00
nossr50
cee0025147
Bonus XP for early combat levels
2019-04-23 03:52:48 -07:00
nossr50
372ad1fac3
Experience settings for 114 are now under Experience_114 in experience.yml
2019-04-23 03:37:43 -07:00
nossr50
09cba965d3
Switch to GSON since mojang lib does not exist in 1.14
2019-04-23 02:12:22 -07:00
nossr50
d862f7f779
Tool lower task sync
2019-04-23 01:13:21 -07:00
nossr50
0adaa0ba66
PlayerNotification now marked async
2019-04-23 01:10:09 -07:00
nossr50
1c490cd463
1.14 Compatibility (this build won't run on 1.13 anymore)
2019-04-22 23:54:02 -07:00
nossr50
7506646862
Party NPE fix
2019-04-21 16:56:26 -07:00
nossr50
78fdfc1c35
Made improvements to the Party member list from /party
2019-04-19 17:56:59 -07:00
nossr50
0b26d6c72c
Fixed error related to Bleed, fixed missing default XP values for Herbalism and Woodcutting
2019-04-19 14:55:07 -07:00
OverCrave
ce92329705
fix it for real now
2019-04-18 22:59:52 +02:00
OverCrave
817b5364cf
fix adminchat returning too early if send by console
2019-04-18 22:58:50 +02:00
nossr50
820c3260c8
2.1.45 - mcMMO will check for outdated software and provide tips
2019-04-17 11:51:13 -07:00
nossr50
31c1bd52bc
2.1.44
2019-04-14 05:39:23 -07:00
nossr50
0f8c0f97d9
Fixing another NPE for brewing
2019-04-14 05:27:31 -07:00
nossr50
5a56b27ea8
Fix AlchemyBrew NPE
2019-04-14 04:55:37 -07:00
nossr50
138b109ff5
Correct display error when successfully salvaging enchantments
2019-04-13 22:04:35 -07:00
nossr50
d542098f8a
New salvage enchant bypass permission node
2019-04-13 13:17:28 -07:00
nossr50
f6e01ea910
UserManager::getPlayer returns null again (oopsie)
2019-04-13 12:58:32 -07:00
nossr50
2a053a0be2
Fixing logic error in mcrank CD msg
2019-04-12 15:34:33 -07:00
nossr50
b5cbfc7f66
Commands.Database.CooldownMS - new locale string
2019-04-12 15:29:37 -07:00
nossr50
8c0076ff80
2.1.41
2019-04-12 15:24:57 -07:00
nossr50
6e3c2fcb76
Fix mcrank cd display
2019-04-12 15:24:01 -07:00
nossr50
33a68daa9c
mcMMO now checks in all places for a loaded profile before executing processing on said profile
2019-04-12 15:17:05 -07:00
nossr50
00cc5f0845
Move Fall data to AcrobaticsManager
2019-04-11 04:09:00 -07:00
nossr50
8b0a580505
Fixing Party Chat Bug
2019-04-11 03:49:13 -07:00
nossr50
87bf3a5b40
fixing an oopsie
2019-04-11 00:00:22 -07:00
nossr50
426b1304e2
Numerous tweaks + failsafes added to Loading/Saving of players
2019-04-10 01:52:34 -07:00
nossr50
f1204f8a2a
2.1.39 - Added Seagrass/Tall_Seagrass to experience tables
...
Salvage should sound a bit different to Repair now
Fixes #3863 #3862
2019-04-09 16:34:38 -07:00
nossr50
e5de240eb4
Reduced Roll XP CD from 60s - > 10s
2019-04-08 17:58:06 -07:00
nossr50
d599db2897
2.1.37 - Fixes #3859
2019-04-06 05:14:52 -07:00
nossr50
af744fa088
Villagers give XP now
2019-04-04 18:55:25 -07:00
nossr50
8538ac4e50
mcnotify will now squelch notifications from mcMMO & players who are squelched will be reminded of their squelch status at least once an hour (you can disable this in advanced.yml)
2019-04-04 17:27:17 -07:00
nossr50
f1d9f787f4
2.1.35
2019-04-04 00:39:00 -07:00
nossr50
b8b0be71b1
2.1.34
2019-04-03 22:01:45 -07:00
nossr50
ac10261803
Blast Mining uses Pickaxe + Missing Taming XP entries
2019-04-03 21:54:49 -07:00
nossr50
b68feb6992
rogue import spotted
2019-04-02 23:07:52 -07:00
nossr50
f3837265db
2.1.33
2019-04-02 23:03:48 -07:00
nossr50
ae551e17cd
2.1.32
2019-04-01 10:16:43 -07:00
nossr50
c6d055cb48
Completely remove Fireworks from mcMMO
2019-04-01 10:04:45 -07:00
nossr50
b125600dac
Fixing an issue with mmoedit triggering notifications for skills already unlocked
2019-03-30 17:44:06 -07:00
Robert A. C
57b31b60b3
Merge pull request #3843 from Ineusia/master
...
Minor API fix
2019-03-30 17:09:27 -07:00
nossr50
7757e187be
Fixed a bug involving SubSkill notifications
...
Fixes #3808 , also fixed the notification timer
2019-03-30 16:56:00 -07:00
BuildTools
ca2e1c11e6
Don't load the players profile just to get their name
2019-03-29 23:56:40 -05:00
nossr50
b7d33f0227
Adding missing Double Drop entries for Woodcutting
2019-03-29 18:11:32 -07:00
nossr50
28c7fdd4e2
Add missing Herbalism entries to config
2019-03-29 17:57:48 -07:00
nossr50
53534e0f1d
Fixing Mining Double Drops (update configs)
2019-03-29 17:44:54 -07:00
nossr50
8d477a5cf5
unused imports
2019-03-29 11:33:40 -07:00
nossr50
74908cdcf5
2.1.29 - Double Drop Fix
2019-03-29 11:27:49 -07:00
nossr50
e2b8d940d3
2.1.28
2019-03-28 04:22:26 -07:00
nossr50
732726bbd3
2.1.27 - Fixed an exploit that allowed players to dupe torches, rails, etc
2019-03-27 21:05:57 -07:00
nossr50
658382dba2
Added Limit Break to Archery, Axes, Swords, Unarmed
2019-03-27 16:30:29 -07:00
nossr50
404a876d6b
Compiler made an oopsie
2019-03-27 12:36:46 -07:00
nossr50
c4a383c4fb
Removed PVP requirement on Stab, added info about Stab to /swords
2019-03-27 12:33:04 -07:00
nossr50
e0341f7ae7
Added new subskill to Swords, Stab
2019-03-27 12:11:11 -07:00
nossr50
d324aa9589
Rescale Iron Arm Damage
2019-03-27 11:27:05 -07:00
nossr50
7a3d608f36
2.1.25
2019-03-26 08:36:13 -07:00
nossr50
719283177e
Shake has an upper limit of 10 damage (will be configurable in the near future), alchemy ranks adjusted
2019-03-26 08:22:39 -07:00
nossr50
55fb3ed74f
2.1.24 - Critical Exploit Fix
2019-03-25 15:12:17 -07:00
nossr50
363ea66335
2.1.23 - Read the changelog, configs need to be updated.
2019-03-24 19:02:08 -07:00
nossr50
7ee65a7e65
Fixing a 7 year old damage bug.
2019-03-24 14:20:20 -07:00
nossr50
aa25ba6338
Fixed DoubleDrops for Mining, MANY nerfs to Rupture (PVP balance tweaks coming soon)
2019-03-23 22:57:44 -07:00
nossr50
b68bbad766
Eject players from Minecarts if they cast a fishing rod (Anti-AFK)
2019-03-23 21:01:40 -07:00
nossr50
6d19239db7
Don't add drops for items with a quantity of zero
2019-03-23 18:09:29 -07:00
nossr50
faab64864a
Fixing Double Drops for Mining -- READ THE FULL COMMIT MSG
...
This fix is very similar to what was deployed for Herbalism in 2.1.22
NOTE: Here's what your Double_Drop entries in Config.yml for Mining should look like
https://paste.gg/p/anonymous/dcd06f1215844311b4f2225f200090d1
IMPORTANT: Version 2.1.22 which came before this had a similar fix for Herbalism, instructions on how to fix your Herbalism Double Drops can be found here
https://www.spigotmc.org/resources/official-mcmmo.64348/update?update=269868
2019-03-23 18:07:23 -07:00
nossr50
df6315dd62
Fixed Repair Mastery using incorrect numbers during calculations
2019-03-23 16:23:38 -07:00
nossr50
255f7bf335
Fixes #3832 - Resolved issue with double drops & herbalism, similar fixes coming to woodcutting/mining soon. Reminder to update config.yml, read changelog for instructions.
...
If you harvest crops with a Hoe it does not require seeds to replant on successful Green Thumb
2019-03-23 16:21:25 -07:00
nossr50
ce6553d857
Fixing Double Drops for Herbalism (Update your configs) see changelog for instructions
2019-03-23 13:34:14 -07:00
nossr50
e40a7bb4e1
XP Gain from Roll has a CD now (60 seconds)
2019-03-21 14:32:01 -07:00
nossr50
dece43429d
Added an option to turn off fishing exploit detection as a band-aid fix until the config update is done
2019-03-20 07:04:05 -07:00
nossr50
c8d95dc711
2.1.19
2019-03-18 03:12:00 -07:00
nossr50
bb118607ce
Less aggressive detection
2019-03-18 02:40:19 -07:00
nossr50
2d849f55e5
Smaller bounds on fishing scarcity
2019-03-18 00:43:14 -07:00
nossr50
fef9058e16
Fishing is now more aggressive about over casting, added messages about fishing, removed vanilla rewards for exploiters
2019-03-18 00:26:49 -07:00
nossr50
e3d2526939
Improve Fishing AFK detection
2019-03-18 00:11:27 -07:00
nossr50
2f0a58b968
2.1.18 - It turns out Kelp is actually made up of 2 blocks mixed together
2019-03-16 20:26:26 -07:00
nossr50
8994594ed4
2.1.17 - Fix drowned mob spawner logic
2019-03-14 16:52:15 -07:00
nossr50
bb46b2a6ac
Drowned Transformation will no longer enabled XP on mob spawners, Kelp will now count the whole block for XP
2019-03-13 13:27:16 -07:00
nossr50
7296deb149
2.1.15 Release - Fixing Fuel Efficiency Max Rank Benefits
2019-03-09 18:10:01 -08:00
nossr50
f9f6d1550e
Silk Touch toggle in advanced.yml for double drops
2019-03-09 17:31:45 -08:00
nossr50
e80e771e9d
mcMMO now tracks blocks moved by pistons and flags them as unnatural, even if they were natural to combat automated xp farming
2019-03-09 17:12:34 -08:00
nossr50
af9b631ee2
kill flux mining
2019-03-09 16:44:55 -08:00
nossr50
ca5a46508d
fixing a bug with setting ranks for fuel efficiency
2019-03-09 16:35:23 -08:00
nossr50
7703cafa34
fixing compile error
2019-03-09 16:25:51 -08:00
nossr50
437fe29112
Fuel Efficiency now uses a rank system, also fixed some bugs with it
2019-03-09 16:22:20 -08:00
nossr50
28b71804a2
Fixed display bug w/ Fish Diet, added Tropical, Raw Cod/Salmon to eligible foods
2019-03-09 15:48:29 -08:00
nossr50
6f15cd4005
2.1.13 Release
2019-03-08 15:34:35 -08:00
LogGits
3ed4228b72
Added imports
2019-02-16 05:40:49 +10:00
LogGits
93fefa031b
Herbalism compatibility with PlayerAnimationEvent
...
This change in theory should make McMMO herbalism compatible with plugins that utilise PlayerAnimationEvent. The main reason that I want to add this is to fix `no swing` false positives in `AAC` (though didn't get to test this).
I would appreciate if someone could test this PR and verify that its working without any issues. (I am busy for the next few days so I haven't been able to test it. In theory it looks like it should work. I could have checked if the event `isCancelled()` however, this doesn't seem necessary quite yet. Though, if it is needed I can add it 👍
Please don't merge this unless it's confirmed completely working. I will find some time to test it out within the next few days.
2019-02-12 13:26:03 +10:00
nossr50
c0a3d63213
Salvage entries are no longer case sensitive
2019-02-06 18:00:21 -08:00
nossr50
dbf32b4715
Back to work
2019-02-06 17:07:08 -08:00
nossr50
017e32c30a
Fishing will no longer cancel the exp dropped for ice fishing and will no longer bring xp values below zero with the xp multiplier
...
Not sure if this fixes the XP bug though!
2019-02-06 12:46:12 -08:00
nossr50
98e6400dd8
Fishing command did an oopsie
2019-02-06 03:01:43 -08:00
nossr50
577e3339f1
Grab the version of WG in a better way
2019-02-05 20:23:20 -08:00