Helios Admin
๐ก Updated this year๐ผ๏ธ Gallery (1 images)
๐ Analysis
- ๐ #238 of 1080 bukkit mods in this game by downloads
๐ About This Mod
<div align="center"> # ๐ก๏ธ HeliosAdmin *Moderation โข Player Management โข Homes & Warps โข Kits โข World Backups โข Live Web Dashboard* !(https://img.shields.io/badge/Helios-Ecosystem-F4A623?style=for-the-badge) !(https://img.shields.io/badge/Paper-1.21.x_%7C_26.1.x-blue?style=for-the-badge) !(https://img.shields.io/badge/Java-21-orange?style=for-the-badge) !(https://img.shields.io/badge/License-Premium-red?style=for-the-badge) </div> --- ## ๐ Table of Contents - (#-why-heliosadmin) - (#-requirements) - (#-installation) - (#-commands) - (#-permissions) - (#-web-dashboard) - (#๏ธ-configuration) - (#-quick-start-examples) - (#-faq) - (#-support) --- ## โจ Why HeliosAdmin? > HeliosAdmin replaces **5โ6 separate plugins** (essentials, ban systems, homes/warps, kits, backups) with **one unified plugin** that shares data, permissions, audit logs, and storage with every other Helios plugin via (#). | ๐ก๏ธ Moderation | ๐งฐ Player Tools | ๐ QoL | ๐พ Server Ops | |:---|:---|:---|:---| | Bans, mutes, IP bans | Freeze, heal, feed, fly, god | Homes, warps, spawn | Live web dashboard | | Tempbans & tempmutes | Gamemode, vanish, speed | TPA / TPAHere | World backups + restore | | Warnings & history | Invsee, ecsee, bring, goto | Kits | Audit log streaming | | Punishment audit log | Whois, broadcast, kick | Customisable cooldowns | Hot reload | โ Drop-in replacement for EssentialsX โข LuckPerms-ready โข Adventure / MiniMessage native --- ## ๐ Requirements | Requirement | Version | |:--------------|:-----------------------------------------------------| | **Minecraft** | `1.21.x` โข `26.1.x` (native & tested) | | **Server** | **Paper** / **Purpur** *(Spigot not officially supported)* | | **Java** | `21+` | | **HeliosCore**| **Latest** *(required dependency)* | > โ ๏ธ **HeliosCore is required.** HeliosAdmin will not start without it. After installing HeliosCore for the first time, you **must** run `/hcore setup` before HeliosAdmin's dashboard features will work. --- ## ๐ฅ Installation ```text 1. Drop HeliosCore-x.y.z.jar โ plugins/ 2. Drop HeliosAdmin-x.y.z.jar โ plugins/ 3. Start the server (data folders & configs auto-generate) 4. Run /hcore setup (initialise dashboard owner โ REQUIRED) 5. Edit plugins/HeliosAdmin/config.yml to taste 6. Run /hadmin reload 7. (Optional) Configure your permission plugin โ see Permissions below ``` That's it. Every command and permission node is registered automatically. --- ## ๐ฎ Commands > **Aliases:** `/hadmin` โข `/ha` โข `/nadmin` โข `/na` โข `/heliosadmin` โข `/ninezadmin` <details open> <summary><b>๐ ๏ธ Root Command</b></summary> | Command | Description | Permission | |:-----------------------|:-------------------------------------|:------------------------------| | `/hadmin guide` | Open the inventory command browser | `heliosadmin.command.guide` | | `/hadmin menu` | Open the admin GUI menu | `heliosadmin.command.menu` | | `/hadmin reload` | Reload Helios Admin config & storage | `heliosadmin.command.reload` | | `/hadmin storage` | View / test the storage backend | `heliosadmin.command.storage` | | `/hadmin audit ` | View recent audit log entries | `heliosadmin.command.audit` | </details> <details open> <summary><b>โ๏ธ Moderation</b></summary> | Command | Description | Permission | |:-------------------------------------------------|:-----------------------------|:------------------------------------| | `/hadmin ban <player> ` | Permanently ban | `heliosadmin.command.ban` | | `/hadmin tempban <player> <duration> ` | Temporarily ban | `heliosadmin.command.tempban` | | `/hadmin unban <player>` | Remove an active ban | `heliosadmin.command.unban` | | `/hadmin ipban <player\|ip> ` | Ban a player's IP | `heliosadmin.command.ipban` | | `/hadmin ipunban <ip>` | Remove an IP ban | `heliosadmin.command.ipunban` | | `/hadmin mute <player> ` | Permanently mute | `heliosadmin.command.mute` | | `/hadmin tempmute <player> <duration> ` | Temporarily mute | `heliosadmin.command.tempmute` | | `/hadmin unmute <player>` | Remove an active mute | `heliosadmin.command.unmute` | | `/hadmin warn <player> <reason>` | Is
# ๐ก๏ธ HeliosAdmin
Moderation โข Player Management โข Homes & Warps โข Kits โข World Backups โข Live Web Dashboard
!(https://img.shields.io/badge/Helios-Ecosystem-F4A623?style=for-the-badge) !(https://img.shields.io/badge/Paper-1. 21.x_%7C_26. 1.x-blue?style=for-the-badge) !(https://img.shields.io/badge/Java-21-orange?style=for-the-badge) !(https://img.shields.io/badge/License-Premium-red?style=for-the-badge)
## ๐ Table of Contents
- [โจ Why HeliosAdmin?](#-why-heliosadmin)
- [๐ Requirements](#-requirements)
- [๐ฅ Installation](#-installation)
- [๐ฎ Commands](#-commands)
- [๐ Permissions](#-permissions)
- [๐ Web Dashboard](#-web-dashboard)
- [โ๏ธ Configuration](#๏ธ-configuration)
- [๐ Quick-Start Examples](#-quick-start-examples)
- [โ FAQ](#-faq)
- [๐ฌ Support](#-support)
## โจ Why HeliosAdmin?
> HeliosAdmin replaces 5โ6 separate plugins (essentials, ban systems, homes/warps, kits, backups) with one unified plugin that shares data, permissions, audit logs, and storage with every other Helios plugin via (#).
| ๐ก๏ธ Moderation | ๐งฐ Player Tools | ๐ QoL | ๐พ Server Ops | |:---|:---|:---|:---| | Bans, mutes, IP bans | Freeze, heal, feed, fly, god | Homes, warps, spawn | Live web dashboard | | Tempbans & tempmutes | Gamemode, vanish, speed | TPA / TPAHere | World backups + restore | | Warnings & history | Invsee, ecsee, bring, goto | Kits | Audit log streaming | | Punishment audit log | Whois, broadcast, kick | Customisable cooldowns | Hot reload |
โ Drop-in replacement for EssentialsX โข LuckPerms-ready โข Adventure / MiniMessage native
## ๐ Requirements
| Requirement | Version | |:--------------|:-----------------------------------------------------| | Minecraft | `1. 21.x` โข `26. 1.x` (native & tested) | | Server | Paper / Purpur (Spigot not officially supported) | | Java | `21+` | | HeliosCore| Latest (required dependency) |
> โ ๏ธ HeliosCore is required. HeliosAdmin will not start without it. After installing HeliosCore for the first time, you must run `/hcore setup` before HeliosAdmin's dashboard features will work.
## ๐ฅ Installation
```text 1. Drop HeliosCore-x.y.z.jar โ plugins/ 2. Drop HeliosAdmin-x.y.z.jar โ plugins/ 3. Start the server (data folders & configs auto-generate) 4. Run /hcore setup (initialise dashboard owner โ REQUIRED) 5. Edit plugins/HeliosAdmin/config.yml to taste 6. Run /hadmin reload 7. (Optional) Configure your permission plugin โ see Permissions below ```
That's it. Every command and permission node is registered automatically.
## ๐ฎ Commands
> Aliases: `/hadmin` โข `/ha` โข `/nadmin` โข `/na` โข `/heliosadmin` โข `/ninezadmin`
๐ ๏ธ Root Command
| Command | Description | Permission | |:-----------------------|:-------------------------------------|:------------------------------| | `/hadmin guide` | Open the inventory command browser | `heliosadmin.command.guide` | | `/hadmin menu` | Open the admin GUI menu | `heliosadmin.command.menu` | | `/hadmin reload` | Reload Helios Admin config & storage | `heliosadmin.command.reload` | | `/hadmin storage` | View / test the storage backend | `heliosadmin.command.storage` | | `/hadmin audit ` | View recent audit log entries | `heliosadmin.command.audit` |
โ๏ธ Moderation
| Command | Description | Permission |
|:-------------------------------------------------|:-----------------------------|:------------------------------------|
| `/hadmin ban
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- Helios-Nine
- Version
- 1.0.0
- Downloads
- 67
- Endorsements
- 1
- Category
- bukkit
- Created
- 5/12/2026
- Updated
- 5/9/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- management, social, utility
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does Helios Admin support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of Helios Admin?
Version 1.0.0, published 2026-05-09 with 67 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await
