Clicky Commands

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Clicky Commands is the first Bukkit plugin I am publishing. What it does is run commands when people click on special signs. It should work with any plugins as it just emulates the player typing the command. It is easy to use and is easy to install. just drag and drop! If you would like a tutorial please check out the YouTube video I made on how to use the plugin. Thank you for checking out my first public project: Clicky Commands! :D

To get started type this in the first line of the sign: [COMMAND] Then you can add a command under that: gamemode 1

It should look like this:

  • [COMMAND]
  • gamemode 1

Now, anyone that clicks on this sign with the permissions will be in creative :D

Lets say a command requires arguments. For example we may want to kick anyone that clicks on the sign: kick But we need the players name as an argument so we add @p: @p This will put the players name as an argument Now the reason: LOL

  • [COMMAND]
  • kick
  • @p
  • LOL
  • NOTE: Some commands that require op will still need op.
  • NOTE: Like we did in the Gamemode example, you can have multiple arguments in one line if you can fit them
  • NOTE: The plugin automatically adds spaces between lines

Video Tutorial: Clicky Commands Video Tutorial

Download: Clicky Commands

Please check out my YouTube channel: TheGamingMitch


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files