Calls a new cargo ship as soon as the active ship leaves

Supported Games
GameServerKingsGameServerKings

Endless Cargo will call a new cargo ship into the game as soon as the active ship leaves. There will always be a cargo ship active. You can also set the ships attributes such as: how long the ship is active before it leaves, how many loot rounds (crates), spacing between loot rounds, and if scientist are on the ship.

Features

  • Always have a cargo ship in the game
  • Control the duration and number of loot rounds (crates)
  • Control if scientist are on the ship
  • Control how long the ship is active

Permissions

  • endlesscargo.admin - Allows player to use the killcargo command

Commands

  • killcargo - Kill the active cargo ship (for admin use only)

Configuration

{
      "Update Rate (Seconds)": 5.0,
      "NPC spawn on ship (Default true)": true,
      "Egress duration in minutes (Default 10)": 10,
      "Event duration in minutes (Default 50)": 50,
      "Loot round spacing in minutes (Default 10)": 10,
      "Loot rounds (Default 3)": 3,
      "Enable Log file (true/false)": true,
      "Log output to console (true/false)": true
    }
}

Update rate set how often the plugin checks to see if the active ship has left the game.

Log file is written to oxide/logs/endlesscargo and can be turned off by setting Enable Log file to false.

Log to console can be disabled by setting Log output to console to false.

Localization

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

12.1K downloads
52 watchers

cargoshiploot