A staff moderation plugin for Arcturus Morningstar Habbo Emulator that allows staff members to view player inventories without affecting gameplay.
- :checkinventory <username> (or :ci) - View any player's inventory (online or offline)
- Automatic pagination for large inventories
- Blocks trading, item placement, and catalog purchases while viewing another inventory
- Switch back to your own inventory by using your own username
- Arcturus Morningstar Habbo Emulator v3.5.5+
- Java 11+
- Build the project:
mvn clean package - Place the generated JAR in your emulator's
plugins/folder - Restart the emulator
- Assign
cmd_checkinventorypermission to staff ranks
| Command | Permission | Description |
|---|---|---|
:checkinventory <username> |
cmd_checkinventory |
View a player's inventory |
:ci <username> |
cmd_checkinventory |
Shorthand alias |
1.1.0 - Full code refactor with improved logging, error handling, and Java 11 support.
Created by Dippy