Recent configuration option "disable_xp_orbs" is misleading and needs adjustment.
Reference: http://www.reddit.com/r/Civcraft/comments/32bqoe/morning_changelog_20150412/cq9rgn3
Basically, the disable xp drops just happens to disable the xp orbs from dropping from some animals but at the same time allows mob item multiplication. At the least, the configuration options need to be split so that we dont have this one feature being the trigger for both of these features. Unless theres a reason, though, its best to remove the xp orb dropping 'config option and feature' completely since it competes with the disable xp humbug configuration option.
If we really want to stop xp orbs from showing up then I would just have that functionality based off of the disable_experience check. Discovered while reviewing code pull 21 from tealnerd.
Recent configuration option "disable_xp_orbs" is misleading and needs adjustment.
Reference: http://www.reddit.com/r/Civcraft/comments/32bqoe/morning_changelog_20150412/cq9rgn3
Basically, the disable xp drops just happens to disable the xp orbs from dropping from some animals but at the same time allows mob item multiplication. At the least, the configuration options need to be split so that we dont have this one feature being the trigger for both of these features. Unless theres a reason, though, its best to remove the xp orb dropping 'config option and feature' completely since it competes with the disable xp humbug configuration option.
If we really want to stop xp orbs from showing up then I would just have that functionality based off of the disable_experience check. Discovered while reviewing code pull 21 from tealnerd.