Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add section for server hosting rules #298

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jxsl13
Copy link

@jxsl13 jxsl13 commented Jul 30, 2024

No description provided.

Copy link

@BlaiZephyr BlaiZephyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe unwanted nitpick :P

<li>0.6.x and previous: The player count shown must resemble the amount of human players. The maximum player count must be the maximum number of human players.</li>
<li>0.7.x and later: You can also include non-human players using a special bot flag. This allows client-side filtering.</li>
<li>Do not host an excessive amount of servers. There is no fixed limit but try to not overdo it. (i.e. there should be people playing on them eventually)</li>
<li>Do not host servers purely for advertising purposes (e.g. passworded & having only an advertisement as name; having sponsoring info or the likes in the server name is perfectly fine).</li>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<li>Do not host servers purely for advertising purposes (e.g. passworded & having only an advertisement as name; having sponsoring info or the likes in the server name is perfectly fine).</li>
<li>Do not host servers purely for advertising purposes (e.g. a passworded server only for advertising purposes); having sponsoring info or the likes in the server name is perfectly fine).</li>

Copy link
Author

@jxsl13 jxsl13 Jul 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's copy and pasted from teeworlds
dunno if this should be changed.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fair - i just dislike how it reads :P

Copy link
Author

@jxsl13 jxsl13 Jul 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know what you mean, gotta get more feedback. if more ppl are for changing that, we can do that. It does not change the meaning, just improves wording/readability, might be fine.

Copy link
Member

@def- def- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if this is a good place for these rules. All the other rules are for mappers who want to release their map on DDNet official servers.

@jxsl13
Copy link
Author

jxsl13 commented Jul 30, 2024

was pointed to that file. where else should this go?

@def-
Copy link
Member

def- commented Jul 30, 2024

I don't know, probably a new file. @murpii opinions?

@murpii
Copy link
Member

murpii commented Jul 30, 2024

I don't know, probably a new file. @murpii opinions?

Yes, a new file. This isn't the right place for master server related rules.
They should be included in the server config file that is shipped with the client, as well.

They're also incomplete. We probably need to talk about these rules first before implementing them.

@heinrich5991
Copy link
Member

Thanks for writing this up.

Yea sorry, I meant a new file like /rules/. How about /masterserver-rules/?

@heinrich5991
Copy link
Member

I'd like to have something there that says that these rules are not exhaustive and that we'll add more rules if we find behavior that is bad for our players.

<h4>🌐 Hosting rules</h4>
<ul>
<p>Hosting publicly accessible servers requires them to be registered with Teeworlds' and DDNet master servers.
Game servers that register with these master servers are subject to <a href="https://www.teeworlds.com/?page=docs&wiki=rules/server_rules">the server hosting rules of Teeworlds</a> as well as the additional DDNet rules:</p>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This reads wrong. The "DDNet rules" below are currently copied from the link, those are not additional rules except the last one.

<li>Do not host servers purely for advertising purposes (e.g. passworded & having only an advertisement as name; having sponsoring info or the likes in the server name is perfectly fine).</li>
<li>Do not advertise cheats (in i.e. message of the day, server messages, server name, through NPCs, etc.)</li>
</ul>
Servers violating this ruleset will be banned.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this page should also include sentences similar to the last two sentences from the link:

You can check out the list of masterserver bans at https://teeworlds.com/master-bans.cfg if you have any doubt.

If you wish to be notified about problems with your server(s) you may provide a contact email address in your MOTD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants