.. |
adapter
|
Biome needs to be in the enum compatability as well.
|
2016-03-01 13:25:51 -05:00 |
blockmeta
|
Additional changes that are less important but related to the dupe fix.
|
2017-09-12 20:01:09 -04:00 |
commands
|
This command probably works
|
2016-04-23 00:32:04 -04:00 |
experience
|
Fix a bunch of small formatting issues
|
2014-05-11 15:15:44 +02:00 |
player
|
Don't fail out of saves just because a single player fails.
|
2017-09-01 00:45:22 -04:00 |
scoreboards
|
Fix scoreboard numbering being off
|
2016-06-19 17:47:38 -04:00 |
skills
|
Remove offhand fishing rod if not in main hand
|
2018-02-15 13:59:10 -08:00 |
upgrade
|
Add an UpgradeManager
|
2014-07-23 12:37:02 +02:00 |
uuid
|
Change PROFILES_PER_REQUEST to 50
|
2014-11-18 17:25:03 -08:00 |
BlockUtils.java
|
Follow spacing convention
|
2017-08-05 11:53:38 -07:00 |
ChimaeraWing.java
|
Use new recipe constructor to avoid deprecation errors.
|
2017-12-17 13:31:30 -05:00 |
EnchantmentUtils.java
|
Add new enchants and fallback to bukkit enchant name map
|
2016-03-11 22:55:01 -05:00 |
EventUtils.java
|
Add McMMOPlayerSalvageCheckEvent
|
2018-06-09 09:46:06 +02:00 |
HardcoreManager.java
|
Should add these to the hash map to prevent a NPE
|
2014-10-25 17:33:55 +02:00 |
HolidayManager.java
|
I *think* this should be backwards compatible, I may be wrong and it could break both.
|
2016-03-01 13:08:11 -05:00 |
ItemUtils.java
|
Fix smelting vanilla xp boost. Fixes #3270
|
2017-09-01 00:32:11 -04:00 |
LogFilter.java
|
Clean up some of our messes.
|
2014-01-20 13:58:40 -08:00 |
MaterialUtils.java
|
Silly me, prismarine isn't an ore.
|
2014-12-18 14:11:54 -05:00 |
Misc.java
|
... (completing the previous style fix)
|
2016-03-16 20:38:24 -05:00 |
MobHealthbarUtils.java
|
Mob Health bars global toggle
|
2017-10-03 23:32:54 -04:00 |
ModManager.java
|
Clean up all of the imports
|
2014-03-03 18:27:45 +01:00 |
Motd.java
|
Added new permission node to control who can check version number
|
2014-02-17 16:31:59 +01:00 |
Permissions.java
|
Summon amount limits and new ability
|
2014-10-11 11:38:52 +02:00 |
StringUtils.java
|
[bugfix] Resolve issues with Herbalism exp.
|
2017-08-01 01:33:02 -04:00 |