An open API service indexing awesome lists of open source software.

https://github.com/devblook/akropolis

A Modern Lobby & Hub Core Solution for Your Network. Based on DeluxeHub by ItsLewizzz.
https://github.com/devblook/akropolis

java minecraft paper-plugin

Last synced: about 1 month ago
JSON representation

A Modern Lobby & Hub Core Solution for Your Network. Based on DeluxeHub by ItsLewizzz.

Awesome Lists containing this project

README

          

![Akropolis banner](https://i.postimg.cc/tCstD5Zy/Akropolis-banner-V2.png)

---


GitHub Actions Workflow Status

Modrinth Downloads

GitHub Downloads (all assets, all releases)

Discord

**Akropolis** is the **modern Minecraft lobby** server **core plugin** your network deserves. It is built to leverage the proven functionality of its predecessor, DeluxeHub, while focusing entirely on modernization and performance.

#### 💎 Why you **should use Akropolis**?

The key **distinction** (and our strength!) lies in the **cutting-edge technologies** that **Akropolis** exclusively supports:

- ✨ **MiniMessage:** For beautiful, advanced chat styling and vibrant color palettes.
- 🚀 **Paper API:** Leveraging high-performance features for maximum speed and stability.
- 💻 **Updated Java Versions:** Ensures you are running on the latest, fastest JVM.

This commitment to modernity provides **significant performance and usability benefits**. However, please note that we exclusively support **Paper 1.21+** (and modern server software derived from Paper). If you require support for older Minecraft versions, DeluxeHub may be a better fit. **Choose wisely!**

## ⚙️ How To

### 💾 Install

To begin using **Akropolis**, simply download the compiled plugin right here or [compile it yourself](https://github.com/devblook/akropolis/tree/stable#compile).

**Important:** Akropolis requires you to be running **Paper 1.21+** to function correctly. You can easily download the latest Paper build from [here](https://papermc.io/downloads/paper).

### 🔨 Compile

Compiling Akropolis is straightforward and requires just one command:

**🐧 Linux (and other UNIX derivatives):**

```bash
./gradlew shadowJar
```

**🪟 Windows:**

```batch
gradlew.bat shadowJar
```

The resulting binary will be located in the `build/libs/` directory.

### 📩 Report Bugs or Request Features

Your feedback is invaluable for the continued development of Akropolis. To report issues or suggest enhancements, please use one of our dedicated templates:

* [Click here to report a bug](https://github.com/devblook/akropolis/issues/new?assignees=zetastormy&labels=bug&template=bug_report.yml&title=A+brief+description+of+your+report)
* [Click here to request a feature](https://github.com/devblook/akropolis/issues/new?assignees=zetastormy&labels=enhancement&template=feature_request.yml&title=A+brief+description+of+your+request)

### 🤝 Contribute

We encourage contributions! While we maintain minimal requirements, please ensure:

1. You clarify the features or fixes you introduce in your pull request.
2. You attempt to follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification.

## 📄 License

This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for
details.