{% extends 'base.html' %} {% block title %}Minecraft @ SFeri{% endblock %} {% block content %}

Minecraft

{% if username == "" %}

Sign up here

Type your Minecraft username and set a password for the Minecraft server.

{% else %}

Change Minecraft username here

If you change your username, all your progress is lost on the server!

You should put all of your stuff in a chest and enchant your XP.

Change Minecraft server password here

{% endif %}

Server info

Address:

sferi.hu

Version:

{{ version }}

{% endblock %}