Skip to content

Releases: Dippys/StaffTools

StaffTool v1.1.0

24 Jan 11:35

Choose a tag to compare

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

  1. Download StaffTool-1.1.0.jar
  2. Place in your emulator's plugins/ folder
  3. Restart the emulator
  4. Grant cmd_checkinventory permission to staff ranks

Requirements

  • Arcturus Morningstar v3.5.5+
  • Java 11+

Credits

  • Original Author: ItsGiuseppe#8237
  • Refactored by: Dippy