Skip to main content

intro

docs\products\minecraft\plugins\intro.md

---
title: Minecraft Server Plugins
sidebar_label: Overview
description: Documentation for Minecraft server plugins.
---

# Minecraft Server Plugins

This area contains plugins for Paper, Spigot, Purpur and proxy platforms.

## Before installation

Check:

- Java version
- Minecraft version
- server platform
- dependencies
- file permissions

## Installation

1. Stop the server.
2. Back up the server.
3. Copy the JAR to `plugins/`.
4. Install dependencies.
5. Start the server once.
6. Configure generated files.
7. Restart and review the log.

```yaml
language: en
debug: false

storage:
type: sqlite