diff --git a/docs/PRICING.md b/docs/PRICING.md index 40f4f69..3282f33 100644 --- a/docs/PRICING.md +++ b/docs/PRICING.md @@ -1,27 +1,95 @@ # Pricing +> This document mirrors the live pricing page at corrosionmgmt.com/pricing. + --- -## Base License — $50 (Launch Price) +## Hobby — $9.99/month -One server. Lifetime access. +1–5 game server instances · non-commercial use only. Includes: -* Full control plane -* Auto-Wiper -* Plugin management -* Public site -* RBAC - -## Webstore Add-On — $10/month - -Integrated monetization platform. - -## Modules — $9.99+ - -Optional feature expansions. +- Up to 5 game server instances +- Non-commercial servers only +- Auto-wiper with rollback +- Plugin management (Rust uMod/Oxide) +- File manager + real-time console +- Scheduled tasks +- Public server page +- Community support --- -Simple. Transparent. No hidden tiers. +## Community — $19.99/month + +6–10 game server instances · non-commercial use only. + +Includes: + +- Up to 10 game server instances +- Non-commercial servers only +- Auto-wiper with rollback +- Plugin management (Rust uMod/Oxide) +- File manager + real-time console +- Scheduled tasks +- Public server page +- Community support + +--- + +## Operator — $99.99/month _(Most popular)_ + +Commercial use permitted, or up to 50 servers. + +Includes: + +- Up to 50 game server instances +- Commercial use permitted +- All games: Rust, Dune: Awakening, Soulmask, Conan Exiles +- Auto-wiper with rollback +- Plugin + mod management +- File manager + real-time console +- Scheduled tasks + maintenance windows +- Player management + RBAC team access +- Public server page + storefront +- Community support + priority bug triage + +--- + +## Network — Custom pricing + +50+ servers · hosting partners and fleets. Contact support@corrosionmgmt.com for pricing. + +Includes: + +- 50 servers base included +- Fleet Blocks: +$49.99/mo per additional 50 servers +- Commercial use permitted +- All games + multi-game hosts +- Full Operator feature set +- Fleet-level management +- Priority bug triage for platform issues +- Community support + +--- + +## Fleet Block Add-On — +$49.99/month per 50 servers + +Stack as many Fleet Blocks as your Network plan operation requires. + +--- + +## Direct 1:1 Support — $125/hour (prepaid 1-hour blocks) + +Available to any customer. Billed time with a human — not a support tier. Community support (docs, forum, diagnostics, structured bug reports) is included with every plan at no extra charge. + +--- + +## Commercial Use Definition + +Commercial use includes monetized communities, paid access, VIP slots, donations, sponsorship-supported servers, hosting providers, or managing servers for others. Hobby and Community plans are non-commercial only. Operator and Network plans permit commercial use. + +--- + +Simple. Transparent. No per-seat charges. No hidden tiers. diff --git a/frontend/src/components/layout/DashboardLayout.vue b/frontend/src/components/layout/DashboardLayout.vue index eb59b59..2adb005 100644 --- a/frontend/src/components/layout/DashboardLayout.vue +++ b/frontend/src/components/layout/DashboardLayout.vue @@ -277,17 +277,6 @@ const themeIcon = computed(() => theme.value === 'dark' ? 'sun' : 'moon') {{ serverName }} - -