
Itemeditor
This is a powerful Minecraft plugin that allows you to customize items with an GUI system. Edit names, lore, enchantments, and add interactive actions to items - all without typing complex commands.
- Загрузки
- 2K
- Подписчики
- 4
- Обновлён
- 31 марта 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 5 декабря 2025 г.
This is a powerful Minecraft plugin that allows you to customize items with an intuitive GUI system. Edit names, lore, enchantments, and add interactive actions to items - all without typing complex commands.
What's New in Version 1.3.0:
- Complete GUI Overhaul:
- Completely overhauled lore system: unlimited lines, fully dynamic with intuitive menu
- "Add Lore" button (Nether Star), each lore line as paper (left-click to edit, right-click to delete)
- Chain Command System: Multiple commands in sequence for left/right click actions
- Command chain menu similar to lore system - add, edit, and delete commands with ease
- Cooldown System:
- Separate cooldowns for left and right click actions
- Cooldown configurable per item in the menu
- Prevents consumption of consumables during cooldown
- Enhanced Commands:
- New subcommands:
/item version,/item reload,/item link - Tab completion for all commands and subcommands
- Automatic version checking on server startup with update notifications
- New subcommands:
- 1.21+ Server Support:
- Automatic detection of Minecraft 1.21+ servers
- New enchantments (Breach, Density, Wind Burst) available when supported
- Fully backward compatible with older versions (1.19–1.20.x)
- Advanced Features:
- URL-based command loading via chat input (paste command URL for 256+ char commands)
- Improved coordinate handling for commands with relative positions (~)
- Enhanced targeting system - %target% only works on other players, not mobs or self
- Various bugfixes, performance improvements, and internal optimizations
Commands: /item - Open the main item editor GUI
Permissions: itemeditor.use - Access to the item editor (default: op)
Main Features:
1. Rename Items
- Click the name tag in the main menu
- Type your new item name in chat
- Full support for color codes (&a, &c, &l, &n, etc.)
- HEX color support with &#RRGGBB format (e.g., &#FF5733)
2. Lore System
- Add up to 10 lore lines to any item
- Each line supports full color formatting
- Edit or remove individual lore lines
- Visual lore preview in the GUI
3. Enchantment System
- 41 different enchantments available
- Set custom levels from 1 to 255
- Works with all enchantments including Protection, Sharpness, Fortune, etc.
- No NBT-API required - uses native Bukkit PersistentDataContainer
4. Action System
- Left & Right Click Actions: Separate actions for left and right click
- Hit=Action Toggle: Trigger actions by hitting entities
- Command Execution: Execute console commands on item use
- Supports %player% for user name
- Supports %target% for targeted player
- Healing: Heal yourself or targeted players
- Custom heal amounts
- Different messages for self-heal and target heal
- Player Targeting: Raycast system to target players in your line of sight
- Configurable distance (default: 10 blocks)
- Consumable Items: Items can be consumed when actions are executed
- Custom Messages: Set custom action feedback or disable messages completely
- Type custom text with color codes
- Or disable with "none"/"disable"/"off"
5. Item Restrictions
- No Place: Prevent items from being placed as blocks
- No Craft: Prevent items from being used in crafting recipes
- No PvP: Prevent items from being used in PvP (global and per-item)
Just send me a message on Discord if you have any questions, suggestions, or requests for new plugins.
Ченджлог
1.4.0-SNAPSHOT-1Бета1.21.9, 1.21.10, 1.21.11 · 31 марта 2026 г.
What's New in Version 1.4.0:
- Attribute Editor:
- New attribute modifier editor accessible from the main menu
- Add, edit, and remove attribute modifiers on any held item
- Choose the equipment slot (Main Hand, Off Hand, Helmet, Chestplate, Leggings, Boots) per modifier
- Select from preset values or enter a custom value via chat input
- Right-click an attribute to instantly remove all its modifiers
- Paginated GUI — up to 28 attributes per page
- Version-Aware Attribute Availability:
- 10 base attributes available on all supported versions (1.19+): Max Health, Attack Damage, Attack Speed, Movement Speed, Armor, Armor Toughness, Knockback Resistance, Luck, Follow Range, Flying Speed
- 7 additional attributes unlocked on 1.20.5+ servers: Max Absorption, Scale, Step Height, Gravity, Block Break Speed, Block Interaction Range, Entity Interaction Range
- 6 further attributes unlocked on 1.21+ servers: Burning Time, Explosion Knockback Resistance, Mining Efficiency, Sneaking Speed, Submerged Mining Speed, Sweeping Damage Ratio
- Attributes unavailable on the running server version are automatically hidden — fully backward compatible
1.3.1Релиз1.21.9, 1.21.10, 1.21.11 · 21 января 2026 г.
What's New in Version 1.3.1:
- Added PlaceholderAPI Support
- Use PlaceholderAPI placeholders in item names, lore, custom action messages, and restriction messages
- Placeholders are dynamically updated for each player (e.g., %player_level%, %vault_eco_balance%)
- Item display name and lore automatically update when switching items, joining, or clicking in inventory
- Fixed: Inventory click events are now only cancelled in ItemEditor GUIs, preventing issues with other plugins' menus
1.3.1Бета1.21.9, 1.21.10, 1.21.11 · 20 января 2026 г.
What's New in Version 1.3.1:
- Full PlaceholderAPI support for all item features:
- Use PlaceholderAPI placeholders in item names, lore, custom action messages, and restriction messages
- Placeholders are dynamically updated for each player (e.g., %player_level%, %vault_eco_balance%)
- Dynamic item name and lore updates:
- Item display name and lore automatically update when switching items, joining, or clicking in inventory
1.3.0Релиз1.21.9, 1.21.10, 1.21.11 · 14 января 2026 г.
What's New in Version 1.3.0:
- Complete GUI Overhaul:
- Completely overhauled lore system: unlimited lines, fully dynamic with intuitive menu
- "Add Lore" button (Nether Star), each lore line as paper (left-click to edit, right-click to delete)
- Chain Command System: Multiple commands in sequence for left/right click actions
- Command chain menu similar to lore system - add, edit, and delete commands with ease
- Cooldown System:
- Separate cooldowns for left and right click actions
- Cooldown configurable per item in the menu
- Prevents consumption of consumables during cooldown
- Enhanced Commands:
- New subcommands:
/item version,/item reload,/item link - Tab completion for all commands and subcommands
- Automatic version checking on server startup with update notifications
- New subcommands:
- 1.21+ Server Support:
- Automatic detection of Minecraft 1.21+ servers
- New enchantments (Breach, Density, Wind Burst) available when supported
- Fully backward compatible with older versions (1.19–1.20.x)
- Advanced Features:
- URL-based command loading via chat input (paste command URL for 256+ char commands)
- Improved coordinate handling for commands with relative positions (~)
- Enhanced targeting system - %target% only works on other players, not mobs or self
- Various bugfixes, performance improvements, and internal optimizations
Stable update (1.2.1 - 1.2.4 beta)
1.2.4Бета1.21.9, 1.21.10, 1.21.11 · 11 января 2026 г.
- bugfix (Chain Command System left or right both did edit)
1.2.3Бета1.21.9, 1.21.10, 1.21.11 · 11 января 2026 г.
What's New in Version 1.2.3:
- Automatic detection of Minecraft 1.21+ servers:
- New enchantments (Breach, Density, Wind Burst) are available in the menu if supported by the server
- Fully compatible with older versions (1.19–1.20.x)
- Chain Command System for item actions:
- Left and right click actions now support multiple commands in sequence
- Intuitive menu for adding, editing, and deleting command chains (similar to the new lore system)
- Each command is shown as a block, left-click to edit, right-click to delete
- Minor bugfixes and performance improvements
1.2.2Бета1.21.9, 1.21.10, 1.21.11 · 8 января 2026 г.
What's New in Version 1.2.2:
- Completely overhauled lore system:
- Lore is now fully dynamic: unlimited lines, no more limit of 10
- "Add Lore" button (Nether Star) in the lore menu
- Each lore line as a paper: left-click to edit, right-click to delete
- Lore changes are instantly visible in the menu, chat input for adding/editing lines
- New cooldown system for item actions:
- Separate cooldowns for left and right click
- Cooldown configurable per item in the menu
- Prevents consumption of consumables during cooldown
- Various bugfixes and internal improvements
1.2.1Бета1.21.9, 1.21.10, 1.21.11 · 7 января 2026 г.
What's New in Version 1.2.1:
- New command system with subcommands:
/item version- Check current version and get update notifications/item reload- Reload plugin configuration without restart/item link- Get clickable link for Command Storage (over 256 chars)
- Tab completion for all commands and subcommands
- Automatic version checking on server startup with update notifications
- URL-based command loading via chat input (paste command URL)
- Improved coordinate handling for commands with relative positions (~)
- Enhanced targeting system - %target% only works on other players, not mobs or self
Комментарии
Загружаем…