Jump to content

Search the Community

Showing results for tags 'spawncheck'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Arenas
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions
  • Graphics

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
    • Creators
    • Creators Directory
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support
    • Help Center

Product Groups

  • Creator Services
  • Host Services
  • Memberships

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me


Steam


Github

Found 2 results

  1. Version 2.3.3

    3,139 downloads

    Configure spawn checks for launchsite including RustEdit spawns. Configure settings for Bradley (hp/crates/damage etc etc). Add a cooldown between Kills Works with : BradleyGuards (Bazz3l) BradleyGuards (KrunghCrow) BradleyTiers (KrunghCrow) Convoy (Adem) ArmoredTrain (Adem) Paratroopers (FastBurst) Optional dependencies : RustEdit Features : Configurable Bradley settings like HP,Crates,Damage Can set Sleepersafe true/false (To not attack a sleeper) Can set a Cooldown between destroying(killing) the bradley (added in 2.1.0) Shows remaining cooldown in chat if enabled (added in 2.1.2 Thx @RFC1920) If Cooldown is set and timer ended the player will get notified in chat Can set to ignore admins/owner (will ignore the admins and owner completely by the BradleyAPC) Even when NOT vanished!!! Will not attack Junkpile scientists No conflicts with Vanish. Can enable/disable gibs Can unlock crates and extinguish fire after kill (true/false) Set plugins true/false to avoid BradleyOptions to override settings those plugins use (Choose 1). If enabled can set a random bradley respawn time. If enabled when you use a custom map and the bradley spawns incorrect will check and set the spawntime and bradley path it drives (only use these settings if the Bradley from custom locations are forced spawning on random locations at launchsite instead of the locations placed with RustEdit) Commands to respawn dead bradleys manualy. Permissions : BradleyOptions.Admin (To use the commands) Commands : /bradley info : Shows the version/author/commands available in chat. /bradley quickrespawn : To respawn a dead bradley on vanilla launchsite location. /bradley custom : To respawn and check for killed Bradleys on Custom locations (RustEdit). /bradleycooldown : Tells the player the remaining cooldown in Chat or Gametip msg (added in v2.1.3) Configuration : Note : for override settings set only 1 setting to true !!! If u have other Custom bradley plugins using either setting let me know i can add it to a profile or check if they are the same with one of the existing profiles. { "Bonus": { "Realistic explosion when Bradley is killed": true }, "Spawn settings": { "Enable Launchsite respawn": false, "Launchsite min respawn time (minutes)": 5.0, "Launchsite max respawn time (minutes)": 5.0, "Enable Custom Map respawn": false, "Custom Map respawn check (minutes)": 15.0 }, "Cooldowns": { "use cooldown between Bradley Kills": false, "Show Gametip on bradleycooldown command": true, "cooldown between Bradley kills (minutes)": 120 }, "Avoid BradleyOptions override settings for other plugins": { "Using Only BradleyOptions": true, "Using BradleyGuards/ParaTroopers (Umod)": false, "Using BradleyGuards (Codefling)": false }, "Bradley Settings": { "Enabled (will not spawn when false)": true, "Change Health (If only using BradleyOptions)": true, "Health": 2000, "Max Fire Range": 100, "Throttle Responce": 1.0, "Hostile timer": 20.0, "Ignores sleepers": true, "Ignores admins": false }, "Bradley Loot": { "Max crates after kill": 4, "Remove Napalm": false, "Remove Gibs": false, "Instantly unlock crates": false, "Instantly unlock Gibs": false }, "Bradley Canon": { "Canon Fire delay": 0.3, "Canon Firerate": 0.25 }, "Bradley Machinegun": { "Machinegun Bullet Damage": 15, "Machinegun Firerate": 0.06667, "Machinegun Burst Duration": 10 } } Localisation : English language file included to use a diffrent language just make a new file in the language folder. { "InvalidInput": "<color=red>Please enter a valid command!</color>", "Version": "\nVersion : V", "Info": "\n<color=green>Available Commands</color>\n<color=green>/bradley info</color> : Shows info on version/author and commands", "InfoRespawn": "\n<color=green>/bradley quickrespawn</color> : Respawns the Launchsite bradley.", "InfoRespawnCustom": "\n<color=green>/bradley custom</color> : Respawns custom bradleys <color=purple>[RustEdit]</color>.", "RespawnAll": "<color=green>Respawned all Bradleys on custom locations</color> [RustEdit]", "RespawnLaunch": "<color=green>Respawned The Bradley on Launchsite only", "NoPermission": "<color=green>You do not have permission to use that command!</color>", "Prefix": "<color=yellow>[Bradley Options]</color> ", "CooldownEnded": "Your Cooldown ended you can take on the Bradley again!!", "CooldownMsg": "You have a <color=green>{0}</color> minute cooldown left and have to wait to take on the Bradley again!!", "CooldownTip": "You have {0} minute(s) left to take on the Bradley again!!" } API : object CanBradleyOptionsEdit(BradleyAPC bradley) { // Check if this bradley is part of our custom event if (myCustomEventBradleys.Contains(bradley)) { return true; // Block BradleyOptions from making changes } return null; // Let BradleyOptions handle it } Credits : Plugin Icon design : @Horus for making me this
    Free
  2. Beast_

    SpawnConfig

    Version 1.0.2

    560 downloads

    Allows you to control the spawns of entities on your server. Features Spawn Control: Define spawn chances for entities to control their frequency. Configurable: Easily customize the configuration to fit your server's needs. Automatic Cleanup: Remove entities with a spawn chance of 0. Configuration { "Enabled": false, "Spawns": [] } Enabled: if set to true it enables the plugin. Spawns: list of entities's prefabs and it's spawn chances (auto generated when you first load the plugin).
    Free
2.2m

Downloads

Total number of downloads.

10.1k

Customers

Total customers served.

146.3k

Files Sold

Total number of files sold.

3.1m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.