AdvancedItems
HomepageJoin DiscordMinecraft Hosting
  • Main Page
  • ⚔️Items
    • List of items
    • Creating items
    • Abilities Explained
    • Items Settings
      • General Settings
      • Item Abilities
      • Join Settings
      • Recipes and Crafting
      • Loot Generation
      • Custom Heads
  • ⚙️General information
    • Commands and Permissions
    • Giving Custom Items
  • 🪄Effects & Abilities
    • Effects
    • Triggers
    • Targets
    • Conditions
    • Functions
    • Variables
Powered by GitBook
On this page

Was this helpful?

  1. General information

Commands and Permissions

AdvancedItems provides a set of commands that allow you to interact with the plugin. Here's a comprehensive list of commands, their descriptions, and the required permissions.

Command
Description
Permission

/advanceditems

The main command for the AdvancedItems plugin

N/A

/ai give <player> <item> <amount>

Gives a specified player a certain amount of a custom item

advanceditems.give

/ai giveall <item> <amount>

Gives all players a certain amount of a custom item

advanceditems.giveall

/ai reload

Reloads all configurations of the AdvancedItems plugin

advanceditems.reload

/ai list [page]

Lists all custom items. The page number is optional

advanceditems.list

/ai inspect

Inspects the custom item currently held by the player

advanceditems.inspect

Note

  • Replace <player>, <item>, and <amount> with the appropriate values. The <amount> is optional, and if not specified, will default to 1.

  • The [page] argument in the list command is optional. If not specified, it will default to the first page.

PreviousCustom HeadsNextGiving Custom Items

Last updated 2 years ago

Was this helpful?

⚙️