mcMMO/src/main/java/com/gmail/nossr50/util
TfT_02 a48ada306c Add magical mod importer
Usage: Create a folder called 'import' inside /mcMMO/mods/. Place your latest Cauldron 1.7+ startup log in this folder and rename it to 'import.log'.
It is worth noting that it's advisable to create a short log by starting and stopping the server once, or by manually editing the log file to only include material mapping in order to speed up the import process.

When the server is running, use the command /mcimport. You will see the import progress in the console, once it is done the files are created in /mcMMO/mods/output/.

Any item that wasn't recognised gets placed in a .unknown.yml config file. Durability detection only works if the mod is installed when importing (it should be).
2014-08-01 00:22:29 +02:00
..
blockmeta Fix a bunch of small formatting issues 2014-05-11 15:15:44 +02:00
commands Add magical mod importer 2014-08-01 00:22:29 +02:00
experience Fix a bunch of small formatting issues 2014-05-11 15:15:44 +02:00
player Update for new getOnlinePlayers behavior 2014-06-29 14:04:36 +02:00
scoreboards Update for new getOnlinePlayers behavior 2014-06-29 14:04:36 +02:00
skills Use deprecated events for damage dealing for now 2014-07-11 21:33:35 +02:00
upgrade Add an UpgradeManager 2014-07-23 12:37:02 +02:00
BlockUtils.java Fix bugs with pistons 2014-06-15 14:26:02 +02:00
ChimaeraWing.java Fix a bunch of small formatting issues 2014-05-11 15:15:44 +02:00
EnchantmentUtils.java Fishing Treasure Hunter overhaul 2013-10-12 02:41:13 +02:00
EventUtils.java SecondaryAbilityEvent now implements Cancellable 2014-07-02 11:25:13 +02:00
HardcoreManager.java Added API to XP events to get XP gain reason 2014-04-18 22:32:32 +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 Clean up all of the imports 2014-03-03 18:27:45 +01:00
Misc.java Remove PvpLogger checks 2014-06-08 18:11:18 +02: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 A whole bunch of more work to convert Salvage to a child skill 2014-05-18 17:04:39 +02:00
StringUtils.java Update mcMMO for Minecraft 1.7.2 2014-03-29 17:12:35 +01:00