Matrice RP

try to take over the world!

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Greasemonkey 油猴子Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Userscripts ,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Isilin
日安装量
0
总安装量
162
评分
0 0 0
版本
0.1
创建于
2019-11-29
更新于
2019-11-29
大小
1.6 KB
许可证
暂无
适用于

# MatriceRP

## Introduction
MatriceRP ease the usage of color tags in the chat input. It also propose to automatically add a {Tag} at the beginning of the sentence.

## Using MatriceRP
New command can be configured at the beginning of the script in the `commands` variable. A command is configured as followed: `{ alias:"[command_to_tape]", name:"[tag_to_display]", color:"[hexadecimal_color]", bold:[true or false], rp:[true to use /me or false] }`.
For example, with the configuration `{ alias:"env", name:"Environment", color:"008000", bold:false, rp:true }`. You can use the commande `/env blabla` to display in green : `/me {Environment} blabla`.

## Future Works
For now, the script is not checking if the sentence length doesn't exceed the cap of 200 characters, including the adds.

## Caution
For now, this script has only been tested with Firefox 70 and TamperMonkey. It is not guaranteed to work with another web browser or another script manager.
Be careful if you use another script that modify the same field that this script, they could interfere with each other.

## Authors
Isilin

## Copyright and Licensing
MatriceRP is delivered under the [GNU-GPLv3](https://www.gnu.org/licenses/gpl-3.0.fr.html).

MatriceRP is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see .