Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Bukkit
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 2 days ago
Updated 4 days ago
This plugin allows you to easily create and manage custom items.
Note: This plugin utilizes MiniMessage for color codes and formatting. For example, you need to use "/ci name <red>Test" instead of "/ci name &cTest". For more information on MiniMessage, visit: https://docs.advntr.dev/minimessage/format.html
Features
- Rename items with unique names.
- Add customizable lore lines to items.
- Apply various enchantments at all levels.
- Set items as unbreakable.
- Use MiniMessage for advanced text formatting.
- Simple commands for easy item management.
- Customizable plugin messages.
Commands
- Use /simplecustomitems reload to reload the plugin.
- Use /simplecustomitems about to get information about the plugin.
- Use /ci name <name> to change the item name.
- Use /ci lore <add/remove/set/clear> <line/text> to edit the item lore.
- Use /ci enchant <enchantment> to add an enchantment to the item.
- Use /ci unbreakable to toggle item unbreakability.
Permissions
- simplecustomitems.admin.reload - Allows you to use /simpletimber reload.
- simplecustomitems.use - Allows you to use the /ci command.
- simplecustomitems.name - Allows you to use /ci name.
- simplecustomitems.lore - Allows you to use /ci lore.
- simplecustomitems.enchant - Allows you to use /ci enchant.
- simplecustomitems.unbreakable - Allows you to use /ci unbreakable.
View config.yml
# SimpleCustomItems by Losterixx
# Version: 1.0.0 | MC-Version: 1.21.1
#
# Hint: To use HEX colors, write '&x&r&r&g&g&b&b' instead of '#rrggbb'.
prefix: "&8[&dSimpleCustomItems&8] &7"
messages:
noPlayer: "&cOnly players can use this command!"
noPerms: "&cYou do not have permission to execute this command!"
View messages.yml
# SimpleCustomItems by Losterixx
# Version: 1.0.0 | MC-Version: 1.21.1
#
# Hint: To use HEX colors, write '&x&r&r&g&g&b&b' instead of '#rrggbb'.
reload:
reloading: "&7SimpleCustomItems &eis reloading&7..."
success: "&7SimpleCustomItems has been &areloaded&7!"
error: "&cAn error occurred while reloading SimpleCustomItems! Check the console for details."
simplecustomitems:
usage: "&cPlease use &e/simplecustomitems <about/reload>&c!"
customitems:
usage:
- " "
- "&dSimpleCustomItems &8- &dHelp"
- "&8 › &7/ci name <name>"
- "&8 › &7/ci lore <add/remove/clear/set> <line/text> <text>"
- "&8 › &7/ci enchant <enchantment> <level>"
- "&8 › &7/ci unbreakable <true/false>"
- "&8 › &7/ci amount <amount>"
- " "
no-item: "&cYou need to hold an item!"
name:
success: "&7The item has been renamed!"
lore:
added-msg: "&7The lore line has been added!"
removed-msg: "&7The lore line has been removed!"
set-msg: "&7The lore line has been set!"
cleared-msg: "&7All lore lines have been cleared!"
error:
line-not-found: "&cThe specified lore line does not exist!"
invalid-number: "&cPlease provide a valid line number!"
enchant:
success: "&7The item has been enchanted successfully!"
error:
invalid: "&cInvalid enchantment!"
level: "&cInvalid enchantment level! (Allowed: 1-255)"
unbreakable:
success: "&7The item unbreakable status has been set to %value%!"
error: "&cInvalid value! Please use 'true' or 'false'."
If you encounter any issues or bugs, or have a request for a new feature, please contact me via Discord.
My discord-name is Losterixx.