Feature Request: Debug Mode
SnowShock35 opened this issue ยท 2 comments
Hi @cpw,
Would a debug config option be something you'd consider adding?
It would basically print the inventory a player just sorted to the console (the class name that is) So that you could know which ones to blacklist. This would be more helpful for mods who's code is closed source where you don't really know the class name.
So, another mod author also said to me that should be the case as I asked them what the name of the container was that needed blacklisting but it just had a number like 25 or 26 in the log no class names. Was this fixed in the newer version you've just released?