nossr50
04c6bd8750
Admin notifications convenience methods handled by NotificationManager
2019-05-18 10:09:45 -07:00
nossr50
b0dc41b4d9
Encapsulate admin notifications + add prefix
2019-05-18 08:12:32 -07:00
nossr50
92e6cedb14
This is why you don't program when you haven't slept in 20 hours
2019-05-18 08:04:55 -07:00
nossr50
447ce97f24
Send message to correct player
2019-05-18 08:03:39 -07:00
nossr50
2a471e409c
Fix mistake in new admin notification locale
2019-05-18 08:02:16 -07:00
nossr50
08223bd320
Hotfix for repairing diamond, nerf guardian xp rate
2019-05-18 08:01:15 -07:00
nossr50
90480ca626
Add missing Magma_Block xp value
2019-05-17 15:45:07 -07:00
Robert A. C
56b031b99d
Merge pull request #3930 from andris155/patch-1
...
Update locale_hu_HU.properties
2019-05-17 04:28:15 -07:00
nossr50
f3cbd450d0
Admin chat now sends useful information to admins/adminchat permissible
...
players
2019-05-17 04:27:27 -07:00
András Marczinkó
b176fd9bca
Update locale_hu_HU.properties
2019-05-17 13:08:49 +02:00
nossr50
1c130aad42
2.1.61 - Some fixes + Exploit prevention
2019-05-16 13:30:43 -07:00
nossr50
734dfcdec5
Add toggle to disable event information on player join
2019-05-16 11:40:47 -07:00
nossr50
c8a32b8b38
Add toggle for event broadcasts - General.EventBroadcasts
2019-05-16 11:34:26 -07:00
nossr50
ed3ec3aa40
Add note about JP locale update
2019-05-16 11:29:45 -07:00
nossr50
88d8d0e6bb
Fix the Double Drop string in the mining command
2019-05-16 11:20:51 -07:00
nossr50
b532b42db3
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable
2019-05-15 16:39:49 -07:00
Robert A. C
a763f7f025
Merge pull request #3928 from snake0053/translate
...
Update locale_ja_JP.properties
2019-05-15 09:52:54 -07:00
SNAKE0053
357e9cc08f
Update locale_ja_JP.properties
2019-05-16 01:11:25 +09:00
nossr50
f0d6f7077b
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable
2019-05-14 23:01:05 -07:00
nossr50
2746bac86a
2.1.60
2019-05-14 16:16:24 -07:00
nossr50
95652efbaa
Fix bonus drops on multi-block crops
2019-05-14 16:14:01 -07:00
nossr50
e70e5b04b5
Remove unecessary parameter
2019-05-14 15:29:15 -07:00
nossr50
34869914c4
Wolfs no longer kill themselves + tamed mob heart death message bug
2019-05-14 15:14:30 -07:00
nossr50
a53505ee0b
Raised overfishing limit + improved tips
2019-05-13 08:53:22 -07:00
nossr50
f0e64d992b
Remove unecessary check
2019-05-13 08:45:00 -07:00
nossr50
c61c55031d
Core skill config is now converted
2019-05-13 08:36:37 -07:00
nossr50
39d10855d8
Temporarily add them back in :juice:
2019-05-13 08:21:24 -07:00
nossr50
aeb518f38c
Don't make unecessary folders
2019-05-13 08:18:28 -07:00
nossr50
d3a719eb8d
Experience configs are now fully converted
2019-05-13 05:32:49 -07:00
nossr50
ab4b4edb1a
Wire up Repair XP values
2019-05-13 05:31:34 -07:00
nossr50
591c9e67a3
Wire up XP bar settings
2019-05-13 05:25:40 -07:00
nossr50
59c8d16374
XP Bar settings
2019-05-13 05:17:00 -07:00
nossr50
3a6d94e682
Cleanup
2019-05-13 04:00:08 -07:00
nossr50
2b0931314a
Wire up smelting XP values
2019-05-13 03:57:23 -07:00
nossr50
d1298c0cd2
Further cleanup
2019-05-13 03:49:33 -07:00
nossr50
3f6a33dea6
Refactoring experience manager
2019-05-13 03:39:24 -07:00
nossr50
d8841c6ae7
Add + Wire up Combat XP Multipliers
2019-05-13 03:33:33 -07:00
nossr50
2e3f9b4a96
Add + Wire DiminishingReturn config values
...
Removed the experience multiplier from the xp conversion task, it just
seems like something very unecessary
2019-05-13 02:55:20 -07:00
nossr50
6425cd18b8
Temporarily hold party settings in DSM (will be removed later)
2019-05-13 02:05:44 -07:00
nossr50
86b98368bc
Move API checks into their own class
2019-05-13 01:58:27 -07:00
nossr50
b5eb942682
Catch all exceptions not just NPE
2019-05-13 01:40:54 -07:00
nossr50
f7e6e3adb6
Add notes about the API changes to changelog
2019-05-13 01:37:32 -07:00
nossr50
ca4f15df46
More refactoring, made the changelog less noisy
2019-05-13 01:32:52 -07:00
nossr50
2c8b8658a3
Update classes to use DSM over CM
2019-05-13 01:27:48 -07:00
nossr50
80163c0d8f
Cleaning up mcMMO.java
2019-05-13 01:15:53 -07:00
nossr50
72fc3efa78
DynamicSettingsManager - Handles platform specific datasets
...
Converts datasets from the config into ready to use platform specific
ones
Currently only supports Bukkit, that will change later
Expect API breakages if you hook into this class
2019-05-13 00:53:29 -07:00
nossr50
d614df65a7
unbox some floats
2019-05-12 03:48:25 -07:00
nossr50
3123f69aec
Setup combat XP map - Use float in more places
2019-05-12 03:46:23 -07:00
nossr50
1c6b0363ce
Step 1 of rewriting Alchemy - Removing all the old code
2019-05-12 00:53:15 -07:00
nossr50
ddb92af400
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable
2019-05-11 20:54:29 -07:00