mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-09 09:55:02 -05:00
Compare commits
1 Commits
2a873a63ec
...
a460c49fc9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a460c49fc9 |
@ -45,7 +45,7 @@
|
||||
},
|
||||
{
|
||||
"group": "Legal",
|
||||
"pages": ["legal/rules", "legal/compliance"]
|
||||
"pages": ["legal/rules"]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@ -1,47 +0,0 @@
|
||||
---
|
||||
title: "Minehut Compliance"
|
||||
icon: "truck"
|
||||
---
|
||||
|
||||
<Info>
|
||||
This document will be regularly updated in accordance with new information.
|
||||
</Info>
|
||||
|
||||
Recently, we've been in contact with Minehut staff to ensure our compliance with users & server owners that use the platform.
|
||||
We've decided to compile a list of important information to ensure you will not be punished.
|
||||
|
||||
## MHSF Communication
|
||||
|
||||
As said above, we've been in contact with Minehut staff. As said in a statement:
|
||||
|
||||
> **Please do not abuse the APIs** or collaborate with anyone using your APIs to compromise our systems in any way.
|
||||
>
|
||||
> _said privately from Tim at GamerSafer_
|
||||
|
||||
We'd like to share what abusing the APIs that are provided by Minehut really means.
|
||||
|
||||
### What is considered "abusing" Minehut APIs?
|
||||
|
||||
There are various different things this could mean. Here is an inclusive list of what is considered "abusing" Minehut APIs (or MHSF's):
|
||||
|
||||
- Spamming, "DDoS"-ing or repetitively requesting information from MHSF or Minehut's API[s]
|
||||
- Using MHSF or Minehut's API[s] to violate rules stated in Minehut's ruleset:
|
||||
1. Using it directly to grab information of player's who advertise your server
|
||||
2. To get private information about another player or user that could be used in malicious intent
|
||||
- Using MHSF or Minehut's API[s] to violate legal regulations
|
||||
|
||||
<Warning>
|
||||
Remember, this list isn't exhaustive. There may be things that aren't listed
|
||||
here that are considered "abusing" Minehut APIs.
|
||||
</Warning>
|
||||
|
||||
## Other information
|
||||
|
||||
There is not a clear punishment for users using MHSF directly _if_ Minehut wasn't happy with our service. However, for avoidance of DMCA takedowns and
|
||||
cease and desists, we will have to listen to Minehut's demands. We have no choice unfortunately.
|
||||
|
||||
Please make sure you are following API rules from both platforms to avoid MHSF being taken down.
|
||||
|
||||
## Have any questions?
|
||||
|
||||
Shoot us an email @ [support@mhsf.app](mailto:support@mhsf.app). And if you have an issue with a specific issue, [report it!](/guides/reporting-server)
|
||||
@ -52,10 +52,8 @@ export default function Footer() {
|
||||
|
||||
<p>© {new Date().getFullYear()} dvelo</p>
|
||||
<strong className="text-sm">
|
||||
MHSF is built with open-source technologies.{" "}
|
||||
<Link href="/docs/legal/compliance">
|
||||
Please view our compliance documentation for more information.
|
||||
</Link>
|
||||
MHSF is built on open-source technologies and is not endorsed by or
|
||||
affiliated with GamerSafer or its subsidiaries.{" "}
|
||||
</strong>
|
||||
<br />
|
||||
<span className="flex items-center">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user