
Makes Arrows Fall from the sky! (customizable)
/arrowrain list to see all active rains at a glance/arrowrain stop to cancel a rain at any timeconfig.yml with sensible defaults| Command | Description |
|---|---|
/arrowrain <player> <seconds> |
Start a basic arrow rain |
/arrowrain <player> <seconds> [notify] [follow/static] [radius] [density] |
Full syntax with all options |
/arrowrain stop <player> |
Stop an active arrow rain early |
/arrowrain list |
List all currently active arrow rains |
max-duration in config)true or false, whether the target sees messages (default: false)follow tracks the player as they move, static locks to their starting position (default: follow)/arrowrain NamedFlame 30
/arrowrain NamedFlame 60 true
/arrowrain NamedFlame 60 false static
/arrowrain NamedFlame 60 false follow 10 20
/arrowrain stop NamedFlame
/arrowrain list
# Max seconds a rain can last
max-duration: 300
# Default spread radius in blocks
default-radius: 24
# Height above player arrows spawn from
default-height: 28
# Damage per arrow
arrow-damage: 4.0
# Arrows per second
default-density: 10
# Language: en or es
language: en
All messages are fully customizable in config.yml under the messages section.
Arrow Rain supports English and Spanish out of the box. Just set language: es in your config.yml and restart!
| Minecraft | 1.21.11 (should work on most 1.21.x builds) |
| Server Software | Folia |
| Java | 21+ |
| Permission | Op only |
This plugin was built and tested on Folia 1.21.11. It is not guaranteed to work on Paper, Spigot, or other server software yet!
Made by NGP