Skip to content

CobbleSword/KnockbackSpigot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KnockbackSpigot

A 1.8 Spigot that adds support for modding knockback.

Supports 300 Players @ 20 TPS (Given all your plugins are programmed well)

How to modify knockback

Edit the KnockbackSpigot.json then restart the server

Knockback Config / KnockbackSpigot.json

{
  "knockbackFriction": 2.0,
  "knockbackHorizontal": 0.35,
  "knockbackVertical": 0.35,
  "knockbackVerticalLimit": 0.4,
  "knockbackExtraHorizontal": 0.425,
  "knockbackExtraVertical": 0.085
}

Download

Download KnockbackSpigot.jar

Features per stars

  • 5 stars : reload command for knockback
  • 10 stars : ingame modifying knockback
  • 15 stars : per player knockback modifier
  • 20 stars : Async Pots

For an optimized 1.8 spigot, checkout NachoSpigot

The NachoSpigot Project

Discord / Support

Join Discord group

Special thanks

  • Paper, Taco and Kohi