NexoraSMP · v1.0.0 · Paper + Folia

Everything your SMP needs.
In one plugin.

14 features, a web control panel with 10 pages, anti-cheat, custom items, bosses, rituals. All in one plugin. No other plugins needed. Set up in minutes.

/dashboard/overview
TPS20.0
PLAYERS42 / 100
CHUNKS8420
UPTIME12d 04h
14 features · 1 plugin

Built to last.

Everything you'd usually patch together from a dozen plugins, all in one. Made by the same team. Made to work together. Made to be fast.

Combat & PvP

Combat tag, PvP toggle, golden heads, damage numbers, totem warmup. Set up the way real SMPs need it.

Kits

Make any kit you want. Set cooldowns, one-time use, or lock them to certain ranks.

Custom items

Make your own items with special powers, custom names, and unique looks.

Anti-cheat

Stops crashes, X-ray, spam, and health-checking cheats. Safe defaults that work out of the box.

Bosses & rituals

Custom bosses with multiple phases. Rituals where players have to figure out the recipe. Scheduled events.

Web control panel

10 pages: overview, console, chat, player map, bans, settings, restart timer, and more. Run your server from a browser.

Staff tools

Vanish, freeze, see player inventories, teleport, notes, staff chat, warns, mutes, kicks, bans, tickets, reports.

Player commands

Homes, warps, /tpa, /afk, /spawn, /back. The basics every SMP needs, done right.

Bans & filters

Block items, blocks, recipes, or potions. Stops broken stuff before it ruins the server.

The numbers

Built for serious servers.

21MB
Plugin file size
0
Other plugins needed
21
Java version
1.21
Minecraft version
Get started

Ready in under 5 minutes

Drop the plugin file into your plugins/ folder. Start the server. That's it.

  • Settings files set themselves up under plugins/NexoraSMP/
  • Control panel opens at port 8765 (you can change it)
  • Login code shows up in console on first start. Copy and paste it.
  • Features that need setup are off by default. Turn on what you want.
Read the install guide
terminal · paper
$ wget nexora.../NexoraSMP-1.0.0.jar
$ mv NexoraSMP-1.0.0.jar plugins/
$ ./start.sh
[NexoraSMP] Loading 14 modules…
[NexoraSMP] Web dashboard: http://localhost:8765
[NexoraSMP] Login token: vR4...
[NexoraSMP] Ready ✓
Try it

Click around the dashboard.

A small preview of what running NexoraSMP feels like. Tap any tab on the left to switch pages.

play.solariasmp.com:8765
TPS
0.0
PLAYERS
0
CHUNKS
0
UPTIME
12d 04h
TPS · last 60s
S
Steve
overworld · 28ms · survival
healthy
A
Alex
nether · 34ms · survival
low food
N
Notch
end · 41ms · creative
op
H
Herobrine
overworld · 19ms · spectator
vanished
19:42:01 [INFO] Server tick: 20.0 TPS
19:42:03 [INFO] Steve joined the server
19:42:08 [INFO] Alex teleported to Steve
19:42:14 [WARN] High entity count in overworld:580
19:42:18 [INFO] Auto-saved world data
> say Welcome to SolariaSMP!
Stevefound a stronghold near spawn!
Alexon my way
SERVERNotch joined the server
Notchhey everyone, what did I miss?
SERVERSteve was slain by a Skeleton
PLAYER
Griefer123
TYPE
Ban
DURATION
7d
REASON
Griefing spawn
Recent
BANGriefer1232 min ago · perm
MUTESpamKing14 min ago · 1h
WARNNewPlayer2h ago
Common questions

FAQ

Do I need any other plugins to run this?

No. NexoraSMP works on its own. We bundle everything it needs (database driver, packet library, the lot) inside the one plugin file. Drop it in, start the server, done.

Optional integrations: if you have LuckPerms, PlaceholderAPI, or Vault installed, NexoraSMP picks them up automatically. None are required.

Will it work with my existing plugins?

Yes, in most cases. NexoraSMP plays nicely with EssentialsX, LuckPerms, ProtectionStones, GriefDefender, CoreProtect, and the usual SMP suspects.

If you already use a kit plugin, ban plugin, or chat plugin, just turn off our version of that feature in config.yml. Every module is independently toggleable.

Does it support Folia?

Yes, natively. We detect Folia at startup and route every scheduled task through the right region scheduler. No patches, no forks, no separate Folia build. Same plugin file works on Paper, Purpur, and Folia.

What about performance? Will it lag my server?

The whole plugin sits at around 21 MB and the per-tick overhead is negligible on Paper benchmarks. We use async work for anything that doesn't strictly need the main thread (database writes, web dashboard requests, log capture).

Anti-cheat features add the most CPU work because they inspect packets. You can disable individual sub-modules if you don't need them.

Can I use it on a network with multiple servers?

You can run NexoraSMP on each server in your network independently. Player data, bans, and tickets sync across servers if you point them all at the same MySQL database (configurable in config.yml).

A proper proxy plugin (single deployment for the whole network) is on our roadmap.

How is support handled?

Through our Discord. We're a small team but we read every message and most issues get a response the same day. Bug reports get tagged and tracked publicly.

Is the source code available?

NexoraSMP is closed source. We put a lot of work into it and selling licences is what funds future development. If you find a bug, send us the stack trace from the plain (un-obfuscated) build that ships alongside each release and we'll fix it.

How often do you release updates?

We aim for a feature update every two to three weeks and bug-fix releases as soon as anything serious surfaces. Minecraft version updates land within a week of Paper supporting the new version.

The full changelog is public.

What's the licence model?

One licence covers all the servers you personally run. Don't redistribute the file or share it with people outside your team. Full terms in the LICENSE file shipped with the plugin.

How does NexoraSMP compare to EssentialsX or CMI?

We've put together a side-by-side. See the comparison page for the full table.