Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Bedrock setup: Difference between revisions

From Prosperity SMP Wiki
Initial content
 
VxMac (talk | contribs)
Add ChestShop 15-char limit + account linking guidance
 
Line 2: Line 2:


== Connection details ==
== Connection details ==
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 12: Line 13:


=== From a console (Xbox, PlayStation, Switch) ===
=== From a console (Xbox, PlayStation, Switch) ===
Consoles cannot directly enter custom server addresses. Use one of these workarounds:
Consoles cannot directly enter custom server addresses. Use one of these workarounds:
* '''BedrockConnect''' — a DNS-based redirect. Change your console's DNS settings to point to a BedrockConnect server, then select a ''Featured Server'' to enter the custom IP. See [https://bedrockconnect.net BedrockConnect.net] for instructions.
* '''BedrockConnect''' — a DNS-based redirect. Change your console's DNS settings to point to a BedrockConnect server, then select a ''Featured Server'' to enter the custom IP. See [https://bedrockconnect.net BedrockConnect.net] for instructions.
* '''Phantom''' — a local proxy that runs on a PC on your network and advertises the server to your console's LAN game list.
* '''Phantom''' — a local proxy that runs on a PC on your network and advertises the server to your console's LAN game list.


=== From mobile or Windows 10/11 ===
=== From mobile or Windows 10/11 ===
Open Minecraft Bedrock, go to ''Servers'' > ''Add Server'', enter the address and port above.
Open Minecraft Bedrock, go to ''Servers'' > ''Add Server'', enter the address and port above.


== Account linking ==
== Account linking ==
Bedrock players receive an automatically generated username (e.g., a <code>*</code> prefix or Floodgate format). Your Bedrock Xbox Live account is linked to your server profile automatically on first join.
 
Bedrock players receive an automatically generated username with a <code>.</code> prefix (Floodgate format). The Bedrock Xbox Live account is linked to a server profile automatically on first join.
 
Bedrock players who also own a Java Edition account can optionally link their accounts so both clients access the same server profile, balance, and inventory. To link, connect to <code>link.geysermc.org</code> on one account and follow the prompts to generate a code, then connect on the other account and submit the code. '''Account linking should be done before accumulating data on the server''' — linking after a Bedrock player has built up balance, plots, or job levels may orphan that progress on the Bedrock profile.


== Known differences ==
== Known differences ==
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 35: Line 43:
| Command autocomplete || Full tab completion || Partial (depends on command)
| Command autocomplete || Full tab completion || Partial (depends on command)
|}
|}
== ChestShop sign name limit ==
[[ChestShop]] signs cap owner names at '''15 characters'''. The Floodgate prefix (<code>.</code>) counts toward that limit, so Bedrock IGNs longer than 14 characters are truncated on the sign. The server's [[Simulated ChestShop]] internally resolves truncated names back to the full Floodgate UUID, so sales pay correctly regardless of the truncation.
If a Bedrock-owned shop is not paying correctly, report it on Discord and provide the owner's full IGN.


== Troubleshooting ==
== Troubleshooting ==
; Cannot connect
; Cannot connect
: Verify the address is <code>play.prosperitysmp.com</code> and port is <code>19132</code>. Restart Minecraft if the server does not appear.
: Verify the address is <code>play.prosperitysmp.com</code> and port is <code>19132</code>. Restart Minecraft if the server does not appear.
Line 47: Line 62:


== See also ==
== See also ==
* [[Getting started]] — new player guide
* [[Getting started]] — new player guide
* [[Frequently asked questions|FAQ]] — common issues
* [[Frequently asked questions|FAQ]] — common issues
* [[Simple Voice Chat]] — voice chat (Java only)
* [[Simple Voice Chat]] — voice chat (Java only)
* [[ChestShop]] — player-owned shop system


[[Category:Plugins]]
[[Category:Plugins]]

Latest revision as of 03:11, 29 May 2026

Bedrock Edition players can join Prosperity SMP through Geyser and Floodgate, which translate between Java and Bedrock protocols. All gameplay features work on both editions.

Connection details

Setting Value
Server address play.prosperitysmp.com
Port 19132

From a console (Xbox, PlayStation, Switch)

Consoles cannot directly enter custom server addresses. Use one of these workarounds:

  • BedrockConnect — a DNS-based redirect. Change your console's DNS settings to point to a BedrockConnect server, then select a Featured Server to enter the custom IP. See BedrockConnect.net for instructions.
  • Phantom — a local proxy that runs on a PC on your network and advertises the server to your console's LAN game list.

From mobile or Windows 10/11

Open Minecraft Bedrock, go to Servers > Add Server, enter the address and port above.

Account linking

Bedrock players receive an automatically generated username with a . prefix (Floodgate format). The Bedrock Xbox Live account is linked to a server profile automatically on first join.

Bedrock players who also own a Java Edition account can optionally link their accounts so both clients access the same server profile, balance, and inventory. To link, connect to link.geysermc.org on one account and follow the prompts to generate a code, then connect on the other account and submit the code. Account linking should be done before accumulating data on the server — linking after a Bedrock player has built up balance, plots, or job levels may orphan that progress on the Bedrock profile.

Known differences

Feature Java Bedrock
Simple Voice Chat Supported (mod required) Not available (use Discord)
Custom textures Resource pack auto-loads May require manual download
Inventory management Standard Slight UI differences
Command autocomplete Full tab completion Partial (depends on command)

ChestShop sign name limit

ChestShop signs cap owner names at 15 characters. The Floodgate prefix (.) counts toward that limit, so Bedrock IGNs longer than 14 characters are truncated on the sign. The server's Simulated ChestShop internally resolves truncated names back to the full Floodgate UUID, so sales pay correctly regardless of the truncation.

If a Bedrock-owned shop is not paying correctly, report it on Discord and provide the owner's full IGN.

Troubleshooting

Cannot connect
Verify the address is play.prosperitysmp.com and port is 19132. Restart Minecraft if the server does not appear.
Kicked for flying
Bedrock movement packets sometimes trigger anti-fly detection. This is handled server-side — if you are kicked repeatedly, report it on Discord.
Skin not showing
Bedrock skins may not render for Java players. This is a Geyser limitation.

See also