Minecraft CommandsForSale mod 2026 download
logo
minecraft mod CommandsForSale

CommandsForSale

Game Version: 1.8.1
Total Downloads: 5,698
Updated: Sep 15, 2015
Created: Nov 11, 2014
Download CommandsForSaleDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
CommandsForSale v1.2.6 release 109.15 KB Sep 15, 2015 1.8.1 1,498 download CommandsForSale CommandsForSale v1.2.6 releaseDownload
CommandsForSale v1.2.5 release 109.00 KB Aug 17, 2015 1.8.1 345 download CommandsForSale CommandsForSale v1.2.5 releaseDownload
CommandsForSale v1.2.4-R1 release 102.91 KB Aug 7, 2015 1.8.1 736 download CommandsForSale CommandsForSale v1.2.4-R1 releaseDownload
CommandsForSale v1.2.4 release 123.22 KB Aug 6, 2015 1.8.1 198 download CommandsForSale CommandsForSale v1.2.4 releaseDownload
CommandsForSale v1.2.3 release 99.01 KB Jun 7, 2015 1.8.1 387 download CommandsForSale CommandsForSale v1.2.3 releaseDownload
CommandsForSale v1.2.2 release 99.91 KB Apr 3, 2015 1.8.1 1,025 download CommandsForSale CommandsForSale v1.2.2 releaseDownload
CommandsForSale v1.2.1 release 96.09 KB Mar 28, 2015 1.8.1 154 download CommandsForSale CommandsForSale v1.2.1 releaseDownload
CommandsForSale v1.2 release 89.94 KB Feb 1, 2015 CB 1.7.9-R0.2 259 download CommandsForSale CommandsForSale v1.2 releaseDownload
CommandsForSale v1.1.2 release 95.45 KB Dec 24, 2014 CB 1.7.9-R0.2 193 download CommandsForSale CommandsForSale v1.1.2 releaseDownload
CommandsForSale v1.1.1 release 94.21 KB Dec 17, 2014 CB 1.7.9-R0.2 246 download CommandsForSale CommandsForSale v1.1.1 releaseDownload
CommandsForSale v1.1 release 54.52 KB Nov 23, 2014 CB 1.7.9-R0.2 167 download CommandsForSale CommandsForSale v1.1 releaseDownload
CommandsForSale v1.0 release 35.87 KB Nov 11, 2014 CB 1.7.9-R0.2 181 download CommandsForSale CommandsForSale v1.0 releaseDownload
CommandsForSale_V1.2.7 alpha 109.33 KB Mar 20, 2016 1.9 309 download CommandsForSale CommandsForSale_V1.2.7 alphaDownload

Screenshots

Description

Share this:

This is completely compatible with 1.12, 1.13!

To my knowledge, 1.14 should also pose no issue. Submit a bug report if you find otherwise and I'll fix it up. (10/16/19)

 

Logo by xDizasterCYx Thank you!

 

CommandsForSale is an extremely lightweight plugin that allows you to sell commands to your players from a shop GUI. Each command is set up in the configuration file with the price and all other aliases of the command.

What Makes CommandsForSale different than other command buying plugins?

  • Does a command have an alias? You can block that too and it unlocks when the command is bought!
  • Want players to be able to buy a single use pass? You can do that!
  • Want full control over the look of your GUI? You have that!

Video Tutorial!

 

Commands

  • /buycmd- Opens the command shopping GUI.
  • /buycmd [Command Name]- Initiates the purchase of a command. Once the purchase has begun, it must be confirmed by /confirm or /deny if the user does not want to continue. Purchases cannot be made if it leaves the player with a negative balance
  • /buyonce <CommandName> [price]- buys a one time use pass for the command named. Adding the price argument will state the price of that command. There is no confirmation for these purchases.The pass will allow the next attempted use of the command and can stack.
  • /confirm- Confirms the purchase initiated by /buycmd or if the GUI was closed without finishing
  • /deny- Denies the purchase initiated by /buycmd or if the GUI was closed without finishing
  • /boughtcmds [Player Name]- Lists all the commands that the user has purchased. To see other players, the sender must have the cmdsforsale.moderator permission. (Console exempt)
  • /cmdstobuy- Lists the command that the sender can purchase (Not including commands already purchased)
  • /cmdsforsale <reload || addcmd || addalias || updatestatus>- Note: This command requires the permission node cmdsforsale.moderator (Console exempt). /cfs is an alias of this command

Subcommands of /cmdsforsale

  • reload- Refreshes the configuration file including any edits made to be auto-generated.
  • addcmd <Command Name>- Adds a command to the config and creates the settings necessary to configure the command
  • addalias <Command Name> <Alias Name>- Adds the specified alias to the command given
  • updatestatus- Gives the status from the last update attempt

Dependencies

  • Vault (For an economy)

Permissions

  • cmdsforsale.moderator – Gives the player access to all subcommands of /cmdsforsale and can view other player's purchases. Players are also exempt from buying commands with this node.
  • cmdsforsale.buyexempt – Exempt the player from the purchase of commands without giving them moderator abilites. Moderators do not need to be given this permission.
  • cmdsforsale.use – Gives the player access to commands in commandsforsale. This is on by default.

Configuration File

While the video tutorial is better, here's a text form of the config instructions. https://sites.google.com/site/tecnowizardplugindevelopment/published-plugins/commandsforsale/commandsforsale-config

Comming Soon

Nothing at the moment, but please give me ideas!

External Resources

Plugin Metrics

This plugin uses PluginMetrics, a service that allows plugin developers to see how their plugin is being used. The following data is read from the server in some way or another:

  • File Contents of plugins/Plugin Metrics/config.yml (created if not existent)
  • Players currently online (not max player count)
  • Server version string (the same version string you see in /version)
  • Plugin version of the metrics-supported plugin
  • Mineshafter status – it does not properly propagate Metrics requests however it is a very simple check and does not read the file system

The following data is sent to http://mcstats.org:

  • Metrics revision of the implementing class
  • Server's GUID (I can't see this)
  • Players currently online (not max player count)
  • Server version string (the same version string you see in /version)
  • Plugin version of the metrics-supported plugin

ALL data that I receive has been posted here.

Updater

This plugin uses Updater. This service will automatically update the plugin without any work from a server owner. It can be disabled in the CommandsForSale config, and is explained in the config PDF file.

Source Code

GitHub Link

Known Issues With v1.2.5

– The material list for GUIs is outdated. Just be careful and things should be okay.

Support

Have an error? Submit a ticket! Have a suggestion? I'd love to hear your opinions!: https://drive.google.com/open?id=1dZ3xsv-5I957cLb018qhp60ZtkUzynIyGWzr09NUhZY&authuser=0

Comments

Add a comment