Skip to content

Core framework plugin powering NexusCore features — provides commands, GUI menus, and utilities for managing server systems and modules.

License

Notifications You must be signed in to change notification settings

SergeantFuzzy/NexusCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NexusCore

Welcome to NexusCore. a network core containing admin and essential commands, GUI menus, and utilities in one server core plugin.
Prepared for modern Paper/Spigot servers running (1.20+).


Features

  • Core Command Suite
  • Custom GUI Menus
  • Configurable Systems
  • Dynamic Scoreboard & Tablist
  • Command Suggestions
  • Clean Command Registration
  • Guide Book on Join
  • Smart Update Checker

Getting Started

Requirements

  • Java 21+ (recommended)
  • PaperMC/Spigot 1.20+ (tested on 1.21.x)

Installation

  1. Drop the compiled JAR into your server’s plugins/ folder.
  2. Start the server to generate config files.
  3. (Optional) Adjust configuration/locale files, then /nexus reload.

Commands

Command Aliases Description
/nexus /nc, /ncore, /nexuscore Opens NexusCore menu (player) or shows usage in console
/nexus reload Reloads configuration/messages
/nexus version Shows plugin/version/build information
/feed /food, /hunger Feed yourself; /feed status or /feed <player>
/heal Heal yourself or another player
/health View health; /health status [player]
/fly Toggle/set flight: /fly [on/off] [player], /fly status [player]
/jump Jump to targeted block or make another player jump
/randomtp /rtp Randomly teleport yourself or another player
/spawn Teleport to spawnpoint if set
/teleport /tp Default teleport command
/teleporthere /tphere Teleport a player to your location

When used with no args by a player, /nexus opens the main GUI.

Permissions

Permission Default Description
nexuscore.use true Allows /nexus in-game
nexuscore.reload op Allows /nexus reload
nexuscore.version true Allows /nexus version
nexuscore.update.notify op Receive in-game update notices on join
Self actions
nexuscore.feed true Use /feed
nexuscore.heal true Use /heal
nexuscore.health true Use /health
nexuscore.fly true Use /fly
nexuscore.jump true Use /jump
nexuscore.randomtp true Use /randomtp
nexuscore.spawn op Use /spawn
nexuscore.spawn.set op Use /spawn set
nexuscore.spawn.reset op Use /spawn reset
nexuscore.tp true Use /teleport
nexuscore.tphere true Use /tphere
Affect others
nexuscore.feed.others op Use /feed <player>
nexuscore.heal.others op Use /heal <player>
nexuscore.health.others op View /health status <player>
nexuscore.fly.others op Use /fly ... <player>
nexuscore.jump.others op Make another player jump
nexuscore.randomtp.others op /randomtp <player>
nexuscore.spawn.player op Use /spawn player <player>
nexuscore.tp.other op /teleport <playerA> <playerB>
Groups
nexuscore.admin.* op All admin commands + “others” sub-perms
nexuscore.* op Everything (admin + update notify)

Troubleshooting

  • Command not found? Ensure the JAR is loaded and no other plugin claims /nexus.

License

This project is provided under the terms outlined in the LICENSE file.
© 2025 NexusCore by Sergeant Fuzzy — all rights reserved.

About

Core framework plugin powering NexusCore features — provides commands, GUI menus, and utilities for managing server systems and modules.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages