Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 2.49 KB

README.md

File metadata and controls

56 lines (42 loc) · 2.49 KB

Banner

Nexus

Powerful plugin that gives you ability to personalize your Minecraft server with useful features.

Available on Modrinth

Chat on Discord Read the Docs Available on BStats

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
    • 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
  • 🏠 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.