BedrockConnect App Documentation
Download the AppDiscord ServerGKM Interactive
  • โ–ถ๏ธIntroduction
  • ๐Ÿš€Quickstart
    • ๐ŸงHow do I join a server?
      • ๐ŸŽฎXbox & Playstation
      • ๐ŸŽฎSwitch [only IOS]
    • ๐ŸŒŸPremium Features
      • โœจAll Premium Features
      • ๐Ÿ”ฅThe custom Resource Pack method
        • ๐ŸŽฎWhich Console?
          • ๐ŸŽฎXbox
          • ๐ŸŽฎPlaystation
          • ๐ŸŽฎSwitch (only IOS)
        • ๐Ÿ“ฃOn which server can I have a resource pack?
        • ๐Ÿ‘คAbout Resource Packs for BedrockConnect
          • ๐Ÿ—‚๏ธUnderstanding Subpacks in BedrockConnect
        • ๐Ÿ•น๏ธOn Realm or Singleplayer
          • ๐Ÿ—บ๏ธSingle Player
            • ๐ŸŽฎSingleplayer for Playstation
            • ๐ŸŽฎSingleplayer for Xbox & Switch
          • ๐Ÿ–ผ๏ธRealm
      • ๐Ÿ“žCustom Serverpacks
        • ๐ŸฅŠThe problem with encrypted server packs. The solution.
    • โšกBedrockConnect Tags
    • ๐Ÿ“„Additional Features of the App
  • โ›‘๏ธGeneral help
    • ๐Ÿ“ฑBedrockConnect โ€“ A Technical Explanation
    • ๐Ÿฅ‹BedrockConnect Troubleshooting
    • ๐Ÿ’ŒUI Add-On Troubleshooting Guide
    • ๐ŸซฅSolution for the CubeCraft Serverpack Download Issue
    • ๐Ÿ–ฅ๏ธThe server is not displayed in Friends! [Xbox & PlayStation]
    • ๐Ÿ’ปI cannot join the server via Featured Server [SWITCH Console only]
    • ๐Ÿ—‘๏ธHow to clear a server pack cache
    • ๐Ÿ—‘๏ธHow can I change my resource pack?
    • ๐Ÿ˜ฟWhy can't I use BedrockConnect with the Switch on Android?
    • ๐Ÿ[IOS] Local Network
    • ๐Ÿช›The problem with Shaders
    • ๐Ÿ‘คI can't load ads and that I'm using VPN
    • ๐Ÿ˜ฅI have evidence of someone hacking against me. Where can I report this?
    • ๐Ÿ˜žMy App Purchases Have Disappeared!
    • ๐Ÿ”ŒHow to Cancel an App Subscription on Google Play Store and Apple App Store
    • โ›‘๏ธUnknown error! Please help!
    • How to change DNS
  • ๐Ÿค–Serverpacks
    • ๐Ÿ“ฆWhat are serverpacks?
    • ๐Ÿ“ƒIs a Serverpack Necessary and Why?
    • ๐Ÿ“‘Can I Extract and Use the Serverpack Myself?
    • ๐Ÿ”What is encrypted and unencrypted serverpack?
    • ๐Ÿš’"You are unable to join the world because you have the following..." Issue
  • ๐ŸขFor server owners (Business)
    • โš’๏ธHow can I add my server to the support list?
      • ๐Ÿ“จOpen letter to the server owners
    • ๐Ÿ’ŽHow can I be added to the partner list?
  • ๐Ÿ”ถExtras
    • ๐ŸณFinding Servers Compatible with Bedrock Edition
    • ๐Ÿ˜ฌCan I play with a friend on the same server while using the same console in split-screen mode?
    • ๐Ÿ˜…What are Compatible Resource Packs for Bedrock?
      • ๐ŸŽฉWhere can I get them?
    • ๐Ÿ’ปBedrockConnect App Compatibility
Powered by GitBook
On this page
  • The Easiest Way to Add Your Server to the List
  • Introduction to BedrockConnect: Effortlessly Add Your Server!
  • Step-by-Step Guide
  • Step 1: Download the Serverpack
  • Step 2: Follow Server-Specific Instructions
  • Step 3: To Add Your Server to Our List

Was this helpful?

  1. For server owners (Business)

How can I add my server to the support list?

Previous"You are unable to join the world because you have the following..." IssueNextOpen letter to the server owners

Last updated 4 months ago

Was this helpful?

The Easiest Way to Add Your Server to the List

To simplify the integration process, we have created a file that you can easily manage on your server.

Introduction to BedrockConnect: Effortlessly Add Your Server!

BedrockConnect enhances the gaming experience on Minecraft consoles through custom resource packs. Our file significantly eases the addition of your server. You can expect the following benefits:

  • Uniformity: A standardized server pack for all users reduces the need for frequent updates.

  • Enhanced Gaming Experience: Custom textures, especially for console players.

  • Easy Management: The file is memory-efficient and has no negative impact on your devices.

  • Only Benefits: The usage is exclusively advantageous!

Please do not the serverpack. If you use an automatic encryption system for serverpacks, the server will not be added to the The file must remain unchanged!

Step-by-Step Guide

Step 1: Download the Serverpack

Download the .

Step 2: Follow Server-Specific Instructions

Choose the instructions that match your server software:

    • Move the Resource Pack into your server's resource_packs folder.

    • Insert the file name of your Resource Pack into the resource_packs.yml file. The File name should be relative to the resource_packs directory and match the file name of the Resource Pack exactly.

    • Restart the server to apply changes.

resource_packs.yml
#This configuration file controls global resources used on your PocketMine-MP server.

#Choose whether players must use your chosen resource packs to join the server.
#NOTE: This will do nothing if there are no resource packs in the stack below.
force_resources: false
resource_stack:
- bedrockconnect.zip

  #Resource packs here are applied from bottom to top. This means that resources in higher packs will override those in lower packs.
  #Entries here must indicate the filename of the resource pack.
  #Example
  # - natural.zip
  # - vanilla.zip
  #If you want to force clients to use vanilla resources, you must place a vanilla resource pack in your resources folder and add it to the stack here.
  #To specify a resource encryption key, put the key in the <resource>.key file alongside the resource pack. Example: vanilla.zip.key
    • Move the Resource Pack into your server's resource_packs folder.

    • Restart the server to activate the Resource Pack.

    • Move the Resource Pack into the appropriate packs folder for Geyser.

    • Ensure that the use of Resource Packs is enabled in the Geyser configuration file. (It is usually enabled by default, but if manually disabled, you need to enable it.)

    • Restart the server to apply changes.

    • Move the Resource Pack into your server's resources folder.

    • Restart the server to activate the Resource Pack.

    • Enable "enable_packs" in the config.yml.

    • Move the Resource Pack into the packs folder of your server.

    • Restart the server to apply changes.

Step 3: To Add Your Server to Our List

Important to Note:

  • Proxy: If you are not using proxies such as Geyser or Waterdog, the Serverpack must be added to every single (sub-) server!

  • Do Not Modify Identifiers: The UUID, version, engine_version, and format_version within the Serverpack should remain unchanged to preserve its integrity.

  • Keep Original Content: Any edits to the contents of the Serverpack are discouraged to maintain the expected behavior and compatibility for users.

  • Mandatory Inclusion: The removal of the Serverpack post-integration is strictly prohibited as it is essential for the proper functionality of the service.

:

:

:

:

:

Please inform us that you have added the Serverpack by creating a business ticket in the channel . After a review, we will add your server to the list.

๐Ÿข
โš’๏ธ
Serverpack.zip
Serverpack.zip
encrypt
BedrockConnect supported list!
Serverpack.zip
PocketMine
Nukkit
Geyser
Dragonfly
Waterdog
#ใ€”๐Ÿ“ฉใ€•create-tickets
on our Discord
https://serverlist.bedrockhub.io