Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed GPL-3.0-only
Published 5 months ago
Updated 5 hours ago
Nexus
Powerful plugin that gives you ability to personalize your Minecraft server with useful features.
⚠️ Warning
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.
About
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!
Installation
Stable builds
You can download the latest stable builds from our Modrinth page.
Development builds
Get the latest development builds from our GitHub Actions.
Building
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
.