您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
try to take over the world!
当前为
# 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:"\", name:"\", color:"\", bold:\, rp:\ }`.
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 .