Give every player a class from the moment they join — with a beautiful GUI, a configurable switch cost, and full admin control.
NexusClasses is the first official addon for NexusCore. It adds a complete class selection and switching system on top of NexusCore's class framework — no config nightmare, no bloat.
Requires NexusCore to be installed on the server.
When a player joins for the first time without a class, they are immediately frozen — they cannot move, take damage, deal damage, open their inventory, or interact with anything. A GUI opens automatically after a short delay (configurable) and stays open until they make a choice. There's no escaping it.
A clean inventory GUI shows all available classes (including any registered by other NexusCore addons) with their stats and description. One click — done. The player is unlocked and ready to play.
Players who already have a class can use /class switch to open the switch GUI. Switching costs items — by default 5 Diamonds, fully configurable per material and amount. Admins can switch for free, either through the GUI or directly via /class switch .
/class switch for admins — no GUI, instant switch/class list to see all available classes| Command | Description |
|---|---|
/class info | Show your current class and stats |
/class select | Open class selection GUI (first time only) |
/class switch | Open class switch GUI (costs items) |
/class switch | Switch instantly, no cost (admin) |
/class list | List all available classes |
| Permission | Default | Description |
|---|---|---|
nexusclasses.use | everyone | Use /class commands |
nexusclasses.admin | op | Free class switching, bypass cost |
class-switch-cost:
enabled: true
material: DIAMOND # Any valid Bukkit material
amount: 5
no-class-message: "&cYou must choose a class before playing!"
gui-open-delay-ticks: 40 # 20 ticks = 1 second

NexusCore addon that forces players to pick a class on first join via a GUI, freezing them until they choose. Class switching costs configurable items.