Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Command Buying Management

HimbeersaftLP edited this page Feb 25, 2017 · 5 revisions

Notice: By "buying" a command we mean that the command gets executed whenever the player buys it. The player isn't permanently able to use the command after buying it.

Setting up a sign:

This highly advanced plugin (:P) supports buying commands with one fingertip just by clicking a sign. To setup a CommandShop sign, follow the following instructions:

  1. Create a sign, write the text you want on it (it won't be changed).
  2. Use the command /cshop name (replace name with the name of the buyable command you want to setup the sign for) to set yourself in setup mode.
  3. Tap the sign.
  4. Finished!
Other players can now buy commands just by tapping the sign.

Setting up the command:

No need to setup, players can just use /buycmd name (replace name with the name of the buyable command you want to buy) to buy the specified command.

Clone this wiki locally