# Installation

{% hint style="info" %}
(At least) two servers are needed for the plugin to work correctly: one for the lobby and one where the matches will be created.
{% endhint %}

{% hint style="danger" %}
The lobby plugin accepts all minecraft versions meanwhile the instance accept only 1.8 to work correctly without some disabled features.
{% endhint %}

## Lobby Server (All versions)

* Install BasementLib and Bedwars-Master in the server plugin folder.
* Enable MySQL in BasementLib Config and configure it.
* Enable Redis in BasementLib Config and configure it.

## Match Server (1.8)

* Install BasementLib and Bedwars-Instance in the server plugin folder.
* Enable MySQL in BasementLib Config and configure it.
* Enable Redis in BasementLib Config and configure it.

## Proxy Server (Velocity, Bungeecord, Waterfall, etc.)

{% hint style="danger" %}
Requires UltimateProxyBedwars
{% endhint %}

* Install UltimateProxyBedwars in the proxy server plugin folder.
* Configure MySQL in mysql.json
* Configure Redis in redis.json
