# Introduction

Let's start from the purpose of this mod: It was developed with expandability in mind and to give server admins with players more advanced commands (and more) that are mostly present in plugins, but not on Fabric.

{% hint style="warning" %}
This project is still in early stages of coding and some features are not tested completely, but you can help me with that by using this mod and reporting issues! :heart:
{% endhint %}

### Requirements

* Fabric API
* LuckPerms (optional, yet recommended)

### Used Libraries

It's too uneffective to write many lines of boilerplate code, so I'm trying to use libraries to make development easier and less overcomplicated\~\~*, also because I'm lazy.*\~\~ There are few awesome libraries used in this mod:

| Name                    |    Authors    |
| ----------------------- | :-----------: |
| Fabric API              | FabricMC Team |
| CompleteConfig          |    Lortseam   |
| TextPlaceholderAPI      |     Patbox    |
| Silk                    |  SilkMC Team  |
| Server Translations API |               |
