.. |
adapter
|
Biome needs to be in the enum compatability as well.
|
2016-03-01 13:25:51 -05:00 |
blockmeta
|
Fix a bunch of small formatting issues
|
2014-05-11 15:15:44 +02:00 |
commands
|
Add checks for loaded/unloaded profiles in commands
|
2014-08-19 22:23:19 -06:00 |
experience
|
Fix a bunch of small formatting issues
|
2014-05-11 15:15:44 +02:00 |
player
|
SQLDatabaseManager optimizations, async profile loading -t00thpick1, zreed
|
2014-08-01 20:31:17 +02:00 |
scoreboards
|
Don't remember what this is for, but it was in my repo so its probably important
|
2015-11-04 13:26:47 -05:00 |
skills
|
Use getItemInMainHand()
|
2016-03-11 16:20:23 +02: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
|
Use getItemInMainHand()
|
2016-03-11 16:20:23 +02:00 |
ChimaeraWing.java
|
Use getItemInMainHand()
|
2016-03-11 16:20:23 +02:00 |
EnchantmentUtils.java
|
Add new enchants and fallback to bukkit enchant name map
|
2016-03-11 22:55:01 -05:00 |
EventUtils.java
|
Use getItemInMainHand()
|
2016-03-11 16:20:23 +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
|
Use getItemInMainHand()
|
2016-03-11 16:20:23 +02: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
|
Master volume config option
|
2016-03-06 16:48:56 -05:00 |
MobHealthbarUtils.java
|
Made mod config files modular. Addresses #1802
|
2014-02-03 14:48:43 -05: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
|
Update mcMMO for Minecraft 1.7.2
|
2014-03-29 17:12:35 +01:00 |