Coder Social home page Coder Social logo

minotopiame / commandrewriter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from homerbond005/commandrewriter

1.0 2.0 1.0 100 KB

Custom fork of CommandRewriter with some improvements

Home Page: https://www.spigotmc.org/resources/commandrewriter.93002/

Java 100.00%

commandrewriter's Introduction

CommandRewriter Build Status

A plugin for the Bukkit minecraft server.

About

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.

Download

SpigotMC resource: https://www.spigotmc.org/resources/commandrewriter.93002/

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 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

List all assigned texts:

  • Use /cr list

Reload the config:

  • Use /cr reload

Help:

  • Use /cr help

Permissions

commandrewriter.seecmd

  • Base permission required to see and use the command

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

commandrewriter.pluginprefix

  • If permission-required-for-plugin-prefix is enabled in config, this is the permission to still execute plugin-prefixed commands.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.