Skip to content

Plugin for newer Minecraft versions to add snowball knockback und an optional headshot feature.

License

Notifications You must be signed in to change notification settings

lukasherz/snowball-fight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnowballFight

Plugin for newer Minecraft versions (1.12.2+) to add snowball knockback und an optional headshot feature.

Download

If you don't want to build the project by yourself, you can download it as a jar file here.

Dependencies

This project requires Malte Json and CraftBukkit 1.12.2.

Build

After installing Oracle JDK or OpenJDK, checkout the source:

git https://github.com/luguhe/snowball-fight.git
cd snowball-fight

Add the CraftBukkit 1.12.2 (see here how to build) named craftbukkit_1.12.2.jar in the directory lib.

mkdir lib
mv /path/to/craftbukkit_1.12.2.jar lib/craftbukkit_1.12.2.jar 

Now build the project:

./build.sh

Afterwads you will find the SnowballFight.jar under out.

Copyright

SnowballFight is open-source software released under the MIT license. Please see the LICENSE file for more details.

About

Plugin for newer Minecraft versions to add snowball knockback und an optional headshot feature.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published