Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
ItemManager
A powerful and centralized custom item management plugin.
ItemManager promises your custom items a proper home.
Register an item once, then reference it anywhere by its unique key, whether it's your own plugin or someone else's. No metadata juggling, no hacky storage. Everything is nice and neat!
It's blazingly fast, and gives you complete control over how your items are defined, all through one shared registry. You don't have to go out of your way to handle a bunch of items with all kinds of meta data. Just let the plugin to take care of it and you will not want to let go!
Features
- Store items using a simple command or by manually adding it to the config;
- Modify the items' properties directly in the config, and see live updates after refreshing the plugin;
- Give custom items to others in any amount with an absolute ease;
- Use defined by you keys to let other plugins interact with it, especially for custom plugins.
Commands
| Command | Description |
|---|---|
/itemmanager add |
Register a new custom item. |
/itemmanager remove |
Remove a registered item. |
/itemmanager give |
Give a registered item to a player. |
/itemmanager list |
List all registered items. |
/itemmanager reload |
Reload the plugin configuration. |
/itemmanager help |
Display command help. |
Permissions
| Permission | Description |
|---|---|
itemmanager.* |
Grants access to all ItemManager commands and features. |
itemmanager.command |
Allows use of /itemmanager. |
itemmanager.command.add |
Allows adding items. |
itemmanager.command.remove |
Allows removing items. |
itemmanager.command.give |
Allows giving custom items. |
itemmanager.command.list |
Allows listing registered items. |
itemmanager.command.reload |
Allows reloading the configuration. |
itemmanager.command.help |
Allows viewing help. |
Try it NOW!
The download process could never be easier!
- Download the latest release.
- Place it in your server's plugins folder.
- Enjoy your new opportunities!
Pages
Members
Owner