Update repost, added additional lines to code
Important update that fixes some issues
Added FastMath library (Library is shaded so it should not cause problems if custom spigot has this library)
Changed PlayerVelocityEvent's priority from monitor to lowest. Plugins with PlayerVelocityEvent that have higher priority can be now more compatible.
Added an if statement in PlayerVelocityEvent that checks if the attacking player is actually a player.
Important update that fixes some issues
Added FastMath library (Library is shaded so it should not cause problems if custom spigot has this library)
Changed PlayerVelocityEvent's priority from monitor to lowest. Plugins with PlayerVelocityEvent that have higher priority can be now more compatible.
Added an if statement in PlayerVelocityEvent that checks if the attacking player is actually a player.
Important update
Fixed some bugs on minecraft versions 1.9+
Added two new options in the config:
UseTrigonometryOnAllKB
BetterSprintReductionOnAllKB
Plugin config now should be compatible with Spigot RandomKB config
Plugin has been recoded from scratch.
The goal was to recreate minecraft vanilla knockback.
Plugin supports minecraft versions from 1.8-1.19
No support for 1.7 servers.
New version for RandomKB
Changed UI & commands
Added Extra Vertical, Extra Air Vertical knockback
Renamed few things
New version for RandomKB
Changed UI & commands
Added Extra Vertical, Extra Air Vertical knockback
Renamed few things
For 1.8.8 servers
New version for RandomKB
Changed UI & commands
Added Extra Vertical, Extra Air Vertical knockback
Renamed few things
New version for RandomKB
Changed UI & commands
Added Extra Vertical, Extra Air Vertical knockback
Renamed few things
For 1.8.8 servers!
For 1.7.10 servers not for 1.8.8 or 1.12.1!
Fixed little bug with sprint kb
I found that bug (after 11 months...) while I was testing something new for plugin.
The bug was cancelling player combo by sprint reset by the opponent (fixed spelling)
Fixed this by adding one line of code
Now combos should be more effective...
For 1.8.8 servers not for 1.12.1 or 1.7.10!
Fixed little bug with sprint kb
I found that bug (after 11 months...) while I was testing something new for plugin.
The bug was cancelling player combo by sprint reset by the opponent (fixed spelling)
Fixed this by adding one line of code
Now combos should be more effective...
For 1.12.1 Servers not for 1.8.8, 1.7.10!
Fixed little bug with sprint kb
I found that bug (after 11 months...) while I was testing something new for plugin.
The bug was cancelling player combo by sprint reset by the opponent (fixed spelling)
Fixed this by adding one line of code
Now combos should be more effective...
RandomKB v1.3 for 1.7.10 servers
RandomKB v1.3 for 1.8.8 servers
RandomKB v1.3 for 1.12.1 servers
RandomKB for 1.12.1 servers!
have fun
NOT FOR 1.7.10 and 1.8.8
RandomKB for 1.8.8 servers!
download not works, so I'll post on spigotmc
This version is for 1.7.10!
I saw something wrong with code in the plugin
I tried to create randomkb v1.3 but it has weird bugs
I saw something wrong with code in the plugin
I tried to create randomkb v1.3 but it has weird bugs
- Added AirHorizontal modifier inside plugin
- Anything that I can't name
AntiKB effect has been fixed! The effect is when player is standing still at start and doesn't put the sprint. When player moves, AntiKB effect disappears.
So I fixed that xd
- Made some shit 4 better straightlines
I still trying to fix sprint bug lol
RandomKB v1.2 Code update
Don't ask me how many times I will change the code
I just trynna to optimize knockback for your :v
Nothing was added...
I just fixed code
New update (RandomKB v1.2):
- Better combo (like minemanen etc)
- Smoother knockback & pots
- Added not sprint knockback for attacker and victim
Commands:
/sethorkb /sethorkb <MinHor> <MaxHor> <AttackerNotSprintMin> <AttackerNotSprintMax> <VictimNotSprint>
<VictimNotSprint> - good for sumo :v
/setverkb <MinVer> <MaxVer> <MinAirVer> <MaxAirVer>
/combo <Combo horizontal> <Combo vertical> <Combo ticks check> <HitsLimit> <VerticalAfterHitsLimit>
<HitsLimit> - Means how far to upwards will damaged player go
/potspeed <x and z number> <y number>
/day
/night
RandomKB v1.1 Changes:
-Deleted Sprint Multiplier
-Added /day /night (Best for practice servers)
-Added custom combo knockback and damage delay check before apply
-Added Pot speed editing