capsulecmdr / seat-bilt
Bureau Inferno Logistics and Transport Plugin.
Installs: 97
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 3
Language:Blade
Type:seat-plugin
pkg:composer/capsulecmdr/seat-bilt
Requires
- php: ^8.1
 - eveseat/eveapi: ^5.0
 - eveseat/notifications: ^5.0
 - eveseat/services: ^5.0.1
 - eveseat/web: ^5.0
 - laravel/framework: ^10.0
 
README
SeAT-BILT is a plugin for SeAT (SeAT Alliance Auth Tool), designed to enhance alliance and corporate logistics workflows in EVE Online. From route planning to hauling estimations, SeAT-BILT equips industrial coordinators with tools to optimize transportation and station operations.
"The Forge is sacred. Let no shipment be lost to chaos."
β¨ Features
- 
π Hauling Calculator
Estimate hauling costs using customizable rates, volume, jump distances, and fuel costs. Supports collateral, rush fees, and fuel-specific formulas. - 
πΊοΈ Route Management
Define and manage logistics routes between systems. Track origin, destination, volume, reward, and pilot assignments. - 
ποΈ Station Index
Maintain a catalog of logistics hubs, trade depots, or strategic dropoff locations across New Eden. - 
π Permission-Based Access
RBAC-controlled access: Viewers, Pilots, and Admins can be assigned granular roles via SeATβs permissions UI. 
π οΈ Installation
Requirements
- 
A working SeAT 5.x Docker environment:
https://eveseat.github.io/seat-docs/ - 
Plugin resolution via Composer and environment configuration.
 
1. Add to .env:
SEAT_PLUGINS="capsulecmdr/seat-bilt:*"
2. Rebuild Docker:
docker compose down docker compose up -d --build
3. Run Migrations:
docker compose exec seat php artisan migrate
π Permissions
| Permission | Role Description | 
|---|---|
bilt.view | 
Access Calculator & Overview | 
bilt.pilot | 
Access Route Management | 
bilt.admin | 
Full Admin + Station Index | 
π Roadmap
- Calculator View
 - Route management
 - Station Index
 - Janice/Hauling Price Check Integration
 - Discord webhook integration
 - Cyno Agent & Navigation Tracking
 - Freighter Pilot Console
 - Cyno Agent Tracking
 - Cyno Agent Tracking
 
βLet the stars be your roads, the Forge your guide.β