SkillAgentSearch skills...

AdminUI

Manage your server with multiple interactive GUIs. Using and interface is much better than commands.

Install / Use

/learn @Buuz135/AdminUI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

alt textcode cat

AdminUI adds multiple GUI that will allow you to handle all server administrative operations.

These include:

  • Whitelist (/admin wl)
  • Mute (Custom Feature) (/admin m)
  • Ban (/admin b)
  • Players (/admin p)
  • Warps (/admin w)
  • Live Server Stats Page (/admin st)
  • Backup managing (/admin bk)

You can also open the main interface with GUI

APEX HOSTING alt text

You can open the AdminUI interface with the /admin command. You can also open the GUI with the Admin Stick.

The Admin Stick is a configurable shortcuts item, where you can specify which GUI each action will do. This configuration is player based so each player can have a configuration each.

alt text

AdminUI Permissions

Core Permissions

| Permission |Description | | ------------- |--------------------------------------------------------- | | <code>AdminUI.admin</code> |Master permission. Grants access to all AdminUI features. |

Module Permissions

These permissions grant access to specific modules within the AdminUI. They control visibility in the navigation bar and the ability to open the respective GUIs.

Granting the root permission (e.g., AdminUI.whitelist) grants access to all actions within that module.

| Permission |Description | | ----------------------- |------------------------------------------------------- | | <code>AdminUI.ban.open</code> |Access to the Ban management GUI. | | <code>AdminUI.mute.open</code> |Access to the Mute management GUI. | | <code>AdminUI.player.open</code> |Access to the Player management GUI. | | <code>AdminUI.stats.open</code> |Access to the Server Stats GUI. | | <code>AdminUI.ui.open</code> |Grants access to the main <code>/admin</code> command and index GUI. | | <code>AdminUI.warp.open</code> |Access to the Warps management GUI. | | <code>AdminUI.whitelist.open</code> |Access to the Whitelist management GUI. | | <code>AdminUI.adminstick.open</code> |Access to the Admin Stick configuration GUI. | | <code>AdminUI.adminstick.use</code> |Access to the Admin Stick usage. | | <code>AdminUI.backup.open</code> |Access to the Server Backups management GUI. |

Permission Roots

You can also use these root permissions to grant full access to a specific module:

  • AdminUI.ui
  • AdminUI.ban
  • AdminUI.mute
  • AdminUI.player
  • AdminUI.stats
  • AdminUI.warp
  • AdminUI.whitelist
  • AdminUI.adminstick
  • AdminUI.backup
View on GitHub
GitHub Stars34
CategoryDevelopment
Updated16d ago
Forks5

Languages

Java

Security Score

90/100

Audited on Mar 11, 2026

No findings