Powerful plugin that gives you ability to personalize your Minecraft server with useful features.
Nexus is under heavy development right now. A lot of features are not fully ready yet. You can follow the development here.
Following our plans, the stable version is scheduled to be released in June-July 2025.
Nexus gives you ability to personalize your Minecraft server with useful commands. Our plugin offers a wide range of features, including:
- ⌨️ Over 50+ useful commands.
- 💬 Chat features, including:
- Admin Chat
- Chat on/off
- Chat slow mode
- Chat clear
- Custom join, quit and death messages
- Social commands (
/msg
,/r
,/ignore
,/unignore
and/socialspy
) - Help command for calling staff members (
/help
,/report
)
- 💤 AFK System
- ❌ Feature that allows to bypass slots limit in the server (
nexus.fullserverbypass
) - 🔨 Commands for opening utility GUIs (
/workbench
,/anvil
,/enderchest
, and more) - ❤️ Player management commands (
/heal
,/feed
,/fly
,/god
, and more) - 🏓 Ping Command to check client-server connectivity
- 🔗 Server Links support, that was introduced in Minecraft 1.21
- 🏠 Home, Warp, Spawn and Jail system
- 👤 Player Information Command (
/whois
) - 📄 PlaceholderAPI Support
- 🌐 Multi-language support and customizable messages
- 📇 Database Integration (SQLite, MariaDB, PostgreSQL)
- 🌈 MiniMessage integration with legacy color processing (e.g.,
&7
,&e
) - ...and much more!
You can download the latest stable builds from our Modrinth page.
Get the latest development builds from our GitHub Actions.
To build Nexus, follow these steps (Make sure you have JDK 17 or higher):
./gradlew clean nexus-plugin:shadowJar
The compiled JAR file will be located in nexus-plugin/build/libs
.