CustomShops Command

Creation/Deletion/Renaming Shop

Subcommand
Permission
Description

create <name> <size>

customshops.create

Create a new shop

delete <shop>

customshops.delete

Delete a shop

rename <shop> <new name>

customshops.rename

Rename a shop (the file and name, not the GUI)

Modifying Shop Properties, Values, and Contents

Subcommand
Permission
Description

layout <shop>

customshops.edit.layout or customshops.edit.*

Put items into into your shop. All item names, lore, enchants, nbt, and everything will be kept

modifyactions <shop>

customshops.edit.actions or customshops.edit.*

Change the actions that happen when users interact with your shops

settitle <shop> <title>

customshops.settitle

Set the title of a GUI for a shop

setsize <shop> <size>

customshops.setsize

Set the number of rows in the GUI for a shop (1-6)

Reload Config

Subcommand
Permission
Description

reload

customshops.reload

Reload the configuration file

Last updated

Was this helpful?