Jump to content

RustInvaders | Rust Events Plugin 1.0.0

$44.99 · Renewal Term: $5.00/month
   (0 reviews)

5 Screenshots

  • 3.1k
  • 3
  • 163.24 kB
 Share

About RustInvaders | Rust Events Plugin

The RustInvaders Events plugin introduces an exciting PvP and PvE experience where players compete to raid each other's bases during the Raid Phase. The event encourages teamwork, strategic planning, and high-stakes combat, rewarding the most successful raiders or the teams with more points awarded.
 

There are 4 phases
 - Preparing -> Players are preparing until and talking until the event start!
 - Grace/Build -> The event has been started, players should farm and build their bases until the next phase. You can't deal damage to other players or buildings.
 - Attack/PvP -> In this phase, the PvP/Damage is now activated. You can earn points by killing other players (Not by killing teammates).
 - Raid -> PvP and Building damage enabled. You can raid other players, if someone TC gets destroyed, their team will be eliminated.

Features:
 - Period/Phase system.
 - Whitelist -> Allow only players in team to be in the server.
 - Instant Craft -> Allow instant craft
 - Instant Loot -> Allows you to break the barrels in 1 hit and receive all the loot in your inventory.
 - No Radiation
 - No decay -> No base decay until PvP Phase
 - Base Claim zone -> When placing a toolcupboard, the area will be claimed. Any player that doesn't belong to the TC owner team, will be killed after 60s if he doesn't leave the area.
 - InGame Map TC Marker
 - AutoKits (Require Kits plugin)
 - Raid Detection System (If the raiders doesn't deal damage after 60 seconds, the raid will end.)
 - Point System
  - Works with: Sputnik, Convoy, ArmoredTrain, WaterEvent, Caravan, Shipwreck, AirEvent.

Permissions

rustinvaders.admin -> Admin permission!!!


c.grant user/group <id> rustinvaders.admin


Commands

Admin Commands:
/panel -> open Admin menu.
/create_team <team name> <team tag> <team leader steam id>
/delete_team <team name>
/add_player <steam id> <team name>
/remove_player <steam id> <team name>
/ban <team name>
/unban <team name>


Player Commands:
/scoreboard | /score | /stats


Config

{
  "Server Event Name": "SERVERNAME | RUST INVADERS | EVENT",
  "Whitelist": false,
  "Instant barrel Loot/Kill": true,
  "Instant Craft": true,
  "Disable Radiation": true,
  "PhaseData": [
    {
      "Preparing Phase time (Seconds)": 900,
      "Grace Phase time (Seconds)": 1800,
      "Attack Phase time (Seconds)": 3600,
      "Raid Phase time (Seconds)": 4500,
      "Allow PvP while Preparing/Grace period?": false,
      "Disable decay until PvP phase?": true
    }
  ],
  "ImageData": [
    {
      "ImageName": "logo",
      "ImgUrl": "https://i.imgur.com/gyiCIND.png"
    },
    {
      "ImageName": "logo_sponsor",
      "ImgUrl": "https://i.imgur.com/3BKolSl.png"
    },
    {
      "ImageName": "separator",
      "ImgUrl": "https://i.imgur.com/sfExTbD.png"
    },
    {
      "ImageName": "scoreboard_background_color",
      "ImgUrl": "https://i.imgur.com/ef4X6XH.png"
    },
    {
      "ImageName": "phase_timer_background_color",
      "ImgUrl": "https://i.imgur.com/BLXbzKO.png"
    }
  ],
  "PointsSystem": [
    {
      "Killing a player": 1,
      "Looting patrol helicopter crate": 5,
      "Looting bradley crate": 5,
      "Looting a locked hackable crate": 5,
      "Completing a raid (Destroy enemy TC)": 25,
      "Defend a raid (Survive 60 seconds after the last explosive thrown while being raided).": 15
    }
  ]
}


Data (default)
 

{
  "eventData": {
    "current_time": 600.0,
    "paused": false,
    "finish": false,
    "current_phase": 0
  },
  "teamDataList": [],
  "playerData": {}
}


Data (With team and players included)

{
  "eventData": {
    "current_time": 600.0,
    "paused": false,
    "finish": false,
    "current_phase": 0
  },
  "teamDataList": [
    {
      "TeamName": "TEST_EXAMPLE1",
      "TeamTag": "TE1",
      "Eliminated": false,
      "Banned": false,
      "TeamRank": 1,
      "TeamPoints": 0,
      "PlayerList": [],
      "TeamLeader": 3,
      "kit_permission": "kit.permission.here"
    },
    {
      "TeamName": "TooEz4ME",
      "TeamTag": "TE4M",
      "Eliminated": false,
      "Banned": false,
      "TeamRank": 1,
      "TeamPoints": 0,
      "PlayerList": [],
      "TeamLeader": 4,
      "kit_permission": "kit.permission.here"
    }
  ],
  "playerData": {
    "76561198436883671": {
      "Name": "Redix :3",
      "Kills": 0,
      "Deaths": 0,
      "RaidCompleted": 0,
      "RaidDefense": 0,
      "HeliCrateLoot": 0,
      "BradleyCrateLoot": 0,
      "HackableCrateLoot": 0,
      "ItemsCrafted": 0,
      "ItemsGathered": 0,
      "GrowableGathered": 0,
      "AnimalKills": 0,
      "StructuresPlaced": 0,
      "StructuresDestroyed": 0,
      "Farm": 0,
      "EventsWon": 0
    }
  }
}



Next Update:
 - King Of The Hill event
 - Admin menu Team Manager
 - Daily Events

  • Haha 1

User Feedback

1.2m

Downloads

Total number of downloads.

6.1k

Customers

Total customers served.

90.3k

Files Sold

Total number of files sold.

1.8m

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.