This plugin blocks the patrol helicopter from patrolling certain monuments. Any monument added to the config will be avoided by the heli when choosing a destination.
[H2 id='Configuration']Configuration[/H2]
{
"Version": "1.0.0",
"No Go Monuments": [
"airfield_1",
"powerplant_1"...
This plugin provides control over where patrol helicopters crash.
[H2 id='Configuration']Configuration[/H2]
{
"Version": "1.0.0",
"Disallowed Monuments": [
"airfield_1",
"satellite_dish",
"sphere_tank"
]
}
Disallowed Monuments - A list of monument names where patrol...
This plugin lets you run commands when players come in or out of safe zones, and also block certain commands from being executed within them.
[H2 id='Permissions']Permissions[/H2]
safezonecommands.ignore - Allows the player to use commands that are otherwise blocked in the safe zone.
[H2...
This plugin reverses the changes introduced in the June 6th, 2024 update that allowed barricades to be placed inside monuments. In the config, you can specify which monuments should block barricade placement.
[H2 id='Configuration']Configuration[/H2]
{
"Version": "1.0.0",
"Monument...