File Details
OldCombatMechanics v2.0.2
- R
- Jun 3, 2024
- 715.10 KB
- 631
- 1.20.6+23
File Name
OldCombatMechanics.jar
Supported Versions
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
Features
- Full support for Spigot 1.20.6, including new potion and enchantment names. This fixes potion, golden apples, fishing knockback, and damage modules on newest version
- You can now disable messages by setting relevant string in config.yml to empty
""
Changes
- Minimum Java version required is now Java 17, but plugin still supports Spigot 1.9 through 1.20.6
- Removed
player-collisionsmodule. This module relied on NMS and kept breaking with almost every new version of the game, or when running with badly-coded scoreboard plugins. You can use theenable-player-collisionsoption inpaper.ymlinstead. - Removed SpartanAPI dependency. Library repository for API disappeared and this was breaking builds.
Bug Fixes
- Account for fake overdamage from environmental sources. This was causing issues with players getting large amounts of damage too quickly if they received non-combat damage and then were hit by another player again, bypassing damage immunity.
- Fix
NullPointerExceptionwhen sending custom sounds (e.g. using resource pack with sound modules). Thanks @Waischbrot - Fix no
getPlayermethod forBlockCanBuildEventwhen usingsword-blockingmodule in Spigot 1.12.2 or lower - Fix gapple module effects overriding pre-existing but longer effects of same strength (e.g. regen would be reset down even if player already had longer regen effect)
- Fix splash potions being thrown in the sky not being affected by
old-potion-effectsmodule

