Chroma-Chat/TheButtonAutoFlair/plugin.yml
NorbiPeti b5664c4626 Added RP mode switcher commands (/rp /nrp)
- Added /rp and /nrp
- Added an indicator if the player speaks in RP or non-RP mode
2015-08-25 16:28:33 +02:00

13 lines
451 B
YAML

name: TheButtonMCPlugin
main: tk.sznp.thebuttonautoflair.PluginMain
version: 2.0
commands:
u:
description: Auto-flair system. Accept or ignore flair.
usage: "&cUsage: /u accept|ignore|opme&r"
rp:
description: Enable RolePlay mode or say something in RP.
usage: "&cUsage: /rp [message]&r"
nrp:
description: Disable RolePlay mode or say something in non-RP.
usage: "&cUsage: /nrp [message]&r"