Skip to content

Slimefun5/MissileWarfare

 
 

Repository files navigation

MissileWarfare

Build Status GitHub Downloads (all assets, all releases) GitHub Followers GitHub Stars bStats

A Slimefun addon that adds missiles, launchers, and warfare equipment.

Requirements

Join our Discord for support.

Ever wanted a long-range solution to the destruction of a minecraft base? Ever wanted to recreate the stunning images of SAM missiles intercepting rockets? MissileWarfare provides both of those, and more.

  • SSM: Surface-to-Surface Missiles
    • Small, medium, large and advanced missiles with Normal, Accurate, Long-Range and High-Explosive types!
    • Anti-Radiation Missiles (ARM) fly like a normal SSM until it finds a radar, where it will fly directly into it and (hopefully) destroy it! (Coming soon)
    • Extremely long range ICBMs!
    • Napalm, Sticky Missile, Gas Missile and some other misc. missiles!
  • SAM: Surface-to-Air Missiles
    • Anti-Elytra Missiles (AEM) lock onto players flying with Elytras, and shoot them down!
    • Missile Interceptors well... Intercept missiles as they detect them, and shoot them down!
  • Radars & Displays (coming soon)

Integrations (Soft Depends)

  • Towny: Checks if the person nearest to the missile at the time of its launch was an enemy of the town where the explosion has happened. If they aren't, the explosion is cancelled.
  • Worldguard: Adds flag ALLOW_MISSILE_EXPLODE.

Contributors

|Position|Discord|Github| |Original Author| pain.#2883 | koiboi-dev | | Current Maintainer and Developer | Colonel Kai#0001 | ColonelKai |

Developer API

You can easily depend on this project using github-gradle.

In your build.gradle.kts:

plugins {
    id("io.github.intisy.github-gradle") version "1.8.2.1"
}

dependencies {
    "githubCompileOnly"("Slimefun5:MissileWarfare:v2.0.1")
}

Wiki

Read more on the Slimefun Wiki...

Discord

You can find Slimefun's community on Discord! Click the badge below to join the server for suggestions/questions or other discussions about this plugin.

Discord

License

This project is open-source and licensed under the MIT License.

About

A slimefun addon aimed towards missiles and other kinds of warfare

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%