diff options
| author | Matthew Hafner <pugmatt@gmail.com> | 2025-02-04 09:35:14 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-04 09:35:14 -0500 |
| commit | 67fed69ce8e1d581162b7f0a7c4f370102b3639d (patch) | |
| tree | 0bd14e8b2d911b6fb786bbc684cb32b8ab5758f6 | |
| parent | e24f5051919ed79a2774ad137a787993e64d6e49 (diff) | |
| download | BedrockConnect-67fed69ce8e1d581162b7f0a7c4f370102b3639d.tar.gz BedrockConnect-67fed69ce8e1d581162b7f0a7c4f370102b3639d.tar.bz2 BedrockConnect-67fed69ce8e1d581162b7f0a7c4f370102b3639d.zip | |
Adjust 'Add friend' inactivity day limit for Main instance
Adjusted from 7 days to 5, as friendslist was becoming full often even with 7 days limit.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ There are two methods available to join BedrockConnect: <sub>(This method utilizes [MCXboxBroadcast](https://github.com/rtm516/MCXboxBroadcast) to supply this join option)</sub> -*In order to make room in the friendslist, you will be removed from the friendslist if inactive for 7 or more days. If this happens, simply add back the gamertag.* +*In order to make room in the friendslist, you will be removed from the friendslist if inactive for 5 or more days. If this happens, simply add back the gamertag.* #### DNS Method |
