About Legacy Harbor Tugboats
This plugin brings back the Tugboats to Harbors (Small and Large) with a focus on performance and reliability. Unlike standard spawns, these tugboats feature a Kinematic Anchor system, ensuring they stay perfectly still until a player is ready to use them.
Key Features:
Kinematic Anchor: Spawned tugboats are set to kinematic mode. They won't rotate from waves or drift away until a player enters the deck or mounts the helm.
Smart Spawning: Automatically detects Harbors on any map and places tugboats at predefined coordinates.
Anti-Stacking: Uses physical radius checks to ensure a new tugboat never spawns if another one is already at the dock (even if it's a player-owned boat).
Custom Respawn Timers: Fully configurable delay between a tugboat's destruction and its replacement.
Decay Protection: Managed tugboats are protected from decay while they are waiting in the harbor.
Optimized Performance: Uses physical "Vis" checks and efficient data handling to ensure zero impact on Server FPS.
{
"Respawn Delay (Minutes)": 30.0,
"Check Radius (Meters)": 20.0,
"Spawn Points Harbor 1": [
{
"Position": {
"x": 53.95,
"y": -1.79,
"z": 137.83
},
"Rotation": {
"x": 0.0,
"y": 2.31,
"z": 0.0
}
},
{
"Position": {
"x": -37.1,
"y": -1.85,
"z": 158.23
},
"Rotation": {
"x": 0.0,
"y": 353.16,
"z": 0.0
}
}
],
"Spawn Points Harbor 2": [
{
"Position": {
"x": 120.75,
"y": -1.12,
"z": 113.3
},
"Rotation": {
"x": 0.0,
"y": 358.36,
"z": 0.0
}
},
{
"Position": {
"x": 145.24,
"y": -1.27,
"z": -23.59
},
"Rotation": {
"x": 0.0,
"y": 90.77,
"z": 0.0
}
}
],
"Prevent Decay In Harbor": true
}
