Better Hits İn Pvp

Hi guys im trying to add better pvp hits in my minecraft server like combo pvp and without hit time. what should I do for this.
23 Replies
Admincraft Meta
Thanks for asking your question!
Once you have finished, please close your thread. Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
command to close
/close !close !solved
Requested by kingofpers#0
Blockutis
Blockutis2y ago
do you mean you want to add 1.8 pvp?
Eşşek Tüccarı
No my server is 1.8 But ther is bad hit delays
Blockutis
Blockutis2y ago
like combo duels on hypixel?
Eşşek Tüccarı
yes @Blockutis
Blockutis
Blockutis2y ago
uh, its been like a month
Eşşek Tüccarı
yes 😄
Blockutis
Blockutis2y ago
honestly i dont know what could accomplish that. What i would do is make a custom script using Denizen, but, then you would have to learn how denizen works etc.
Eşşek Tüccarı
i just fixed it bro or i do that like ther is a pluin named custom hit delay but its paid
Blockutis
Blockutis2y ago
do you have the Denizen plugin? for most custom stuff like this, i just make a script for it
Eşşek Tüccarı
No i dont have
Blockutis
Blockutis2y ago
you can also create a simple custom plugin for this, using like setMaximumNoDamageTicks(int ticks) or setNoDamageTicks(int ticks) or, what i do is use the Denizen plugin, so i can easily add scripts without having to restart the server. if you use denizen, you can use a simple script like this:
combohits:
debug: false
type: world
events:
after player damages player:
- adjust <context.entity> no_damage_duration:0t
combohits:
debug: false
type: world
events:
after player damages player:
- adjust <context.entity> no_damage_duration:0t
Eşşek Tüccarı
Ty bro
Blockutis
Blockutis2y ago
np
Eşşek Tüccarı
Denizen likes my command But its better
Blockutis
Blockutis2y ago
"likes my command" > ?
Eşşek Tüccarı
My command plugin
Blockutis
Blockutis2y ago
oh you mean it is similar to it?
Eşşek Tüccarı
Yes but denizen is better than mycommand
Blockutis
Blockutis2y ago
oh i see
Eşşek Tüccarı
Denizen is advanced
Deleted User
Deleted User2y ago
denizen is just a 10 times harder version of skript

Did you find this page helpful?