โš’๏ธHow can I add my server to the support list?

The Easiest Way to Add Your Server to the List

To simplify the integration process, we have created a Serverpack.zip 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 Serverpack.zip 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!

Step-by-Step Guide

Step 1: Download the Serverpack

Download the Serverpack.zip.

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

Please inform us that you have added the Serverpack by creating a business ticket in the #ใ€”๐Ÿ“ฉใ€•create-tickets channel on our Discord. After a review, we will add your server to the 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.

https://serverlist.bedrockhub.io

Last updated