{% extends 'master.twig' %} {% block content %}

Servers

{# #} {# #} {% if servers is empty %} {% else %} {% for server in servers %} {# #} {# #} {% endfor %} {% endif %}
Name Address VersionBedrock addressBedrock versionDetails
There are currently no active servers, check back later!
{{ server.name }} {% if server.hasJavaAddress %}{{ server.javaAddress }}{% else %}N/A{% endif %} {% if server.hasJavaVersion %}{{ server.javaVersion }}{% else %}N/A{% endif %}{% if server.hasBedrockAddress %}{{ server.bedrockAddress }}{% else %}N/A{% endif %}{% if server.hasBedrockVersion %}{{ server.bedrockVersion }}{% else %}N/A{% endif %}{{ server.details|raw }}

Bedrock versions

Through the black magic bestowed upon us by GeyserMC it's possible to play on the server through any of the updated Bedrock versions of Minecraft.

This should allow you to play on the server from a phone, a tablet or a console, provided you also have an account for the original version of the game.

You will need to link your Minecraft and Bedrock accounts, you can do this by connecting to link.geysermc.org in both versions of the game and following the on-screen instructions.

Do note that this only works for servers where both a Java and Bedrock version number is listed!

Rules

1. Observe Global Rules.

2. Don't be an asshole.

3. Don't flood.

{% endblock %}