Minecraft CommandRewriter mod 2026 download
logo
minecraft mod CommandRewriter

CommandRewriter

Game Version: 1.8.1
Total Downloads: 11,877
Updated: Dec 27, 2014
Created: Jul 18, 2012
Download CommandRewriterDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
CommandRewriterv1.3.1 release 18.02 KB Dec 27, 2014 1.8.1 6,996 download CommandRewriter CommandRewriterv1.3.1 releaseDownload
CommandRewriterv1.3 release 16.63 KB Sep 26, 2013 1.6.4 829 download CommandRewriter CommandRewriterv1.3 releaseDownload
CommandRewriterv1.2.2 release 19.27 KB Apr 17, 2013 CB 1.5.1-R0.2 874 download CommandRewriter CommandRewriterv1.2.2 releaseDownload
CommandRewriterv1.2.1 release 19.28 KB Mar 3, 2013 CB 1.5.1-R0.1 681 download CommandRewriter CommandRewriterv1.2.1 releaseDownload
CommandRewriterv1.2 (Version fixed) release 18.17 KB Mar 1, 2013 CB 1.4.7-R1.0 584 download CommandRewriter CommandRewriterv1.2 (Version fixed) releaseDownload
CommandRewriterv1.2 release 18.29 KB Dec 9, 2012 CB 1.4.7-R1.0 909 download CommandRewriter CommandRewriterv1.2 releaseDownload
CommandRewriterv1.1 release 16.10 KB Aug 5, 2012 1.3.1 592 download CommandRewriter CommandRewriterv1.1 releaseDownload
CommandRewriterv1.0 release 15.94 KB Jul 18, 2012 CB 1.2.5-R4.0 412 download CommandRewriter CommandRewriterv1.0 releaseDownload

Screenshots

Description

Share this:

http://dev.bukkit.org/media/images/48/838/CommandRewriter.png


CommandRewriter is a small plugin that allows you to assign custom texts to custom commands. That means that you can assign a list of rules to the command /rules for example.

You can use colors and define as many lines as you want. If the Minecraft chat does not contain as many chars as you need, you can directly edit the config.yml in /plugins/CommandRewriter/. Just reload after the editing.

Features:

  • Show the player a text if he executes a command
  • Subcommand differentiation
  • Colors
  • Multiple lines
  • In-Game configuration
  • No complex configuration

Usage:

Assigning a text to a command:

  • Use the command /cr set <command> to start the assistent
    • The command has to be without the leading /
    • The command can have arguments (/help 2 or /rules pvp)
  • Now type the text you want to assign
    • You can use color definitions like &6
    • The symbol "|" marks a new line

Removing a text from a command:

  • Type in /cr remove <command>

List all assigned texts:

  • Use /cr list

Reload the config:

  • Use /cr reload

Help:

  • Use /cr help

Subcommands (NEW in v1.2):

You can tell CommandRewriter to listen to a subcommand. For example:
You assigned the first help "page" to /help. Now you want a second "page". Just assign the text to /help 2 (or whatever). If a player types /help 3 (this command has no assignment yet) he will be directed to /help.

Permissions:

CommandRewriter.set – Permission to assign messages to commands
CommandRewriter.remove – Permission to remove the assignment from a command
CommandRewriter.list – Permissions for listing all assigned texts
CommandRewriter.reload – Permissions for reloading the config

Comments

Add a comment