Stop Raid Zone Rust Plugin Documentation
Description
Stop Raid Zone is a plugin for the game Rust that creates designated zones where raiding activities are prohibited. It allows server administrators to define areas where players cannot deal damage to entities or structures, preventing raiding activities within those zones.
Commands
Stop Raid Zone does not have any in-game commands. All functionality is automated based on server events and triggers within defined zones.
Permissions
Stop Raid Zone does not require any permissions for players to be affected by the raiding restrictions within designated zones.
Configuration
The Stop Raid Zone plugin does not have configurable options beyond its code implementation. Server administrators can customize the plugin's behavior by modifying the source code directly.
Installation
- Download the Stop Raid Zone plugin from the appropriate source.
- Place the plugin file (SRZone.cs) into the oxide/plugins directory on your Rust server.
- Restart or reload your server to enable the plugin.
Usage
Once the plugin is installed and loaded, it will automatically enforce raiding restrictions within designated zones. Administrators can create, manage, and remove these zones using the provided chat commands (/sz).
Chat Commands
- /sz start <zoneTime>: Starts a new stop raid zone at the administrator's current position, with a specified duration in minutes (zoneTime).
- /sz stop <zoneId>: Stops the stop raid zone with the specified zone ID (zoneId).
- /sz addtime <zoneId> <additionalTime>: Adds additional time (in minutes) to the stop raid zone with the specified zone ID (zoneId).
- /sz list: Lists all active stop raid zones with their respective zone IDs and grid locations.
Support
For any issues, questions, or suggestions regarding the Stop Raid Zone plugin, you can reach out to the plugin author, NukedRust, or the NukedRust Discord community.