Ryan
Prevents players from destroying buildings they're not associated with

Supported Games
GameServerKingsGameServerKings

No Raid prevents people raiding each other, perfect for PVE, build, or event servers. Works with both Rust:IO Clans and/or Friends API.

Permissions

  • noraid.admin -- Allows players to use the noraid commands

Chat Commands

  • /canraid -- Check if the player can raid (only for wipe raiding)
  • /noraid <start/stop> <minutes> -- Start or stop a custom no raid countdown

Console Commands

  • noraid.start <minutes> -- Start a no raid period
  • noraid.stop -- Stop a no raid period

Configuration

{
  "FriendBypass": {
    "Enabled": true,
    "FriendsApi": {
      "Enabled": true
    },
    "RustIoClans": {
      "Enabled": true
    },
    "PlayerOwner": {
      "Enabled": true
    }
  },
  "WipeRaiding": {
    "Enabled": false,
    "Amount of time from wipe people can raid (minutes)": 60.0,
    "Amount of seconds to check if players can raid": 5.0
  },
  "NoRaidCommand": {
    "Enabled": true,
    "DefaultMin": 30.0,
    "CheckInterval": 2.5
  },
  "Ui": {
    "Enabled": false,
    "RefreshInterval": 1.0,
    "PrimaryColor": {
      "R": 196.0,
      "G": 65.0,
      "B": 50.0,
      "A": 1.0
    },
    "DarkColor": {
      "R": 119.0,
      "G": 38.0,
      "B": 0.0,
      "A": 1.0
    },
    "AnchorMin": {
      "X": 0.75,
      "Y": 0.92
    },
    "AnchorMax": {
      "X": 0.98,
      "Y": 0.98
    },
    "TextColor": {
      "R": 255.0,
      "G": 255.0,
      "B": 255.0,
      "A": 1.0
    }
  }
}

Localization

This plugin is unlicensed and the original author reserves all rights to it.

The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.

Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.