- liteShops-ver-paper - only for paper and paper forks
- liteShops-ver-spigot - for all spigot forks (most server cores)
/shop create <name>command to create a shop/shop opencommand to open shop menu (click on the icon to open shop)
/shop upgrade <shopName>command to open shop upgrade menu (Stick -new Line, Paper -new Page)
/shop coffer <shopName>command to open shop storage where sales revenue is located
/shop edit <shopName> name <newName>command to change shop name/shop edit <shopName> price <page> <index> <material> <amount>command to set the price for an item in the shop
/shop edit <shopName> iconcommand to open icon menu
/shop edit <shopName> colorcommand to set the color of your shop
/shop infinite buy create <name>command to create infinite buy shop (can be used only by an operator)/shop infinite sell create <name>command to create infinite sell shop (can be used only by an operator)/shop infinite buy opencommand to open infinite buy shop menu/shop infinite sell opencommand to open infinite sell shop menu
liteshops.command.createpermission to create a shopliteshops.command.openpermission to open shopsliteshops.command.editpermission to edit shopsliteshops.command.cofferpermission to open shop cofferliteshops.infinite.command.open.buypermission to open infinite buy shopsliteshops.infinite.command.open.sellpermission to open infinite sell shops
liteshops.infinite.command.create.buypermission to create an infinite buy shopliteshops.infinite.command.create.sellpermission to create an infinite sell shop
- If you are the owner of a shop that you open through the menu, it will open in edit mode, so you can pick up things from there or add them for free
- You can also use
permission.*to get all children of that permission For exampleliteshops.infinite.command.create.*will giveliteshops.infinite.command.create.buyandliteshops.infinite.command.create.sellpermissions