nossr50
f643010f4b
Tweaks to API
2021-04-20 14:09:15 -07:00
nossr50
29ee91ddfc
Merge branches 'tridentsxbows' and 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows
2021-04-07 16:21:02 -07:00
nossr50
44c820089c
remove UP warning
2021-04-06 14:48:53 -07:00
nossr50
4c237b2e9c
Tweak UP msg, remove debug msg about unused keys
2021-04-05 13:50:27 -07:00
nossr50
2d11b7befc
Fixed treasures only requiring level 0
2021-04-05 13:41:37 -07:00
nossr50
c5f4666525
Fixing Shake showing the wrong chance to succeed
2021-04-05 12:47:03 -07:00
nossr50
db55635f0d
Tweak UP warning
2021-04-04 18:23:13 -07:00
nossr50
e8577e4a9e
Fix ClassCastException for Rupture
...
Fixes #4476
2021-04-03 09:46:01 -07:00
nossr50
d25784bf41
Give XP when sneaking for bushes
2021-04-02 20:33:48 -07:00
nossr50
a2ee4be86a
Fix some bugs with Rupture and fix a small memory leak
2021-04-02 20:31:19 -07:00
TheBusyBiscuit
002887e244
Sanitize ability buffs when using Item Frames ( #4475 )
...
* Remove skill ability buffs from items when placed into Item Frames
* Ensure compatibility on versions before 1.16
2021-04-02 18:47:43 -07:00
nossr50
a58a3d91dc
tweak locale / command output
2021-04-02 12:13:54 -07:00
nossr50
affecfeeeb
Added config options for Rupture and updated the Swords command
2021-04-02 12:02:21 -07:00
nossr50
48bf79055a
Rupture has been reworked
2021-04-02 11:00:11 -07:00
nossr50
72958bb0f3
Herbalism XP exploit fix
2021-04-02 08:32:56 -07:00
nossr50
a2ba406fe5
Removed April Fools event
2021-03-31 15:14:00 -07:00
nossr50
f01efd92f5
Correct bad default config files
2021-03-31 15:06:59 -07:00
nossr50
a3cc520005
Correct key for drop level in default file
2021-03-31 14:59:29 -07:00
nossr50
bf1426502d
Merge remote-tracking branch 'origin/tridentsxbows' into tridentsxbows
2021-03-31 14:06:44 -07:00
nossr50
d21368f3e6
Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO into tridentsxbows
2021-03-31 14:01:32 -07:00
nossr50
aa734c8b1a
Acrobatics XP from falling no longer requires the Roll subskill
2021-03-30 16:04:33 -07:00
nossr50
0577701fd7
Tweak mmoinfo
2021-03-30 15:54:25 -07:00
nossr50
6b309f628a
Roll will not have an mmoinfo read out for now
2021-03-30 15:43:05 -07:00
nossr50
fdefea3235
treasures.yml now has specific entries for Standard/Retro
2021-03-30 15:37:01 -07:00
nossr50
34d4b6f944
Pretty sure this is never thrown here
2021-03-30 11:57:31 -07:00
nossr50
05bc20a007
Add some notes
2021-03-30 11:52:35 -07:00
nossr50
6e0750b5fc
Lets start over on PersistentPartyData
2021-03-30 11:51:14 -07:00
nossr50
ed807342cc
Tweaks to exception throwing/catching for PlayerData
2021-03-30 11:48:34 -07:00
nossr50
1de9c2610b
Readability
2021-03-30 11:39:10 -07:00
nossr50
788e7e433b
Add equals and hashCode to PlayerData
2021-03-30 11:38:33 -07:00
nossr50
ac4bad5194
On third thought, Dirty types are pointless
2021-03-30 11:36:20 -07:00
nossr50
ae538d8c72
Sweet berry bush exploit fix
2021-03-29 16:09:47 -07:00
nossr50
fbd2eeb93d
Avoid NPE on beast lore jump strength checks
2021-03-29 15:14:54 -07:00
Daniel Jarski
df56d93aaa
Added Donkeys and Mules to the list of animals that display stats ( #4282 )
...
...in Beast Lore. I improperly assumed that donkeys and mules have fixed jump and movement speeds, but ones that are *bred* have variable stats just like horses.
2021-03-29 15:08:40 -07:00
nossr50
7c8e14fd74
Featherboard compatibility
2021-03-25 14:49:36 -07:00
nossr50
fc3e580550
Fix NPE with Scoreboards when updating
2021-03-25 14:13:16 -07:00
nossr50
eea922c31f
TODO: Look into double drops for berry bushes
2021-03-25 14:08:22 -07:00
nossr50
e40ab38bbd
Sweet Berry bushes now grant XP when harvested and no longer activate tools
2021-03-25 13:42:20 -07:00
nossr50
2c5e11138b
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
2021-03-23 13:21:16 -07:00
nossr50
317dc814a4
Add comment about power level cap issue
2021-03-23 13:20:55 -07:00
Pablo
f52effb0fb
Add '.all' to all existing perk xp multipliers ( #4460 )
...
* Add '.all' to all existing perk xp multipliers
Added '.all' usage for all existing perk xp mulipliers to enable use of mcmmo.perks.xp.<xpboost>.all
* Fixed a statement error
2021-03-22 13:13:51 -07:00
nossr50
b57458a08a
More work on reducing compiler errors
2021-03-19 14:36:52 -07:00
nossr50
062665ded4
Add back some missing commands
2021-03-19 13:40:38 -07:00
nossr50
9b856f456c
Move save operation handling to its own class
2021-03-19 13:31:18 -07:00
nossr50
d33c214266
Rollback UserManager to being static again
2021-03-19 12:44:03 -07:00
nossr50
3bda73de2e
Merge branches 'tridentsxbows' and 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows
2021-03-19 12:35:34 -07:00
nossr50
49f1154e65
NPE fix for McMMOPlayerExperienceEvent
2021-03-18 15:15:43 -07:00
nossr50
4f08c69557
Add UltraPermission warning to mcMMO
2021-03-18 13:18:30 -07:00
nossr50
13a2d03444
Remove silent exceptions
2021-03-18 13:11:03 -07:00
nossr50
cc5fe92143
Fix compiler errors on FlatFileDatabase
2021-03-18 12:57:37 -07:00