Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
Folia
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed GPL-3.0-only
Published 2 weeks ago
Updated 4 days ago
Nexus
Powerful plugin that gives you ability to personalize your Minecraft server with useful features.
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
- ❌ 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
- 🏠 Home, Warp, Spawn and Jail system
- 👤 Player Information Command (
/whois
) - 📄 PlaceholderAPI Support
- 🌐 Multi-language support and customizable messages
- 📇 Database Integration (MySQL, SQLite)
- 🌈 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
.