⚔️ModernCombat⚔️ [Knockback, Hit Detection, Hit Boxes, Block Hitting, Bow Boosting, Pots and more!] icon

⚔️ModernCombat⚔️ [Knockback, Hit Detection, Hit Boxes, Block Hitting, Bow Boosting, Pots and more!] -----

Return the old school kb, bow boosting, hit detection or make your own! Custom Combat!



[​IMG]
B]ModernCombat (formerly ModernKnockback)[/B] is a plugin that allows server owners to modify knockback settings to their exact specifications. Customize hitbox size, optimize hit detection. Enjoy full control of PvP – from the return of bow boosting and hitbox modifications to dynamic legacy mechanics that recreate the classic 1.8 experience. Customize everything and tailor PvP exactly how you want it!
And many more things!

[​IMG]
  • Works on modern versions of Spigot/Paper – tested on 1.18+ (may work on 1.9 as well).​
  • Requires ProtocolLib (latest dev build recommended) and optionally WorldGuard for regional settings control.​
  • I don't advise using ViaRewind while using this plugin. This plugin was made so you don't have to use 1.8 clients anymore and using ViaRewind can cause issues.​

[​IMG]

ModernCombat (formerly ModernKnockback) delivers a revolutionary, fully customizable combat experience. Its advanced features empower server owners to shape PvP by controlling everything from bow boosting, packet based knockback, optimized hit detection, optimized spash potions, crystals to legacy combat mechanics. If you encounter any issues or need support, please join our Discord support server, send a PM on SpigotMC, or post in the resource discussion!

[​IMG]
  • Complete control of knockback settings – fine-tune every parameter.​
  • Return of Bow Boosting (Configurable)​
  • Hitbox Modification using packets (adjust hitbox size)​
  • Server Side Hit Detection for accurate combat handling​
  • Lag Compensation Hit Detection System ensures fair play regardless of ping​
  • Accurate CPS Limiter for old-school PvP experiences​
  • Reach Limiter that doubles as an anticheat measure​
  • WorldGuard integration for regional control over custom PvP settings​
  • Old Combat Modifications (attack frequency and hit delay adjustments)​
  • Aim Assist for Mobile Bedrock Players (requires Floodgate on Spigot)​
  • Custom Splash Potion Behavior for tailored combat effects​
  • Block-hitting / Sword Blocking (1.21.4+ only) – customize blocked damage with NBTEditor and ProtocolLib​
  • Legacy Mechanics integrated – legacy tool damage, potions, off-hand disabling, elytra disabling, lapis enchanting, burn delay, health regen, saturation, armor, and projectile behavior all in one plugin​
  • Better Spectator System – prevents block clipping, teleportation, and inventory interactions in spectator mode​
  • Anti-Glitch Pearls – advanced packet handling to prevent pearl glitches​
  • Fast Crystal – rapid crystal placement and destruction via optimized packet handling​
  • Knockback-Sync (Beta) – latency-agnostic knockback ensures consistent performance (beta feature)​
  • Module for Item Behaviors – fully configurable settings for shields, end crystals, respawn anchors, totems, etc. Modify explosions of items, disable shields with arrows etc...​
  • Cooldown System – configurable presets for god apples, enderpearls, totems, with options to add new cooldowns​
  • New Legacy Swimming Mode – disable the swimming animation safely using packet manipulation​
  • Configurable Critical Hits – completely customize critical hit behavior​
  • And much more!​

[​IMG]
Commands:
ModernKnockback Command - mk.command.mk
Knockback Command - mk.command.knockback

Code (Text):
debug: false
download-dependencies: true
death-screen: false
legacy-swimming: true
cooldowns: true
bowboosting:
  enable: true
  remove-arrow-randomization: true
  burn-booster: true
  velocity-horizontal: 0.5
  velocity-vertical: 0.125
  min-life-ticks: 3
  leave-hitbox-reduction: 0.1
  enter-hitbox-expansion: 0.0
hit-detection:
  enable: true
  cpscap: 15
  reach-limiter: 3.5
  hitbox:
    length: 1.0
    height: 2.0
  allowed-targets:
  - PLAYER
  - ZOMBIE
lag-compensation:
  time-resolution: 40
  history-size: 20
  ping-offset: 175
bedrock-aim-assist:
  enable: true
  smoothness: 0.5
  range: 6
  allowed-targets:
  - PLAYER
  - ZOMBIE
blockhit:
  enable: true
  damage-reduction: 50
  only-entity-damage: true
  allowed-items:
  - NETHERITE_SWORD
  - DIAMOND_SWORD
  - IRON_SWORD
  - GOLDEN_SWORD
  - STONE_SWORD
  - WOODEN_SWORD
fast-crystals:
  enabled: true
  remove-crystal: true
better-spectator-system:
  enabled: true
disabled-particles:
  list:
  - DAMAGE_INDICATOR
disable-sounds:
  enabled: false
  whitelist: false
  names:
  - ENTITY_PLAYER_ATTACK_STRONG
  - ENTITY_PLAYER_ATTACK_SWEEP
  - ENTITY_PLAYER_ATTACK_NODAMAGE
  - ENTITY_PLAYER_ATTACK_KNOCKBACK
  - ENTITY_PLAYER_ATTACK_CRIT
  - ENTITY_PLAYER_ATTACK_WEAK
optimized-pearls:
  enabled: true
  spawn-endermites: true
  spawn-endermites-chance: 0.1
  self-damage: 6.0
  other-damage: 3.0
  no-damage-ticks: 5
  pearl-sound: ENDERMAN_TELEPORT
optimized-crits:
  enabled: true
  multiplier: 1.5
  fall-distance: 0.05
  allow-sprinting: true
  particle: CRIT
  particle-min-count: 10
  particle-max-count: 50
  particle-multiplier: 1.5
  particle-spread: 0.3
  particle-velocity: 0.1
  magic-particle: CRIT_MAGIC
  magic-particle-min-count: 15
  magic-particle-max-count: 60
  magic-particle-multiplier: 1.5
  magic-particle-spread: 0.4
  magic-particle-velocity: 0.15
custom-item-behaviors:
  enabled: true
  shields:
    disabled-by-arrows:
      enabled: true
      cooldown: 100
    disabled-by-rods:
      enabled: true
      cooldown: 25
    knockback:
      enabled: true
      percentage: 0.5
  totem:
    effects:
    - ABSORPTION:2:5
    - FIRE_RESISTANCE:1:40
    - REGENERATION:2:45
    disable-players: false
    additional-health: 0.0
  ender-crystal:
    explosion: true
    explosion-power: 6.0
    explosion-fire: false
    explosion-break-blocks: false
    explosion-damage: 0.5
  respawn-anchor:
    explosion: true
    explosion-power: 5.0
    glowstone-overload: false
    glowstone-overload-amount: 4
    explosion-fire: false
    explosion-break-blocks: false
    explosion-damage: 0.5
oldpvp:
  enabled: true
  elytra:
    disabled: false
  offhand:
    disabled: true
    whitelist: true
    materials:
    - SHIELD
  no-lapis:
    enabled: true
    permission-locked: true
    permission: moderncombat.nolapis
  legacy-burn-delay:
    enabled: true
    fire-ticks: 140
  legacy-projectile-damage:
    enabled: true
    damage: 0.0
  legacy-health-regen:
    enabled: true
    amount: 1
    interval: 3990
    exhaustion: 3
  legacy-armour:
    enabled: true
    durability:
      reduction: 1
    strength:
      reduction: 0.04
      level: 0.2
  sword-sweep:
    enabled: false
    whitelisted-items:
    - NETHERITE_SWORD
  tool-damage:
    enabled: true
    old-sharpness: true
    preset: legacy
  disable-modern-pvp-sounds:
    enabled: true
optimized-potions:
  enabled: true
  potion-speed: 1.0
  potion-angle: 45.0
  round-up-effect: true
  round-up-percent: 0.5
[​IMG]

[​IMG]
You can request your server to be added here!
----------------------------------------------------------------------------------------------
play.kyodo.network | Kyodo Network
seiky.net | Seiky Network

[​IMG]
public class ModernCombatAPI {

private static KnockbackManager knockbackManager;
private static CooldownManager cooldownManager;
private static AimAssistManager aimAssistManager;
private static HitDetectionManager hitDetectionManager;

// ─── SETTER METHODS ────────────────────────────────────────────────

public static void setKnockbackManager(KnockbackManager manager) {
knockbackManager = Objects.requireNonNull(manager, "KnockbackManager cannot be null");
}

public static void setCooldownManager(CooldownManager manager) {
cooldownManager = Objects.requireNonNull(manager, "CooldownManager cannot be null");
}

public static void setAimAssistManager(AimAssistManager manager) {
aimAssistManager = Objects.requireNonNull(manager, "AimAssistManager cannot be null");
}

public static void setHitDetectionManager(HitDetectionManager manager) {
hitDetectionManager = Objects.requireNonNull(manager, "HitDetectionManager cannot be null");
}

// ─── GETTER METHODS ────────────────────────────────────────────────

public static KnockbackManager getKnockbackManager() {
if (knockbackManager == null) {
throw new IllegalStateException("KnockbackManager is not initialized");
}
return knockbackManager;
}

public static CooldownManager getCooldownManager() {
if (cooldownManager == null) {
throw new IllegalStateException("CooldownManager is not initialized");
}
return cooldownManager;
}

public static AimAssistManager getAimAssistManager() {
if (aimAssistManager == null) {
throw new IllegalStateException("AimAssistManager is not initialized");
}
return aimAssistManager;
}

public static HitDetectionManager getHitDetectionManager() {
if (hitDetectionManager == null) {
throw new IllegalStateException("HitDetectionManager is not initialized");
}
return hitDetectionManager;
}

// ─── UTILITY METHODS ────────────────────────────────────────────────

/**
* Checks if Aim Assist is enabled.
*
* @Return true if AimAssistManager is initialized; false otherwise.
*/
public static boolean isAimAssistEnabled() {
return aimAssistManager != null;
}

/**
* Checks if Hit Detection is enabled.
*
* @Return true if HitDetectionManager is initialized; false otherwise.
*/
public static boolean isHitDetectionEnabled() {
return hitDetectionManager != null;
}

// ─── EXISTING API METHODS FOR KNOCKBACK AND COOLDOWN ────────────────

public static void changeKnockback(Player player, String profileName) {
if (player == null) {
throw new IllegalArgumentException("Player cannot be null");
}
if (profileName == null) {
throw new IllegalArgumentException("Profile name cannot be null");
}
if (knockbackManager != null) {
knockbackManager.setPlayerProfile(player, profileName);
} else {
throw new IllegalStateException("KnockbackManager is not initialized");
}
}

public static void changeKnockback(String profileName) {
if (profileName == null) {
throw new IllegalArgumentException("Profile name cannot be null");
}
if (knockbackManager != null) {
knockbackManager.setGlobalProfile(profileName);
} else {
throw new IllegalStateException("KnockbackManager is not initialized");
}
}

public static void addCooldown(Player player, Material item, long duration) {
if (player == null) {
throw new IllegalArgumentException("Player cannot be null");
}
if (item == null) {
throw new IllegalArgumentException("Material cannot be null");
}
if (duration <= 0) {
throw new IllegalArgumentException("Duration must be positive");
}
if (cooldownManager != null) {
cooldownManager.addCooldown(player, item, duration);
} else {
throw new IllegalStateException("CooldownManager is not initialized");
}
}

public static boolean hasCooldown(Player player, Material item) {
if (player == null) {
throw new IllegalArgumentException("Player cannot be null");
}
if (item == null) {
throw new IllegalArgumentException("Material cannot be null");
}
if (cooldownManager != null) {
return cooldownManager.hasCooldown(player, item);
} else {
throw new IllegalStateException("CooldownManager is not initialized");
}
}

public static void checkCooldown(Player player, Material item) {
if (player == null) {
throw new IllegalArgumentException("Player cannot be null");
}
if (item == null) {
throw new IllegalArgumentException("Material cannot be null");
}
if (cooldownManager != null) {
cooldownManager.checkCooldown(player, item);
} else {
throw new IllegalStateException("CooldownManager is not initialized");
}
}

// ─── AIM ASSIST API METHODS ───────────────────────────────────────────

public static void processAimAssist(Player player) {
if (player == null) {
throw new IllegalArgumentException("Player cannot be null");
}
if (aimAssistManager != null) {
aimAssistManager.processAimAssistForPlayer(player);
} else {
throw new IllegalStateException("AimAssistManager is not initialized");
}
}

public static LivingEntity getAimAssistTarget(Player player) {
if (player == null) {
throw new IllegalArgumentException("Player cannot be null");
}
if (aimAssistManager != null) {
return aimAssistManager.getAimAssistTarget(player);
} else {
throw new IllegalStateException("AimAssistManager is not initialized");
}
}
}

ServerSidePlayerHitEvent custom event.
More things will be added to the API!

[​IMG]
  • Redistribution of this plugin to other individuals, networks, or websites is strictly prohibited.
  • This plugin is licensed for use exclusively on your server or network.
  • Please refrain from leaving unconstructive reviews, such as complaints about missing features or updates not meeting your requests. The plugin's features are clearly listed on the main page, so you are fully informed before purchasing.
  • Refunds are not available.
  • While I strive to provide updates, they will be released as my schedule permits. Please understand that I have other commitments outside of this project.
Resource Information
Author:
----------
Total Downloads: 25
First Release: Jun 12, 2024
Last Update: Mar 29, 2025
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings