mcMMO/src/main/java/com/gmail/nossr50/util
TfT_02 ebeebbde72 Randomize spawn location of Call of the Wild pets
So that when you’re spawning multiple pets at once, they don’t all
spawn at the same spot.
2014-12-20 19:14:52 +01: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 Prevent strings from getting larger than 16 chars 2014-10-04 20:31:37 +02:00
skills As a semi-temporary measure, lets move 1.8 specific objects into their own classes, so we can be 1.7 and 1.8 compatable. 2014-12-19 13:48:06 -05:00
temp As a semi-temporary measure, lets move 1.8 specific objects into their own classes, so we can be 1.7 and 1.8 compatable. 2014-12-19 13:48:06 -05: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 As a semi-temporary measure, lets move 1.8 specific objects into their own classes, so we can be 1.7 and 1.8 compatable. 2014-12-19 13:48:06 -05:00
ChimaeraWing.java Add option for Chimaera Wings to ignore bed spawns 2014-12-18 23:04:38 +01:00
EnchantmentUtils.java Fishing Treasure Hunter overhaul 2013-10-12 02:41:13 +02:00
EventUtils.java Use a DelayQueue to manage rolling diminished returns 2014-09-28 11:34:49 +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 Fix a bunch of small formatting issues 2014-05-11 15:15:44 +02:00
ItemUtils.java Update mcMMO for Minecraft 1.7.2 2014-03-29 17:12:35 +01: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 Randomize spawn location of Call of the Wild pets 2014-12-20 19:14:52 +01: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