BurritoSpigot
BurritoSpigot is a fork of TacoSpigot 1.8.9 that offers several enhancements to performance as well as bug fixes. while offer extra APIs and support for plugins
Supports 300 Players @ 20 TPS (Given all your plugins are programmed well)
Commons Plugins
- ViaVersion Support 1.9 all the way up to 1.17 and onward on a 1.8 server
- ProtocolLib An api common used by developers to edit packets
- Vault Allows your plugins to share currencies
- citizens Allows you to spawn NPC of players and entities
- essentialsx a mix of common commands
Download
How to modify knockback
Edit the KnockbackSpigot.json
then restart the server
KnockbackSpigot.json
Knockback Config / {
"knockbackFriction": 2.0,
"knockbackHorizontal": 0.35,
"knockbackVertical": 0.35,
"knockbackVerticalLimit": 0.4,
"knockbackExtraHorizontal": 0.425,
"knockbackExtraVertical": 0.085
}
Discord / Support
Special thanks
- Paper, Taco and Kohi