Releases: kernitus/BukkitOldCombatMechanics
Releases · kernitus/BukkitOldCombatMechanics
1.6.3 - Fixed gapples and brewing stands
- Fixed gapples and napples not giving saturation
- Fixed brewing stand refuelling module not working in newest MC versions
1.6.2 - Disable dragging when reeling in & plenty more
New features:
- Added option to disable dragging hooked entity towards you when reeling in
- Added configurable list of items that stop blocking mechanic
Changes:
- Updated Bukkit dependency to 1.12.2
- Made weapon damages & armour values be loaded only when relevant modules are enabled
- Changed how notch-apple recipe is added
Bug fixes:
- Added method for UUID NBTTags that are not following convention (Integer cannot be cast to Long error)
- Fixed bug that caused enderpearls being throw after the cancellation of PlayerInteractEvent
- Fixed NPE error in sword blocking module
1.6.1 - Fixed fatal bug on start
Fixed fatal bug where plugin wouldn't start
1.6.0 - Revamped collisions & shield blocking modules
- Revamped no collisions module to use packets instead of teams to reduce conflicts and be compatible with tablist and scoreboard plugins
- Made shield blocking not stop every three seconds but work as normal blocking
- Added config option for minimum damage while blocking & shield damage reduction
- Change shield damage reduction from 1/2 a heart to 50% (like was in 1.8)
- Added extra checks to avoid creating invincible players
- Added oldcombatmechanics.nolapis permission with config option to only allow players with the permissions to get lapis auto-added to their enchantment table
1.5.1 - Bug and error fixes
- Internal code improvements
- Fixed shield dropping if killed while sword-blocking
- Fixed some errors in fishing knockback module
- Fixed no-enderpearl-cooldown module duplicating enderpearls
- Fixed no-enderpearl-cooldown module consuming the first available enderpearl instead of the selected one
- Fixed not being able to take chestplate off with elytra module enabled
- Fixed NullPointerException in elytra module
1.5.0 - No enderpearl cooldown, revamped elytra & brewing modules
WARNING: your config will be backed up and reset when updating to this version
New features:
- Made brewing stand module not use blaze powder to avoid duplication issues
- Completely revamped elytra module to not allow you to wear elytras instead of simply deleting the item
- Added disable enderpearl cooldown module
Fixes:
- Fixed NPE in shield crafting module in 1.12
- Fixed NPE when accessing virtual inventories such as /enderchest
- Stopped error with wearing armour while in creative with old armour strength module enabled
1.4.2 - Fixed duplication bugs
- Changed default offhand module mode to whitelist
- Fixed brewing stand blaze powder duplication issues
- Fixed enchantment table lapis duplication issues
1.4.1 - Update for 1.12 and bug fixes
Updating to this version will cause your config to be backed up and reset.
- Plugin now requires Java 8
- Updated for 1.12
- Added many interactive blocks to sword blocking exclusion list, such as workbench, bed, lever, trapdoor, fence gate, burning furnace and shulker box
- Fixed many bugs with fishing rod knockback module
- Fixed offhand item not getting restored upon death while blocking
1.4.0 - No Lapis Enchantments module & bug fixes
Updating to this version will cause your config to be backed up and reset.
New features:
- Added no-lapis-enchantments module, to automatically place lapis in your enchantment table upon opening
Bug fixes:
- Fixed left-clicking giving you a shield
- Fixed sword sweep with shovels and wood and gold tools giving an error in the console
- Fixed swords' damage not getting adjusted by old-tool-damage module
- Fixed old-brewing-stand module placing blaze powder in stands in worlds it was disabled in
1.3.2 - Further bug fixes
- Fixed per-world feature not working as intended
- Fixed sword-sweep module not working on swords with "sweeping edge" enchantment
- Improved fishing-rod-knockback module