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.
- Host: GitHub
- URL: https://github.com/devblook/akropolis
- Owner: devblook
- License: gpl-3.0
- Created: 2022-01-26T16:38:28.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2026-05-05T20:52:13.000Z (about 2 months ago)
- Last Synced: 2026-05-05T22:33:08.108Z (about 2 months ago)
- Topics: java, minecraft, paper-plugin
- Language: Java
- Homepage:
- Size: 1.71 MB
- Stars: 40
- Watchers: 0
- Forks: 17
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

---
**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.