Admin Control Nexus
The main staff menu used to access moderation, server management, player management, economy, system tools, and utilities.
Sign in with Discord to access this page.
You will be redirected to Discord to authorise. No password is stored on this site.
The staff control nexus for RunestoneMMO — built to give admins cleaner, safer, menu-driven control over the realm.
RunestoneAdminTool is the administrative control module for the RunestoneMMO ecosystem. It provides the Admin Control Nexus, Admin Scepter, staff menus, selector workflows, confirmation screens, NPC authoring support, player management tools, system reload actions, and controlled world-access surfaces.
AdminTool is designed as an orchestration layer. That means it gives staff clean GUI workflows,
but it does not duplicate backend authority. Economy actions still go through Core, NPC actions go through the live
/rnpc bridge into RunestoneNPCs, world tools use WorldEdit/WorldGuard where appropriate, and module reloads call the proper module command paths.
In simple terms: RunestoneAdminTool is the staff-facing command center that helps manage Runestone Vale without forcing every task through raw commands.
Platform: Minecraft Java Edition • Paper 1.21.11 • Java 21
Requires: RunestoneCore
Purpose: Staff/admin GUI workflows, tools, and safe command orchestration
RunestoneAdminTool owns the staff-facing interface layer. It provides structured admin workflows while leaving real backend authority inside the correct modules.
The main staff menu used to access moderation, server management, player management, economy, system tools, and utilities.
A staff artifact used as a quick-access admin tool for opening and navigating administrative systems.
Provides player selectors, value selectors, block selectors, gamemode selectors, confirmation prompts, and chat-input flows.
Gives staff a unified surface for Citizens NPC actions and RunestoneNPCs-backed dialogue, quest, offer, and shop workflows.
Recent AdminTool work has focused on safer staff workflows, NPC content authoring, online-only player inventory inspection, world access, WorldEdit wand support, and module reload surfaces.
Staff can access the managed World_Content void world through AdminTool world access. This is intended for dungeons, boss arenas, quest rooms, raids, trials, and server content spaces.
AdminTool includes a WorldEdit wand button that runs the WorldEdit wand command path instead of spoofing a plain wooden axe. If WorldEdit is not enabled, it returns a clean error.
Player inventory administration is now online-only. AdminTool no longer supports offline inventory editing, offline snapshot editing, or direct offline playerdata inventory mutation.
AdminTool provides structured workflows for NPC selection, bindings, dialogue packages, quest packages, quest offers, quest rewards, NPC shops, shop settings, and listing management.
Server Management includes confirmation-gated reload actions for Core, Skills, Combat, AdminTool, Hub, and RunestoneNPCs.
Quest, dialogue, offer, shop, skill, currency, and visibility workflows prefer existing valid selections first, with manual input available as a fallback.
RunestoneAdminTool is powerful, but it is not the backend authority for every system it controls. Its role is to provide staff UI and safely route actions to the correct owner.
AdminToolAction runtime carrier/runestoneadmin, /ra, or /adminnexusPlayer inventory administration inside AdminTool is intentionally limited to live online players. This protects playerdata files and avoids dangerous offline inventory mutation.
.dat player inventory files.dat player inventory files
AdminTool’s NPC section is one of its largest staff systems. It brings together Citizens actions and RunestoneNPCs-backed
/rnpc workflows into a cleaner admin interface.
offeractiveready_to_turn_incompletedINVENTORY_ITEMDELIVER_ITEMKILL_MOBINTERACT_NPCDISCOVER_LOCATIONBUY_ONLY — players buy from the NPCSELL_ONLY — players sell to the NPCBUY_AND_SELL — NPC supports both buy and sell behavior9, 18, 27, 36, 45, 54AdminTool exposes staff-friendly access to build, world, and protection tools without replacing WorldEdit, WorldGuard, or Core’s world-rule authority.
//set workflow//replace workflow//walls workflow//outline workflowRunestoneAdminTool has a small command surface. Most functionality is accessed through the Admin Nexus GUI after opening the tool.
/runestoneadmin — opens the Admin Control Nexus/ra — alias/adminnexus — alias/runestoneadmin scepter — gives yourself the Admin Scepter/runestoneadmin scepter <player> — gives an online player the Admin Scepter/runestoneadmin reload — reloads the AdminTool systemrunestone.adminrunestone.admin.player.inventory.viewRunestoneAdminTool is intentionally direct-coded for its menus and workflows. It does not use a large YAML-driven admin menu framework. This keeps the AdminTool aligned with real backend actions instead of fake buttons.
plugin.yml — command and permission declarationAdminTool.md — architecture and workflow contract documentationAdminNexusMenu.java — main Admin Nexus menuAdminToolWrapperExecutor.java — wrapper action routingAdminToolFlowHandler.java — selector/chat-input flow handlingAdminToolSessionManager.java — transient session and selected context stateAdminToolAction remains a typed runtime carrierA growing MMO server needs more than raw commands. Staff need safer menus, clearer workflows, confirmation screens, selector-first input, and tools that reduce mistakes during live server management.
RunestoneAdminTool makes server administration more practical by turning many common admin actions into organized workflows. That matters for moderation, economy management, player support, NPC content creation, shop authoring, quest setup, build work, reload management, and world-content preparation.
The most important part is that AdminTool does this without stealing authority from the modules that own the actual systems. It is a staff control layer, not a second backend.
RunestoneAdminTool already provides a major staff control surface, but more polish and future workflow depth can still grow over time.
Dialogue, quest, offer, reward, and shop workflows are live for the first-version scope, but more advanced narrative tooling can still grow later.
Admin view of a player’s quest journal is planned so staff can better inspect hidden, unavailable, completed, and active quest truth.
Per-player random NPC daily quest pools have backend support, but AdminTool pool editing UI is deferred beyond the first version.
Future work can continue reducing typing, improving selectors, and making staff workflows clearer without duplicating backend logic.
RunestoneAdminTool is actively serving as the staff control surface for Runestone Vale. It provides a direct GUI path into moderation, player support, economy tools, server management, world tools, NPC authoring, and system utilities.
The current module is strongest when used exactly as designed: staff use AdminTool for clean workflow access, while Core, NPCs, Citizens, WorldEdit, WorldGuard, Hub, Skills, Combat, and Stamina remain the true owners of their own systems.
This is the staff command center of RunestoneMMO — built to help admins manage a growing realm with less guesswork and fewer dangerous manual steps.
RunestoneAdminTool gives staff a safer, cleaner way to manage Runestone Vale. Use the Admin Nexus for staff workflows, Admin Scepter access, NPC setup, system tools, world access, and live server support.