➤ Commands & Permissions - ssomar1607/ExecutableItems GitHub Wiki
Plugin commands & Permissions.
/lp group default permission set ei.item.* true
TO GIVE PERMISSION I ADVICE YOU TO DOWNLOAD A PERMISSION PLUGIN LIKE LUCKPERMS AND IF YOU WANT GIVE THE PERMISSION TO USE ALL ITEMS AND FOR ALL YOUR PLAYERS, execute Item permission
- Permission:
ei.item.{id}
- Negative permission:
-ei.item.{id}
🎇 PREMIUM 🎇 - Give all item permission:
ei.item.*
- Example:
ei.item.Test
No cooldown permission: 🎇 PREMIUM 🎇
- Permission:
ei.nocd.ID
ei.nocd.*
ExecutableItems.nocd.ID
ExecutableItems.nocd.*
- Description: Give this custom permission to disable the cooldown for your vip players
- Required: NO
All permissions of EI
- Permission:
ei.*
All permissions for the commands of EI
- Permission:
ei.cmds
Command /ei create:
- Permission:
ei.cmd.create
- Description: create new ExecutableItem
Command /ei delete:
- Permission:
ei.cmd.delete
- Description: delete an ExecutableItem
Command /ei reload:
- Permission:
ei.cmd.reload
- Description: reload command
Command /ei give:
- Permission:
ei.cmd.give
- Description: give command
- Usage:
/ei give {PlayerName} {ItemID} {quantity}
- Example:
/ei give Ssomar Test 4
Command /ei giveall:
- Permission:
ei.cmd.giveall
- Description: giveall command [world] not necessary
- Usage:
/ei giveall {ItemID} {quantity} [world]
- Example:
/ei giveall Test 4
Command /ei giveusage:
- Permission:
ei.cmd.giveusage
- Description: giveusage command
- Usage:
/ei giveusage {PlayerName} {ItemID} {quantity} {usage}
- Example:
/ei giveusage Ssomar Test 4 3
Command /ei giveallusage:
- Permission:
ei.cmd.giveallusage
- Description: giveallusage command [world] not necessary
- Usage:
/ei giveallusage {ItemID} {quantity} [world] {usage}
- Example:
/ei giveallusage Test 4 3
Command /ei show or /ei editor:
- Permission:
ei.cmd.show
- Permission:
ei.cmd.editor
- Description: show available items
Command /ei edit {itemID}:
- Permission:
ei.cmd.edit
- Description: open the editor for the item with ID : {itemID}
Commands /ei actionbar:
- Permission:
ei.cmd.actionbar
- Description: active/desactive actionbar
- Usage:
/ei actionbar on
/ei actionbar off
Command /ei clear:
- Permission:
ei.cmd.clear
- Description: Clears all delayed commands and cooldowns on all items the selected player has
- Usage:
/ei clear
/ei clear {playername}
Command /ei giveslot: 🎇 PREMIUM 🎇
- Permission:
ei.cmd.giveslot
- Description: Give Executable in a specific slot.
- Usage:
/ei giveslot {playername} {id} {quantity} {slot}
/ei giveslot {playername} {id} {quantity} {slot} {usage}
Command /ei drop: 🎇 PREMIUM 🎇
- Permission:
ei.cmd.drop
- Description: Drop EI items at a custom location
- Usage:
/ei drop {item} {quantity} {world} {x} {y} {z}
/ei drop {item} {quantity}
> THE LOCATION IS THE LOC OF THE PLAYER WHO RUN THIS COMMAND/ei drop {item}
> THE LOCATION IS THE LOC OF THE PLAYER WHO RUN THIS COMMAND AND QTY = 1 by default;
Command /ei inspect:
- Permission:
ei.cmd.inspect
- The item require the option storeItemInfos on TRUE
- Description: Show the information of the ExecutableItems in your hand (owner, blocks break, kills, id, usage)
- Usage:
/ei inspect
Command /ei unowned:
- Permission:
ei.cmd.unowned
- Description: To remove the propriety of the ExecutableItem in your hand. and after that the next player who click on this item will become the new owner (the player must be not op)
- Usage:
/ei unowned
Command /ei take
- Permission:
ei.cmd.take
- Description: Deletes specific Executable Items in your inventory
- Usage:
/ei take {playerName} {itemID} [quantity]
Command /ei refresh
- Permission:
ei.cmd.refresh
- Description: To refresh the ExecutableItems of your players with the last version of the lore , namen, attributes... (The players must have the EIs in their inventory)
- [] = required {} = optional
- Usage:
/ei refresh [player|all] [ExecutableItemID|all] {resetUsage} {resetDurability}