# Plugins and datapacks

![](https://1551207848-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbkvJ4nLElzjRH60ZXa%2F-MboWQweYht8XiOmka_a%2F-MbobKf8NARy1KgkE7WF%2Fpapermc.png?alt=media\&token=f4f78cbe-6ade-4776-8b69-afcced39f547)

Our Server is running on 1.16.5 **Paper**, therefore we can use some plugins and not 100% rely on datapacks. But why Paper? Well, Paper is a high performance fork of the Spigot Minecraft Server that aims to fix gameplay and mechanics inconsistencies as well as to improve performance.

**It's stupid fast** - Paper contains numerous improvements and optimizations resulting in a significant improvement in performance. Paper also includes the next version of Timings, enabling you to quickly find out what's slowing down your server.

**An expanded API** - Paper extends and improves the Bukkit and Spigot APIs so that developers have more features and functionality at your fingertips. All the meanwhile, Paper retains compatibility with plugins written for Spigot and Bukkit. That way we can use any plugins we desire and it also doesn't affect the performance of the server.

{% hint style="info" %}
Technically we are not fully Vanilla Minecraft server due to use of plugins and a few datapacks, but since those plugins are only for cosmetic purposes and a few gameplay enhancements plugins that are Multiplayer Survival friendly, we are as close to pure and vanilla as possible.
{% endhint %}

## Plugin list

* AltFinder
* ArmorStandTools
* Chunkmaster / Chunky
* CoreProtect
* CustomHeads
* DiscordSRV and *DiscordWhitelistManager*
* *DonateAFK*
* DoubleShulkerShells and DragonDrops
* Dynmap
* Harbor
* JustGM
* LuckPerms
* Maintenance
* OpenInv
* PlaceholderAPI
* PLAN
* ProtocolLib
* spark
* SuperVanish
* TabList
* Vault
* VaultChatFormatter

\* *Italic* plugins are custom made for our server and you cannot find them on world wide web in any case.

In following chapters there will be list and categories of plugins thoroughly explained so you'll know what for and how to use them.

## Datapack list

All datapacks are being used from Vanilla Tweaks's [Crafting Tweaks](https://vanillatweaks.net/picker/crafting-tweaks/).

* Quality of Life
  * Back to Blocks
  * Double Slabs
  * Universal Dyeing
* More Blocks
  * More Trapdoors
  * More Bark
  * More Stairs
  * More Bricks
* Unpackables
  * Unpackable Ice
  * Unpackable Nether Wart

{% hint style="info" %}
Please note that datapacks could be removed due to performance issues. They might be replaced by appropriate plugin or completely gone forever.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lonelyfeels1.gitbook.io/hydro-guide/documentation/plugins.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
