Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 3 months ago
Jupiter Administration
🪐 The Unified Core for the Janus Network
Jupiter Administration is a modern, high-performance replacement for EssentialsX, built from the ground up for the Janus Ecosystem. It abandons legacy code in favor of async-first architecture, Folia support, and intelligent security.
⚡ Performance First
Jupiter doesn't just work; it flies.
- Async-First Architecture: Heavy operations like chunk scanning are moved off the main thread.
- Folia Native: Built specifically to leverage next-gen multithreaded servers.
🧠 Mining Intelligence
Stop x-rayers without lagging your server with heavy obfuscation.
- Heuristic Analysis: Analyzes context, not just blocks. detects if a player is mining in pitch darkness or targeting specific buried ores.
- Vein Tracking: Automatically flags "Massive Veins" that are statistically improbable.
- Real-time Alerts: "Suspicious Mining" alerts sent directly to your Discord via JanusMCD.
🛡️ Railguards & Security
- Item Quarantine: When a player picks up an item with Impossible or Non-Vanilla NBT (e.g., Unbreakable, sharpness : 1000, attributes), we don't just delete it. We Quarantine it.
- Smart Whitelisting: Automatically recognizes and allows items from trusted plugins like ItemsAdder.
- Secure Storage: Illegal items are stripped and stored in a separate file database.
- Admin GUI: Review and restore seized items via
/quarantine <player>.
🛠️ Next-Gen Admin Tools
- Redstone Detective:
/findredstone -allscans the entire world asynchronously to find lag machines (Comparators, Observers, Sculk, etc.). - Command Block Hunter:
/fcb -alllocates every single command block in your world file without loading chunks. - NBT Inspection:
/invseeand/enderseesupport full NBT data visualization.
⌨️ Commands & Permissions
Essentials
| Command | Permission | Description |
|---|---|---|
/heal |
jupiter.heal |
Heals a player. |
/feed |
jupiter.feed |
Feeds a player. |
/fly |
jupiter.fly |
Toggles flight mode. |
/god |
jupiter.god |
Toggles god mode. |
/speed <0-10> |
jupiter.speed |
Set flight or walk speed. |
/repair |
jupiter.repair |
Repairs the item in hand. |
/hat |
jupiter.hat |
Puts the item in hand on your head. |
/nick <name> |
jupiter.nick |
Changes your display name. |
Teleportation
| Command | Permission | Description |
|---|---|---|
/spawn |
jupiter.spawn |
Teleport to spawn. |
/setspawn |
jupiter.setspawn |
Set the server spawn point. |
/home [name] |
jupiter.home |
Teleport to a home. |
/sethome [name] |
jupiter.sethome |
Set a home. |
/delhome [name] |
jupiter.delhome |
Delete a home. |
/warp [name] |
jupiter.warp |
Teleport to a warp. |
/setwarp [name] |
jupiter.setwarp |
Set a warp. |
/delwarp [name] |
jupiter.delwarp |
Delete a warp. |
/tpa <player> |
jupiter.tpa |
Request to teleport to a player. |
/tpahere <player> |
jupiter.tpahere |
Request a player to teleport to you. |
/tpaccept |
jupiter.tpaccept |
Accept a teleport request. |
/tpdeny |
jupiter.tpdeny |
Deny a teleport request. |
/back |
jupiter.back |
Return to previous location. |
/top |
jupiter.top |
Teleport to the highest block. |
/jump |
jupiter.jump |
Teleport to the block you are looking at. |
Moderation & Admin
| Command | Permission | Description |
|---|---|---|
/invsee <player> |
jupiter.invsee |
Inspect (and edit) a player's inventory. |
/endersee <player> |
jupiter.endersee |
Inspect (and edit) a player's ender chest. |
/quarantine <player> |
jupiter.quarantine |
Open the item quarantine GUI. |
/findredstone |
jupiter.fcb |
Scan for redstone lag sources. |
/fcb |
jupiter.fcb |
Scan for command blocks. |
/sudo <player> |
jupiter.sudo |
Force a player to run a command or chat. |
/broadcast |
jupiter.broadcast |
Broadcast a message to the server. |
/tps |
jupiter.tps |
View server TPS and memory usage. |
/socialspy |
jupiter.socialspy |
View other players' private messages. |
/jupiter |
jupiter.admin |
Open the main admin GUI. |
Social & World
| Command | Permission | Description |
|---|---|---|
/msg <player> |
jupiter.msg |
Send a private message. |
/reply |
jupiter.reply |
Reply to the last message. |
/near [radius] |
jupiter.near |
List nearby players. |
/time <args> |
jupiter.time |
Set the world time. |
/weather <args> |
jupiter.weather |
Set the world weather. |
Kits
| Command | Permission | Description |
|---|---|---|
/kit <name> |
jupiter.kit |
Receive a kit. |
/kits |
jupiter.kits |
List available kits. |
/createkit |
jupiter.createkit |
Create a kit from inventory. |
/delkit |
jupiter.delkit |
Delete a kit. |
📦 Dependencies
- Required:
- Paper 1.21+ (or Folia)
- Optional (Recommended):
- JanusMCD (Required for Discord Integration & Alerts)
- ItemsAdder (For custom item whitelist support)
- PlaceholderAPI
📥 Installation
- Download
JupiterAdministration.jar. - (Optional) Install
JanusMCDfor full Discord integration.- Without Janus, alerts will be sent to in-game OPs instead.
- Drop into your
pluginsfolder. - Restart your server.
Jupiter Administration is part of the Janus Project.


