From c64c47f47d04c4cb2d4ea4aa113944436017ab3b Mon Sep 17 00:00:00 2001 From: rtm516 Date: Mon, 2 Nov 2020 12:30:00 +0000 Subject: [PATCH] Created Test Server (markdown) --- Test-Server.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Test-Server.md diff --git a/Test-Server.md b/Test-Server.md new file mode 100644 index 0000000..ecf7016 --- /dev/null +++ b/Test-Server.md @@ -0,0 +1,18 @@ +IP: `test.geysermc.org` (default ports on both Bedrock and Java) +World size: 20k x 20k + +### Infomation +Geyser has a test server for those who want to test how Java <-> Bedrock crossplay works on their device, and to see the limitations and restrictions. You can join from either Bedrock or Java, and the server has [Floodgate](Floodgate) installed so you don’t need a Java account to join from Bedrock. + +If you can't build/destroy/interact with the world in the test server, run `/rtp` to get away from the protected spawn area. + +If you have any questions or problems be sure to join our [Discord](https://discord.geysermc.org)! + +### Commands: +|Command|Desc| +|--|--| +|`/rtp`|Teleport ot a random location| +|`/ll`|LandLord base command for managing land claims| +|`/spawn`|Teleport to spawn| +|`/home`|Set/goto a home| +|`/linkaccount`|Link your Java and Bedrock accounts|