promotional bannermobile promotional banner

AAP - Another Admin Panel

A lightweight, self-contained server-management panel for Forge 1.20.1 in-game with GUI.
Back to Files

AAP Another Admin Panel 1.3.0 (Forge 1.20.1)

File nameaap-forge-1.20.1-1.3.0.jar
Uploader
JustzenhJustzenh
Uploaded
Sep 7, 2026
Downloads
26
Size
506.0 KB
Mod Loaders
Forge
File ID
8826795
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:aap-another-admin-panel-1598390:8826795")

Learn more about Curse Maven

What's new

Added

  • Game modes are granted one at a time. aap.gamemode.survival, aap.gamemode.creative, aap.gamemode.adventure and aap.gamemode.spectator sit under the existing aap.gamemode, so a moderator rank can hold survival and spectator while creative stays with the ranks above them.
  • Game-mode picker in the panel. The game-mode button now opens a screen listing all four modes instead of cycling blindly through them. A mode you may use is coloured and clickable; one you may not is a barrier that names the node unlocking it, so the panel itself shows who can hand out what. The player button also summarises the modes you personally hold.
  • /aap gamemode <mode> [player]. Each mode is gated by its own node, so tab-completion only lists the modes you actually hold. Leaving out the player targets you. Every change is audited.
  • X-ray bait traps. /aap trap <player> buries a valuable ore deep underground near a suspect, in a spot where all twenty-six surrounding blocks are ordinary stone. Nothing about it can be seen or reached legitimately, so a tunnel that arrives at it is strong evidence. Breaking it alerts the staff at once and is recorded in the watch and audit logs; mining nearby is logged without an alert. /aap trap list and /aap trap clear manage them, and clearing restores the exact block that was replaced.
  • Ender chest viewer. /aap enderchest <player> and a panel button. An online player gives a live, editable view; an offline one is read from their player file and shown read-only, so nothing can be pulled out of a view that is never saved.

Changed

  • The panel's game-mode button opens the picker rather than cycling to the next mode.

Fixed

  • Player homes are read again. The panel showed "No Homes" for everyone: FTB Essentials keeps player files in <world>/ftbessentials/playerdata/<uuid>.snbt, which was never searched, and writes them as SNBT rather than JSON, which could not be parsed. Both are handled now.
  • The panel works in spectator mode. Minecraft discards every container click made by a spectator, which silently killed the admin panel for staff watching in spectator. A targeted patch lets clicks through for AAP screens only; real containers keep the stock protection.

Upgrade note: aap.gamemode alone no longer grants any mode. A rank that had it must also be given the per-mode nodes it should keep (aap.gamemode.* restores the previous behaviour). Servers with no permission mod are unaffected: everything still falls back to OP level 2.

This mod has no related projects