Returns the snowball and egg knockback mechanics of old Minecraft, for fun! Inspired by HalfloveJAR's original 2016 plugin.
Snowball Damage is an extremely lightweight Minecraft plugin that allows you to modify the damage dealt by snowballs and eggs to any entity. If y'all are old enough, you should remember when snowballs could do 0 damage but still affect players with knockback, which was especially used on minigames like Skywars. This was removed in 1.9 Minecraft.
This project is forked from halfloveJAR full credit to them for the original work. I've made my own additions I wanted to add, and optimized their code.
A default configuration file looks like this:
http://pastebin.com/3fYh0gkq
Whatever damage value you set in the config is divided by 2 in-game.
Example:
63 heartsThis follows Minecraft’s internal damage calculations.
Huge thanks to halfloveJAR for the base implementation.
Please respect the original license from halfloveJAR when redistributing or modifying this plugin.