✨ A plugin for PocketMine-MP that improves items.
- Change name of item
- Edit lore in line like MyItem Spigot
- Duplicate the item on hand
- Confirm before changing
- Clone the repository.
cd server/plugins/
git clone https://github.com/BlockMagicDev/AdvancedItem.git
- Start your server and use the plugin.
The plugin's main command is /advanceditem and aliases like /ai, /aitem
Permission: advanceditem.allow.command
List SubCommands
| SubCommand | Description |
|---|---|
| setname | Change name of item in hand |
| setlore | Change lore of item in hand |
| duplicated | Duplicated of item in hand |
| reload | Reload the config |
