ModsJava
CustomizableNoHitDelay
CustomizableNoHitDelay More info, guide: Latest builds (features + bug fixes) : What it does Customize the no-damage ticks (hit delay) for more responsive…
⬇ Download on SpigotCustomizableNoHitDelay
More info, guide: https://github.com/NewAmazingPVP/NoHitDelay
Latest builds (features + bug fixes): https://github.com/NewAmazingPVP/NoHitDelay/actions
What it does
Customize the no-damage ticks (hit delay) for more responsive combat. Includes modes like pvp, evp, pvp-evp, any, player-only.
Works on: Spigot/Paper/Folia
How to use
Commands
Permissions
Support
GitHub Issues: https://github.com/NewAmazingPVP/CustomizableNoHitDelay/issues
Discord : https://discord.gg/u3u45vaV6G
More info, guide: https://github.com/NewAmazingPVP/NoHitDelay
Latest builds (features + bug fixes): https://github.com/NewAmazingPVP/NoHitDelay/actions
What it does
Customize the no-damage ticks (hit delay) for more responsive combat. Includes modes like pvp, evp, pvp-evp, any, player-only.
Works on: Spigot/Paper/Folia
How to use
- Drop the jar in plugins/ and restart.
- Use commands or edit config.yml.
Commands
- /nohitdelay setdelay <ticks>
- /nohitdelay getdelay
- /nohitdelay setmode <pvp|evp|pvp-evp|any|player-only>
- /nohitdelay getmode
- /nohitdelay reloadconfig
Permissions
- nohitdelay.manage — manage settings/commands
Spoiler: Config (YAML)
# Delay value
delay : 2 # in ticks
# Default delay in Minecraft is 20 ticks
# Experimental
knockback-multiplier : 1.0 # Set to 1.0 to disable knockback changes
# Mode options:
# pvp - No hit delay only applies in player versus player combat.
# evp - No hit delay only applies when entities attack players.
# pvp-evp - No hit delay applies to both PvP and EvP interactions as long as a player is involved.
# any - No hit delay applies to any entity interactions.
# player-only - No hit delay applies when players attack any entity, but entities do not have no hit delay when attacking.
mode : any
messages:
prefix : "&f[NoHitDelay] "
use-prefix : true
delay-set : "&aDelay set to: &e%value%&a."
invalid-delay : "&cInvalid delay value. Please enter a number."
usage-setdelay : "&cUsage: /nohitdelay setdelay <delay>"
current-delay : "&aDelay is currently set to: &e%value%"
mode-set : "&aMode set to: &e%value%&a."
invalid-mode : "&cInvalid mode value. Please use 'pvp', 'evp', 'pvp-evp', 'any', or 'player-only'."
usage-setmode : "&cUsage: /nohitdelay setmode <mode>"
current-mode : "&aMode is currently set to: &e%value%"
config-reloaded : "&aConfiguration reloaded."
command-list :
- "%prefix% command list"
- "&f"
- "&f/nohitdelay setdelay <amount> &7(~~~)"
- "&f/nohitdelay getdelay &7(~~~)"
- "&f/nohitdelay setmode <mode> &7(~~~)"
- "&f/nohitdelay getmode &7(~~~)"
- "&f/nohitdelay reloadconfig &7(~~~)"
Code (YAML):
# Delay value
delay : 2 # in ticks
# Default delay in Minecraft is 20 ticks
# Experimental
knockback-multiplier : 1.0 # Set to 1.0 to disable knockback changes
# Mode options:
# pvp - No hit delay only applies in player versus player combat.
# evp - No hit delay only applies when entities attack players.
# pvp-evp - No hit delay applies to both PvP and EvP interactions as long as a player is involved.
# any - No hit delay applies to any entity interactions.
# player-only - No hit delay applies when players attack any entity, but entities do not have no hit delay when attacking.
mode : any
messages:
prefix : "&f[NoHitDelay] "
use-prefix : true
delay-set : "&aDelay set to: &e%value%&a."
invalid-delay : "&cInvalid delay value. Please enter a number."
usage-setdelay : "&cUsage: /nohitdelay setdelay <delay>"
current-delay : "&aDelay is currently set to: &e%value%"
mode-set : "&aMode set to: &e%value%&a."
invalid-mode : "&cInvalid mode value. Please use 'pvp', 'evp', 'pvp-evp', 'any', or 'player-only'."
usage-setmode : "&cUsage: /nohitdelay setmode <mode>"
current-mode : "&aMode is currently set to: &e%value%"
config-reloaded : "&aConfiguration reloaded."
command-list :
- "%prefix% command list"
- "&f"
- "&f/nohitdelay setdelay <amount> &7(~~~)"
- "&f/nohitdelay getdelay &7(~~~)"
- "&f/nohitdelay setmode <mode> &7(~~~)"
- "&f/nohitdelay getmode &7(~~~)"
- "&f/nohitdelay reloadconfig &7(~~~)"
Support
GitHub Issues: https://github.com/NewAmazingPVP/CustomizableNoHitDelay/issues
Discord : https://discord.gg/u3u45vaV6G
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
CustomizableNoHitDelay is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 2,314 times (via Spigot). Download it and open it directly in the game.