Skip to content

Commands

Noah Clarkson edited this page Jul 12, 2022 · 2 revisions

Auto-Tune Commands

A list of Auto-Tune commands and their usage information.

/shop

Requires permission autotune.shop

Opens the shop section panel to select a shop section to start buying items. This is the default way to start purchasing and selling items.

/shop <shop-section>

Requires permission autotune.shop

Open a section in the shop. The name of the section is the name defined in shops.yml (not the display name). This is useful for signs or NPC's to split up shop sections.

/shop reload

Requires permission autotune.admin

Reload all config values from all the configuration files. This is useful if you want to change the settings of a shop without restarting the server.

/shop update

Requires permission autotune.admin

Forces a price update on all items regardless of if there is enough players online.

/shop export

Requires permission autotune.admin

Exports the price data to a txt file.

/shop import

Requires permission autotune.admin

Imports the price data from a txt file created by /shop export.

/shop price <shop-name> <new-price>

Requires permission autotune.admin

Set the price of a shop to a new price.

/autosell

Requires permission autotune.autosell

Opens the GUI to allow players to edit their auto-sell settings.

/sell

Requires permission autotune.sell

Opens the sell panel where players can easily drop items in they would like to sell.

/loan

Requires permission autotune.loan

Shows players their currently active loans.

/loan <amount>

Requires permission autotune.loan

Allows players to loan an amount of money. Players balance - debt can never be below zero.