CommandSwitcher

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.

CommandSwitcher was created to help server admins create commands that redirect to existing commands with ease. I myself needed this some six months ago before I knew how to code. Now, the idea just came to me, and I have made it a reality.

How it Works

In the config.yml, server owners can create a key command and a value command. Here is an example:

/test: /help

Now, whenever a player runs the command /test, it will instead run the command /help.
This plugin also supports command arguments, and will run permission checks to make sure players can't do things they don't have permission for.

Commands:

  • /cs help : Displays CommandSwitcher help screen.
  • /cs reload : Reloads CommandSwitcher configuration.

Permissions:

  • commandswitcher.reload : Permission to reload configuration.

TO DO:

  • Add ability to create new commands that send players messages!

If you have suggestions, please leave them in the comments.

If you find bugs, please leave a support ticket with information.

Check out my other plugins here.

http://i.imgur.com/3PBDilQ.png Source on GitHub

http://dev.bukkit.org/media/images/54/475/DonateButton.png


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files