-
Notifications
You must be signed in to change notification settings - Fork 10
Command Buying Management
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.
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:
- Create a sign, write the text you want on it (it won't be changed).
- Use the command
/cshop sign name
(replace name with the name of the buyable command you want to setup the sign for) to set yourself in setup mode. - Tap the sign.
- Finished!
Important note: When you want to remove a CShop sign, make sure to break the sign itself and not the block it's attached to in order to delete it's information from the config!
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 because it's enabled for every new command by default!
If you want to disable it, just use /cshop buycmd name false
(replace name with the name of the buyable command where you want to disable /buycmd), this can, of course, be reversed by replacing false
with true
.
This wiki is © 2017 BoxOfDevs Team, under the Creative Commons Attribution 4.0 International License