Skip to content

A realistic projectile library for Minecraft Bukkit servers which avoids ray tracing.

License

Notifications You must be signed in to change notification settings

JamesNorris/MCShot

Repository files navigation

MCShot

A library that works to recreate a realistic bullet, or other custom projectile within Minecraft. It includes specific types of projectiles which can be used, but also ways to create your own. MCShot provides no functionality to create visual effects, sounds, or input.
All issues, source code, and repository functions are handled by GitHub.
Chat, calling, and instant messaging are done via Skype.

Pull Requests:

Guidelines:

  1. You should start with an issue found in the MCShot issue tracker, and reference it in the name of the PR.
  2. Make sure this change is not too specific. MCShot has the goal of leaving all preferential additions to addons created by separate developers.
  3. Make sure you test your changes, and provide any programs or services required to do so in the PR.

Code requirements:

  1. Make sure to follow the Oracle Code Conventions.
  2. No trailing whitespace is allowed.
  3. Imports are organized alphabetically and grouped by package.

Licensing:

MCShot is licensed under GPLv3, which can be found in LICENSE.txt.

About

A realistic projectile library for Minecraft Bukkit servers which avoids ray tracing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages