v1.24b
Details
-
FilenameRecipeManager_v1.24b.zip
-
Uploaded by
-
UploadedJul 30, 2012
-
Size181.36 KB
-
Downloads388
-
MD5eea929b65ffa1fd9981bc1117029bbd8
Supported Bukkit Versions
- CB 1.2.5-R5.0
- CB 1.2.5-R4.0
- 1.2.5
Changelog
Change log
v1.24b
- Fixed "rmreload" re-adding events instead of removing and adding, causing repetitive events
- Fixed "@explode" flag causing the last used workbench to explode when crafting inside player inventory, now the player explodes if there's no workbench
- Added @anygroup flag to specify groups that can use the recipe, players must be in at least one group to use the recipe (unlike @groups which requires membership of all listed groups)
- Improved code execution speed a bit with some minor tweaks
- API Change: Item class' getEnchantments() returns null if there are no enchantments, also added setEnchantments() and addEnchantment() which eases the null handling
- BUG: An error will trigger when crafting and there aren't any recipes that have @explode.
- Temporary fix: Add the "@explode: fail 1 1" flag to one of your FUEL recipes, it will not explode because fuel recipes can't fail.
I will add known issues with this version here once I learn of them.