LewMC Wiki Help

Inventory

/give command

The /give command overwrites the vanilla version. Essence's command allows you to give items to yourself and others.

Giving items to yourself

This requires the essence.inventory.give permission

/give <item> or /give <item> <amount>

Giving items to another

This command can be run by the console.

This requires both the essence.inventory.give permission and the essence.inventory.give.other permission.

/give <player> <item> or /give <player> <item> <amount>

/invsee command

The /invsee command allows you to view another player's inventory. Due to the invasive nature of this command it is not included in the wildcard.

Blacklisting Items

The configuration file allows you to list items that should not be allowed to be given. The list is not case-sensitive, but you should check that the names of items are correct. For example WOODEN_SWORD is valid but WOOD_SWORD is not.

Clearing Inventories

Your own inventory

To clear your inventory, use /clear. You'll need the essence.inventory.clear permission or the essence.inventory.* wildcard permission.

By default, you'll need to confirm before your inventory will be cleared. To toggle this, use /clearconfirm.

Clearing someone else's inventory

To clear someone else's inventory, use /clear <name>. You'll need the essence.inventory.clear.other permission as well as the standard essence.inventory.clear permission, or the essence.inventory.* wildcard permission.

By default, you'll need to confirm before their inventory will be cleared. To toggle this, use /clearconfirm.

Last modified: 19 November 2025