Meteorites

This is a plugin that gives you the ability to create meteorites.

198

Quick challenge

How far can you run before the mobs catch you?

Meteorites

☄️ Meteor Plugin — Realistic Meteors for Minecraft!

> Bring chaos and spectacle into your Minecraft world! > This plugin lets you summon falling meteors that > fly along realistic trajectories, destroy terrain, and leave fiery, smoky craters behind.

---

🌋 Features

- 💥 Command tab completion that can be spawned by command. - 🌪 Command tab completion in their path — blocks, trees, and structures. - 🔥 Command tab completion: smoke, sparks, explosions, and global screen shake on impact. - 🌍 Command tab completion — meteors wobble through the air, not in a straight line. - 🧱 Command tab completion remain after impact, made of your chosen block. - ⚙️ Command tab completion via `config.yml`. - 💬 Command tab completion — easily translate messages via `lang.yml`. - 🔁 Command tab completion: `/meteor reload` — reloads config and language files without restarting the server. - ⌨️ Command tab completion for convenient input.

---

🧨 Commands

| Command | Description | |----------|-------------| | `/meteor spawn <x1> <y1> <z1> <x2> <y2> <z2> <block>` | Summons a meteor flying from one point to another | | `/meteor reload` | Reloads the configuration and language files |

---

⚙️ Configuration (`config.yml`)

```yaml meteor: speed: 1.8 explosion-power: 5.0 smoke-duration: 200 ``` - 'speed' — how fast the meteor travels - 'explosion-power' — explosion strength upon impact - 'smoke-duration' — how long smoke particles last after landing

---

💬 Localization (lang.yml)

``` usage: "&cUsage: /meteor spawn <x1> <y1> <z1> <x2> <y2> <z2> <block>" spawned: "&aMeteor successfully launched!" error: "&cAn error occurred while running the command!" reloaded: "&aConfiguration and language successfully reloaded!" no_permission: "&cYou don’t have permission for this command!" ``` Easily translate the plugin into any language!

--

🔧 Compatibility

- Minecraft: 1.21 and higher - Server software: Paper / Purpur / Spigot - Java: 17+

---

🪐 Example Usage

``` /meteor spawn -100 150 200 -150 70 250 minecraft:stone ``` This will spawn a meteor traveling from '(-100, 150, 200)' to '(-150, 70, 250)' destroying everything in its path and leaving a crater made of stone.

---

🧠 Use Cases

- 🎮 Server-wide meteor shower events - 🪓 Apocalypse or survival-based minigames - 🧑‍🚀 Space-themed adventure maps - 🧱 Immersive RPG or roleplay experiences

---

📦 Installation

Download the plugin '.jar' file.

Move it into your server’s '/plugins' folder.

Restart or reload your server.

Adjust settings in 'config.yml' and 'lang.yml' if desired.

Enjoy the destructive beauty of meteors ☄️

---

❤️ Author

Developed with care for Paper servers. Open to ideas, improvements, and pull requests 🚀 If you enjoy the plugin, consider leaving a ⭐ on its Modrinth page!

ADS