moved website outside of panel folder
This commit is contained in:
parent
92ac778956
commit
08f07dca97
10328 changed files with 90 additions and 501 deletions
|
|
@ -1,57 +0,0 @@
|
|||
<?php include(__DIR__ . '/includes/top.php'); include(__DIR__ . '/includes/menu.php'); ?>
|
||||
<div class="container-wide pad-40">
|
||||
<h1>Terms of Service</h1>
|
||||
<p>
|
||||
|
||||
Last updated: 2025/10/23
|
||||
|
||||
Who we are
|
||||
- We host game servers. That’s it. We try hard to keep them fast, stable, and easy to use.
|
||||
|
||||
What you’re buying
|
||||
- You’re renting server time and resources for your games and mods.
|
||||
- We’ll do our best to keep your server online and help you when something breaks.
|
||||
|
||||
Refunds & downtime
|
||||
- First month: Ask for a refund anytime in the first 30 days—full refund, no questions asked.
|
||||
- After that: If your server has downtime, tell us. We’ll credit or refund a fair, pro-rated amount for the time affected.
|
||||
|
||||
Billing & renewals
|
||||
- No automatic billing. No surprise charges.
|
||||
- You must log in to renew. We’ll email you when your service is coming due.
|
||||
|
||||
What we expect from you
|
||||
- Use your server for legal, non-abusive stuff. No DDoS, malware, crypto mining, harassment, or anything illegal.
|
||||
- Respect game/mod licenses and EULAs. You’re responsible for the content you upload and run.
|
||||
- Keep your passwords safe. You’re responsible for activity on your account.
|
||||
|
||||
Backups & data
|
||||
- We do our best, but backups are not guaranteed. Keep your own copies of anything important.
|
||||
|
||||
Fair use
|
||||
- Don’t hog shared resources in ways that ruin performance for others. We may throttle or move a server to keep things stable.
|
||||
|
||||
Support
|
||||
- We provide best-effort support via {SUPPORT_EMAIL or PORTAL}. Share logs or details so we can help faster.
|
||||
|
||||
Service changes
|
||||
- We may update software, move you to a better node, or make tweaks to improve reliability.
|
||||
|
||||
Suspension
|
||||
- We can suspend or terminate a service that breaks these rules or harms the network. We’ll try to contact you first unless it’s urgent.
|
||||
|
||||
Liability (kept simple)
|
||||
- Technology breaks sometimes. We’ll make it right with refunds/credits, but we’re not responsible for indirect losses.
|
||||
|
||||
Updates to this page
|
||||
- If we change these terms, we’ll update the date above. Keep using the service only if you agree with the updates.
|
||||
|
||||
Contact
|
||||
- Questions or issues?
|
||||
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<?php include(__DIR__ . '/includes/footer.php'); ?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue