From 93cee492737016c93138d5fd6810feac44e0fda7 Mon Sep 17 00:00:00 2001 From: Alexander Bell <mail@alexbell.de> Date: Fri, 12 Jul 2024 10:57:08 +0200 Subject: [PATCH 1/3] raknet --- docs/wiki/Features/features.md | 4 +++- docs/wiki/Features/raknetify.md | 7 +++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 docs/wiki/Features/raknetify.md diff --git a/docs/wiki/Features/features.md b/docs/wiki/Features/features.md index 6ad1ffb..9f53056 100644 --- a/docs/wiki/Features/features.md +++ b/docs/wiki/Features/features.md @@ -4,6 +4,7 @@ sidebar_position: 2 # Features +- `/server`: Lets you switch between the SMP and the Creative server. Simply click on the server in chat. - `/spawn`: Teleports you to Spawn. - `/home`: Teleports you to your home. Set your home with `/sethome`. There is a one hour cooldown on the command. - `/s`: Survival-friendly Spectator mode. You cannot pass through blocks, use it for x-ray, and it doesn't allow you to leave a certain radius. @@ -14,8 +15,9 @@ sidebar_position: 2 - **Riding player**: You can ride on the back of a player by right-clicking them with your empty fist. - **Custom music discs**: We have custom music discs collectibles that you can win from the vote crate (vote with `/vote`). In order to hear the custom music, you need to have the [voice chat mod](./vc.md) enabled. You can adjust the volume of the music discs in the voice chat settings (`v`). - [Proximity Voicechat](./vc.md) +- [Raknetify](./raknetify.md) - [Amor Stand Tool](./ast.md). - [Interactive Chat](./interactivechat.md). - [Invisible Itemframes](./invisible_itemframes.md). - [Chest Protection](./chestprotect.md). -- [Official Modpack](./modpack.md) \ No newline at end of file +- [Official Modpack](./modpack.md) diff --git a/docs/wiki/Features/raknetify.md b/docs/wiki/Features/raknetify.md new file mode 100644 index 0000000..ba7d3bb --- /dev/null +++ b/docs/wiki/Features/raknetify.md @@ -0,0 +1,7 @@ +# Raknetify + +We have a mod called [Raknetify](pathname://https://github.com/RelativityMC/raknetify#how-to-use-it) that lets you improve your connection and ping significantly. If you're from a different continent like the USA and usually have a bad ping, you can try this solution to improve it. + +## Usage + +Simply join the server with the IP `raknet;survival-pi.com` instead of the usual `survival-pi.com`. If you're having any issues, please ask in the help channel of the Discord. From 70b50e1508d7616c545c4971800b2d9d382e1177 Mon Sep 17 00:00:00 2001 From: Alexander Bell <mail@alexbell.de> Date: Fri, 12 Jul 2024 11:25:56 +0200 Subject: [PATCH 2/3] modified raknet --- docs/wiki/Features/raknetify.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/wiki/Features/raknetify.md b/docs/wiki/Features/raknetify.md index ba7d3bb..28377e7 100644 --- a/docs/wiki/Features/raknetify.md +++ b/docs/wiki/Features/raknetify.md @@ -1,7 +1,7 @@ # Raknetify -We have a mod called [Raknetify](pathname://https://github.com/RelativityMC/raknetify#how-to-use-it) that lets you improve your connection and ping significantly. If you're from a different continent like the USA and usually have a bad ping, you can try this solution to improve it. +We have a mod called [Raknetify](pathname://https://github.com/RelativityMC/raknetify#how-to-use-it) in our [modpack](./modpack.md) that lets you improve your connection and ping significantly. If you're from a different continent like the USA and usually have a bad ping, you can try this solution to improve it. ## Usage -Simply join the server with the IP `raknet;survival-pi.com` instead of the usual `survival-pi.com`. If you're having any issues, please ask in the help channel of the Discord. +Simply join the server with the IP `raknet;survival-pi.com` instead of the usual `survival-pi.com`. (Use `raknetl;survival-pi.com` for high mtu size.) If you're having any issues, please ask in the help channel of the Discord. From f704f9f3b10fd66316c8af31aa5a9d056e4b1d49 Mon Sep 17 00:00:00 2001 From: Alexander Bell <mail@alexbell.de> Date: Fri, 12 Jul 2024 11:33:10 +0200 Subject: [PATCH 3/3] added raknet to modpack feature list --- docs/wiki/Features/modpack.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/wiki/Features/modpack.md b/docs/wiki/Features/modpack.md index e07a6d8..17c9d13 100644 --- a/docs/wiki/Features/modpack.md +++ b/docs/wiki/Features/modpack.md @@ -19,6 +19,7 @@ If you want to update the modpack simply click *Update* on the top-right of the ## Modpack Features - [Proximity Voicechat](./vc.md) +- Improve your oing with [Raknet](./raknetify.md) - [Litematica](pathname://https://litematica.org/) - Make beacon beams disappear by placing a clear glass block on top of the beacon. Colored glass will still work as usual. - Entity Texture Features, which adds a lot of skin and ressource pack related features. For example, [you can make your skin glow or animate](pathname://https://github.com/Traben-0/Entity_Texture_Features/blob/ETF-Main/.github/README-assets/SKIN_GUIDE.md) (like blinking eyes). @@ -40,4 +41,4 @@ If you're on Mac, this is a known problem. There are workarounds but I won't pro ### Do I need the modpack to play on the server? -No, it's not mandatory, but recommended because it contains a proximity voice chat mod that we actively use in the game. \ No newline at end of file +No, it's not mandatory, but recommended because it contains a proximity voice chat mod that we actively use in the game.