☄️ 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
- 💥 Fully simulated meteors that can be spawned by command.
- 🌪 Destroys everything in their path — blocks, trees, and structures.
- 🔥 Realistic effects: smoke, sparks, explosions, and global screen shake on impact.
- 🌍 Slightly random flight path — meteors wobble through the air, not in a straight line.
- 🧱 Physical craters remain after impact, made of your chosen block.
- ⚙️ Configurable speed and explosion power via
config.yml. - 💬 Localization support — easily translate messages via
lang.yml. - 🔁 Reload command:
/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)
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!

