Skip to main content

Commands and Permissions

Main command:

/mmoitemsrepair

Aliases:

/mir
/mirepair

Commands

Open Repair GUI

/mmoitemsrepair open
/mir open

Opens the repair GUI for yourself.

Permission:

mmoitemsrepair.command.open

Default:

true

Open Repair GUI for Another Player

/mmoitemsrepair open <player>
/mir open <player>

Opens the repair GUI for a target player.

Permission:

mmoitemsrepair.command.open.others

Default:

op

Give Repair Ingredient

/mmoitemsrepair give <recipe> <ingredient> [player] [amount]
/mir give <recipe> <ingredient> [player] [amount]

Gives a configured repair ingredient item.

Permission:

mmoitemsrepair.command.give

Default:

op

Examples:

/mir give fragment_repair shard
/mir give fragment_repair shard Steve
/mir give fragment_repair shard Steve 16
/mir give diamond_repair diamond 8

If the player is omitted, the command gives the item to the command sender. If the amount is omitted, the configured ingredient amount is used.

For console usage, specify a player:

/mir give fragment_repair shard Steve 16

Reload

/mmoitemsrepair reload
/mir reload

Reloads configuration and language files.

Permission:

mmoitemsrepair.command.reload

Default:

op

Help

/mmoitemsrepair help
/mir help

Shows the available command list based on the sender's permissions.