Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for NahumNaranjo

A few inventory tools for you guys to enjoy

Report NahumInventoryStuff?

๐Ÿ“ฆ nahum-Inventory-Stuff

A powerful Minecraft Paper plugin for managing player inventories and ender chests.


๐Ÿ“‹ Description

nahum-Inventory-Stuff is a comprehensive inventory management plugin for Paper 1.21+ servers. It provides administrators and trusted players with tools to view, transfer, and clear player inventories and ender chests with ease.


๐Ÿ‘ค Author

Nahum Naranjo


๐Ÿ“Œ Version

1.0.1


โœจ Features

  • ๐Ÿ” View Player Inventories - See any online player's inventory
  • ๐Ÿ“ฆ View Ender Chests - Browse any online player's ender chest
  • ๐Ÿ”„ Transfer Inventories - Copy one player's inventory to another
  • ๐Ÿงน Clear Inventories - Clear specific or all storage types
  • ๐Ÿ›ก๏ธ Read-Only Viewing - Safe viewing without risk of modifying original items
  • โšก Fast & Efficient - Optimized for performance with online-only operations

๐Ÿ“ฅ Commands

/echesttools <option> <username>

Manage ender chests.

Option Description Usage
see View a player's ender chest /echesttools see <player>
transfer Copy one player's ender chest to another /echesttools transfer <recipient> <giver>
clear Clear a player's ender chest /echesttools clear <player>

Examples:

/echesttools see Notch
/echesttools transfer Herobrine Steve
/echesttools clear Alex

/inventorytools <option> <username>

Manage player inventories.

Option Description Usage
see View a player's inventory /inventorytools see <player>
transfer Copy one player's inventory to another /inventorytools transfer <recipient> <giver>
clear Clear a player's inventory /inventorytools clear <player>

Examples:

/inventorytools see Notch
/inventorytools transfer Herobrine Steve
/inventorytools clear Alex

/inventoryclean <option> <username>

Quickly clear player storage.

Option Description Usage
all Clear both inventory and ender chest /inventoryclean all <player>
echest Clear only ender chest /inventoryclean echest <player>
inventory Clear only inventory /inventoryclean inventory <player>

Examples:

/inventoryclean all Notch
/inventoryclean echest Steve
/inventoryclean inventory Alex

๐Ÿ”ง Permissions

Permission Description
nahum.echesttools Access to /echesttools commands
nahum.inventorytools Access to /inventorytools commands
nahum.inventoryclean Access to /inventoryclean commands

๐Ÿš€ Installation

  1. Download the nahum-Inventory-Stuff-VERSION.jar or nahum-Inventory-Stuff-VERSION-reobf.jarfile
  2. Place it in your server's plugins folder
  3. Restart your server or use a plugin manager to load it
  4. Configure permissions as needed
  5. Enjoy!

๐Ÿ’ป Requirements

  • Server: Paper 1.21 or higher
  • Java: Java 17 or higher
  • Dependencies: None (standalone plugin)

โš ๏ธ Important Notes

  • Online Players Only - Most commands only work with players who are currently online
  • Read-Only Viewing - The see command creates a copy of the inventory, so you cannot accidentally modify items
  • No Offline Support - This plugin does not support offline players for security and performance reasons
  • Permission Required - All commands require the appropriate permissions

๐Ÿ› ๏ธ Building from Source

  1. Clone the repository:

    git clone https://github.com/NahumNaranjo/nahum-Inventory-stuff
    
  2. Build with Maven:

    cd nahum-Inventory-Stuff
    mvn clean package
    
  3. Find the JAR in the target/ folder


๐Ÿ“ Configuration

This plugin does not require a configuration file. All settings are managed through permissions.


๐Ÿ› Reporting Issues

If you encounter any issues, please report them with:

  • Server version
  • Plugin version
  • Steps to reproduce the issue
  • Error logs

๐Ÿ“„ License

This project is open-source and available for use on Minecraft servers.


๐Ÿ™ Acknowledgements

  • Built for the PaperMC 1.21.11 server software
  • Uses the Bukkit/Spigot/Paper API

๐Ÿ“ž Support

For support, questions, or feature requests, please contact:


๐Ÿ”„ Version History

v1.0.0

  • Initial release
  • View, transfer, and clear inventories
  • View, transfer, and clear ender chests
  • Permission system
  • Online-only operation

v1.0.1

  • Offline capabilites added to enderchest tools

๐Ÿ“Š Example Usage Scenarios

๐ŸŽฎ Staff Moderation

# Check if a player is hacking by viewing their inventory
/inventorytools see suspected_hacker

# Clear a player's inventory as punishment
/inventoryclean all rule_breaker

๐Ÿ—๏ธ Server Management

# Transfer a builder's inventory to a new player
/inventorytools transfer new_builder master_builder

# Check a player's ender chest for contraband
/echesttools see suspicious_player

๐ŸŽฏ Events & Giveaways

# Clear all players before an event
/inventoryclean all event_participant

# Transfer a prize inventory to a winner
/inventorytools transfer winner prize_account

โšก Performance

This plugin is optimized for performance:

  • โœ… No async operations
  • โœ… Direct player lookups
  • โœ… Minimal memory usage
  • โœ… Fast command execution

Made with โค๏ธ by Nahum Naranjo

Sponsors

im poor, sponsor me

Information

CategoryAdmin Tools
Published onAugust 3, 2026
LicenseUnspecified
Downloads0
Stars0
Watchers0

Pinned Versions

Members