Skip to content

Command setup

supercrafter333 edited this page Oct 20, 2021 · 2 revisions

Command setup

On this page you can see/learn how to edit/setup the commands of theRankShop.

Edit a command

  1. Go to the plugin_data folder of theRankShop. (plugin_data/theRankShop)
  2. Open commands.yml in a file editor.
  3. Edit (don't add) a command like that:
therankshop:
  description: "Open/Manage the very cool rank shop."
  usage: "§4Usage:§r /rankshop"
  aliases: ["rankshop", "acoolrankshop"]

In this example I edited the therankshop-command. The description is Open/Manage the. very cool rank shop., the usage is §4Usage:§r /rankshop and the aliases are rankshop and acoolrankshop (have to be an array).

I hope that this page can help you :)

Enjoy theRankShop!

Clone this wiki locally