Resource icon

VAULT+ NULLED RUST PLUGIN Meteor Event 2.0.2 $15.00 2.0.2

No permission to download

About Meteor Event​


crypt-discord2.thumb.jpg.f4a0e611b6694c830a3500e09b0c2c19.jpg

Meteor Event plugin allows you to make custom meteor shower events on your server.
You can set up a timed event that starts a meteor shower that contains unlimited possible entities and the ability to activate big rocks, which need explosives to destroy them.
Resources from meteors can be multiplied and changed.
You can even create custom global events with fully customized gathering sources.
Video Preview (Version 2.0.0)

Features

  • Ability to set up custom timed events.
  • Infinite amount of meteor presets.
  • Two different types of meteors. Normal and large meteors that require explosives.
  • Configurable meteor scale, yield, explosive damage, radiation, item output and much more.
  • Ability to run custom events, per-player events and random player events.
  • Configurable amount of meteors per online player count.
  • Fully customizable drop for any RUST entity.
  • Fully customizable ambient events.
  • You can choose which tools you use to gather your meteors.
  • Players can call their own meteor showers.
  • Ability to call random meteors on players while destroying regular rocks around the map.
  • Highly configurable calling command.
  • Configurable discord webhook shower announcement.
  • Customizable falling angles for events.
  • Ability to set multiple different timed events.
Commands
  • /ms - Opens the Meteor Event Control UI.
  • msadmin run <profileName> <amount> - Starts a custom meteor shower of profile <profileName> with <amount> meteors. (Console Command)
  • msadmin direct <profileName> [amount] [playerId] - Spawns [amount] meteors of profile <profileName> above [playerId]'s head. (Console Command)
  • msadmin kill - Kills all meteors around the map. (Console Command)
Permissions
  • meteorevent.admin - Allows you to use admin features
  • meteorevent.use - Allows use of the /ms command, if permission required. (Configurable)
  • meteorevent.purchase.{profile.Key} - Allows to purchase & call certain meteor events. (Configurable)
Configuration Hints
  • Used Economy Plugin
    0 - None
    1 - Economics
    2 - ServerRewards
    3 - BankSystem
    4 - ShoppyStock
  • Explosive Config
    The key value - shortname of the damage entity, it's not an item shortname, it's an 3D model that's visible in-game. For explosive ammo use ammo.rifle.explosive.

Hooks (For Developers, they need to be enabled in config)​

  • void OnMeteorShowerStart(int meteorAmount, string profile, bool isDirect, BasePlayer directPlayer)
  • void OnFallingMeteorSpawned(string meteorPrefabKey, SphereEntity parentEntity, BaseEntity meteorEntity)
  • void OnMeteorLanded(BaseEntity meteorEntity, string meteorPrefabKey)
  • void OnMeteorsKilled()
Config Walkthrough
Global Meteor Config

Configuration part for any type and any spawned meteor.
Meteor Prefabs
This is a full list of available meteors that can fall from the sky. Here is a default list of them:
  • barrel - The Big Barrel Event Prefab. It's a very big barrel with a fully custom gather method that contains 2000 Scrap and 10,000 Metal by default.
  • falling_star - The ambient event that runs sometimes in the sky but never falls onto the ground. All it does is spawn falling stars in the sky, so you can have a cool effects at night.
  • metal_ore - Regular metal ore meteor prefab.
  • stone_ore - Regular stone ore meteor prefab.
  • sulfur_ore - Regular sulfur ore meteor prefab.
  • toilet - Funny meteor that was made during plugin development. It also contains a fully custom gather that contains HQM and Metal.
Meteor Profiles
This part of the config is what's visible when you open the /ms command. If you want to make a working meteor event, you need to add a new section here. By default, there are 4 profiles:
  • barrel - Runs Big Barrel Event that contains "barrel" prefabs.
  • default - Runs regular Meteor Event that contains "metal_ore", "stone_ore" and "sulfur_ore" prefabs.
  • falling_stars - Runs Falling Stars Event that contains "falling_star" prefabs.
  • toilets - Runs Falling Stars Event that contains "toilet" prefabs.
IMPORTANT!
The keys in `Meteor Profiles And Spawn Weights (profile: spawn weight)` must be equal to the keys in the `Meteor Prefabs` section, or the plugin won't work correctly!
The Angle in the Falling Angle Config represents how fast and in which direction the meteors are falling. X and Z are diagonal values, and Y is a vertical value. Making values higher will make meteors fall faster, and the opposite.
Timed Events
Random timed events for your server. You don't need to put all Meteor Profiles here, just those that you want to make automatic.
Enable Random Direct Falling Meteors On Mining Regular Ones and Random Direct Falling Meteor Options
This option will mean that if a player breaks a regular meteor on the map, there will be a chance to call a direct meteor on him. The default config contains an annotation to the "default" meteor profile, but this event takes 30 seconds by default, so the meteor will fall in the next 30 seconds, not instantaneously.
Author
zeusprim
First release
Last update

Ratings

0.00 star(s) 0 ratings
Back
Top