Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ghost-chu/itemvoid

Item Void Hopper, scan, save and search all discovered NBT items
https://github.com/ghost-chu/itemvoid

bukkit bukkit-plugin plugin

Last synced: about 2 months ago
JSON representation

Item Void Hopper, scan, save and search all discovered NBT items

Awesome Lists containing this project

README

        

# ItemVoid

Item VoidHopper, collecting everything!

[[Download from Modrinth]](https://modrinth.com/plugin/itemvoid-plugin)

## Dependencies

* [NBTAPI](https://modrinth.com/plugin/nbtapi)

## Description

In RIA, whole server built up with over 60,000 different special NBT items. Even we build up lots of repository, but still have some items get lost in chest ocean or get lost forever.

ItemVoid will collect the items which have custom name or custom lores, and store it into database. And provide commands to allow users search by name or lores.

You can take out items from query result GUI when you need.

The plugin is heavily optimized for performance, all discovered items will be inserted into the queue waiting for asynchronous processing in the shortest possible code path, and it has been stress-tested in RIA's production environment with over 150+ online players and 60,000+ custom items. Spark shows that ItemVoid has no noticeable impact on server performance, cheers!

304310349-129a4b19-d953-4169-a722-29dadfae9834

## Permission

* itemvoid.use - To access all features provide by ItemVoid

## Commands

/itemvoid queryName - Search by name
/itemvoid queryLore - Search by lores
/itemvoid queryMaterial - Seatch by Material name
/itemvoid status - Check save queue status
/itemvoid forcesaveall - Flush all items that pending to save from memory to database for search