Vonix Server Utilities — Utility & Admin Tools
VSU provides administrative tools, local lag diagnostics, and interactive inventory peeking supporting modern modded accessories (Curios and Trinkets).
1. Administrative Powers
Section titled “1. Administrative Powers”These commands require vsu.admin.* permissions or Op Level 2+:
/fly [player]— Toggles creative flight capability regardless of current gamemode./god [player]— Toggles invulnerability against all damage types (void, fire, explosions, combat)./vanish [player]— Makes the operator completely invisible to other players, removes them from tab-list, and suppresses join/leave messages./heal [player]— Instantly restores health to maximum, extinguishes burning, and clears negative potion effects./feed [player]— Fully replenishes hunger bar and saturation./gm <mode> [player]— Fast gamemode switcher accepting numbers (0, 1, 2, 3) or shorthand (s, c, a, sp).
# Practical administrative examples/heal Steve/fly Alex/gm c/vanish2. Interactive Inventory Peeking
Section titled “2. Interactive Inventory Peeking”Staff can inspect, rearrange, or confiscate items from players directly in-game:
/invsee <player>
Section titled “/invsee <player>”Opens target player’s main inventory in a live interactive container. Edits performed by the operator reflect immediately in the player’s inventory in real time.
/accsee <player> (Modded Accessory Inspection)
Section titled “/accsee <player> (Modded Accessory Inspection)”Modded Minecraft players frequently store powerful baubles, charms, and backpacks in accessory slots. VSU bridges modded accessory frameworks natively:
- Forge / NeoForge: Inspects Curios API accessory slots.
- Fabric: Inspects Trinkets API accessory slots.
Additional Peeking Commands
Section titled “Additional Peeking Commands”/enderchest [player]— Opens your own ender chest, or inspects another player’s ender chest./backsee <player>— Inspects target player’s equipped back-slot inventory.
3. Server Diagnostics & Management
Section titled “3. Server Diagnostics & Management”Outputs immediate server health metrics:
- Allocated, used, and free JVM heap memory.
- Active system thread count.
- Recent tick rate (TPS) across all active dimensions.
/vonixsu Root Management
Section titled “/vonixsu Root Management”/vonixsu version— Confirms running VSU release version, platform loader, and active database mode./vonixsu reload— Re-readsvonix_server_utilities.propertiesfrom disk./vonixsu feature list— Lists all registered feature subsystems and their runtime active/inactive states./vonixsu feature <enable|disable> <key>— Toggles individual modules dynamically at runtime (e.g.homes,warps,moderation).
4. Player Utility Commands
Section titled “4. Player Utility Commands”/workbench— Opens a virtual 3x3 crafting table grid without placing a block./anvil— Opens a virtual anvil GUI for repairing and renaming items./hat— Equips whatever item or block you are currently holding onto your head slot./more— Refills the item stack in your primary hand to its vanilla maximum stack size./repair— Restores full durability to the held item (Requiresvsu.command.utility)./clear [player]— Empties inventory items./playtime [player]— Displays cumulative tracked playtime on the server./seen <player>— Reports when an offline player last disconnected./whois <player>— Shows player account identity, UUID, and connection latency./afk— Toggles your away-from-keyboard status and broadcasts notice to chat./suicide— Forcefully eliminates your player character to return to spawn.
5. Kits Subsystem
Section titled “5. Kits Subsystem”VSU includes a lightweight kit delivery mechanism:
/kits— Lists all kits configured on the server that the player has permission to claim./kit <name>— Delivers kit items to the player’s inventory./kit reload— (Admin) Reloads kit definitions from disk.