COLORS


about


author:FeedBackLoop <feedbackloop@gmail.com>
contact:FREENODE/#fbf
distribution:core
license:

description


use the morph to add color to selected words.

commands


commands in this plugin:
 color-del .. color-add .. color-list

  1. color-add .. [handle_coloradd]

    description:arguments: <txt> <color> - add a txt/color mapping .. color must be a number between 0 and 9.
    permissions:OPER
    code:color-add command.
    examples:
    <user> ;color-add dunker 8
    <output> color of dunker set to 8
  2. color-del .. [handle_colordel]

    description:arguments: <txt> - remove color mapping.
    permissions:OPER
    code:color-del command.
    examples:
    <user> ;color-del dunker
    <output> color removed for dunker
  3. color-list .. [handle_colorlist]

    description:no arguments - show list of color mappings.
    permissions:OPER
    code:color-list command.
    examples:
    <user> ;color-list
    <output> colors set:

Table Of Contents

Previous topic

CHATLOG

Next topic

CONFLUENCE

This Page