From df5c31a0e780ef305975b68f4f8161c7ccd49ec2 Mon Sep 17 00:00:00 2001 From: Anuken Date: Tue, 5 Oct 2021 22:22:27 -0400 Subject: [PATCH] Update SERVERLIST.md --- SERVERLIST.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SERVERLIST.md b/SERVERLIST.md index bef8443c8d..4bc7810290 100644 --- a/SERVERLIST.md +++ b/SERVERLIST.md @@ -5,6 +5,7 @@ This is done by letting clients `GET` a [JSON list of servers](https://github.co You may want to add your server to this list. The steps for getting this done are as follows: +0. **Take note of the fact that modded servers are not allowed on this list.** Such servers confuse users, and there's currently no easy way to fix mod incompatibilities after a failed connection. 1. **Ensure your server is properly moderated.** For the most part, this applies to survival servers, but PvP servers can be affected as well. You'll need to either hire some moderators, or make use of (currently non-existent) anti-grief and anti-curse plugins. *Consider enabling a rate limit:* `config messageRateLimit 2` will make it so that players can only send messages every 2 seconds, for example.