This plugin adds random meteor showers to the game. Meteors drop resources and have a chance to start a fire.
Admin Commands
- /rof random - Start random event right now. (does not reset the timed event)
- /rof intervals <time> - Sets the time(seconds) between the events. Set to zero to disable timed events.
- /rof droprate <multiplier> - Sets the multiplier on dropped items. Set to zero to disable item drops.
- /rof onplayer <player name> - Start event on a player's position. If player name is not specified, it will be called on your position.
- /rof onplayer_extreme <player name> - Start fast paced, small area event on a player's position. If player name is not specified, it will be called on your position.
- /rof onplayer_mild <player name> - Start slow paced, large area event on a player's position. If player name is not specified, it will be called on your position.
- /rof barrage - Launches a barrage of rockets in the direction you are looking. (aim this carefully)
- /rof togglemsg - Toggles event notifications.
- /rof damagescale <amount> - Sets the damage done by meteors. 1.0 is the default rocket damage, 0.5 is 50%, 0.25 is 25% etc
Console Commands
- rof.random - Start random event right now. (does not reset the timed event)
- rof.onposition x z - Start event at specified coordinates.