v1.23
Details
-
FilenameRecipeManager_v1.23.zip
-
Uploaded by
-
UploadedJun 22, 2012
-
Size170.46 KB
-
Downloads445
-
MD5cfd8d22568ccf768733c933e4777c3fa
Supported Bukkit Versions
- CB 1.2.5-R4.0
Changelog
Change log
v1.23
NOTE: Previous version should've been v1.23 because it contains alot of new features and fixes, but I forgot to change that and I'll make this one instead.
- Fixed errors when running plugin without having Vault (which is optional)
- Fixed plugin removing other plugins' recipes, made the method more accurate and it's available in the API under .getRecipes().removeDefaultRecipes()
- Added "furnace-shift-click" option in config.yml, controls shift+click behaviour inside furnace UI, read more about it in the config.yml file
- Added restoreDefaultRecipes() for in the getRecipes() API, use whenever you want to re-add vanilla recipes but you don't want to remove the custom ones from any other plugin/mod.
- Removed enchantment level limit, you can now use any value: negative, zero or positive for enchantment levels
- Removed forgot unimplemented config setting "furnace-messages" from FINE logs when the settings are loaded
- Improved "reload" memory efficiency by setting static variables to null when plugin disables
- Included this file, readme.txt and configs inside the zip for easier access, they're still regenerated if deleted (this file, changelog.txt, doesn't regenerate however)
I will add known issues with this version here once I learn of them.