Skip to content

Raid Management

Control when players can damage buildings, containers, and other structures on your server.

What It Does

Raid management lets you enable or disable the ability for players to damage buildings and containers. When raids are off, players cannot destroy or damage structures. When raids are on, all raid mechanics work normally.

This is useful for:

  • Protecting player bases during off-hours
  • Running raid events at specific times
  • Allowing base building during certain periods

Manual Control

Toggle Raids

/server raids On
/server raids Off

Immediately enables or disables raid mechanics on your server.

Note: The server must be restarted after changing this setting for it to take effect.

Automatic Schedules

Set Up Raidtime Schedule

/raidtime

Opens an interactive setup view where you can configure automatic raid schedules. You set two independent schedules:

Raids ON Schedule

Select the weekdays and hours when raids should be enabled. For example:

  • Weekdays: Monday, Wednesday, Friday
  • Hours: 18:00, 19:00, 20:00

This means raids will automatically turn on at 6 PM, 7 PM, and 8 PM on Mondays, Wednesdays, and Fridays.

Raids OFF Schedule

Select the weekdays and hours when raids should be disabled. For example:

  • Weekdays: All days
  • Hours: 00, 01, 02, 03 (overnight hours)

This means raids will be automatically disabled during nighttime hours.

How It Works

The bot automatically toggles raid mode on the schedule you configure. Each raid schedule change requires a server restart.

Clearing the Schedule

Click the Clear button (trash icon) in the raidtime setup view to remove all scheduled raid times.

How Schedules Work

The bot stores all schedules and checks them every minute for due entries, executing the appropriate action via the Nitrado API.

Schedule Formats

Schedule Type Example Description
Specific hours 0 6,14,22 * * * Raid on at 6 AM, 2 PM, 10 PM daily
Interval 0 */2 * * * Every 2 hours