Releases: Dippys/StaffTools
Releases · Dippys/StaffTools
StaffTool v1.1.0
Overview
StaffTool is a moderation plugin for Arcturus Morningstar that allows staff members to view any player's inventory without affecting gameplay.
What's New in v1.1.0
Features:
- View any player's inventory (online or offline) with
:checkinventory <username> - Shorthand alias
:ci <username>for convenience - Automatic pagination for large inventories
- Blocks trading, item placement, and catalog purchases while viewing another inventory
- Input validation for usernames
Improvements:
- Upgraded to Java 11
- Modern SLF4J logging (replaced deprecated Emulator.getLogging())
- Improved error handling and exception logging
- Better user-facing messages
- Word filter applied to gift messages
- Comprehensive code documentation
Technical:
- Refactored package structure to
xyz.barrawi.stafftool - Converted utility class from interface to proper utility class
- Added constants for magic numbers
- Synchronized with latest Arcturus Community upstream
Installation
- Download
StaffTool-1.1.0.jar - Place in your emulator's
plugins/folder - Restart the emulator
- Grant
cmd_checkinventorypermission to staff ranks
Requirements
- Arcturus Morningstar v3.5.5+
- Java 11+
Credits
- Original Author: ItsGiuseppe#8237
- Refactored by: Dippy